Age | Commit message (Expand) | Author |
---|---|---|
2023-07-27 | Remove antiquated options output | Theo Buehler |
2023-03-06 | Rename struct ${app}_config to plain cfg | Theo Buehler |
2022-11-11 | Remove the legacy interactive mode from openssl(1). | joshua |
2019-07-14 | Mark the initialized struct options arrays as both static and const. | Philip Guenther |
2015-10-17 | Exit if a pledge call fails in non-interactive mode. | Doug Hogan |
2015-10-10 | Initial support for pledges in openssl(1) commands. | Doug Hogan |
2015-08-22 | Remove all duplicate prototypes for *_main functions (these are already | Joel Sing |
2014-12-28 | Provide a mechanism for option parsing to return the number of arguments | Joel Sing |
2014-12-28 | Provide two different function pointers for option function callbacks. This | Joel Sing |
2014-10-13 | prefer C99 array initialization syntax. | Brent Cook |
2014-08-30 | Convert openssl(1) version to new option/usage handling. | Joel Sing |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |