Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark the initialized struct options arrays as both static and const. | 2019-07-14 | 1 | -2/+2 | |
* | Exit if a pledge call fails in non-interactive mode. | 2015-10-17 | 1 | -2/+4 | |
* | Initial support for pledges in openssl(1) commands. | 2015-10-10 | 1 | -1/+6 | |
* | Remove all duplicate prototypes for *_main functions (these are already | 2015-08-22 | 1 | -3/+1 | |
* | Provide a mechanism for option parsing to return the number of arguments | 2014-12-28 | 1 | -2/+2 | |
* | Provide two different function pointers for option function callbacks. This | 2014-12-28 | 1 | -3/+3 | |
* | prefer C99 array initialization syntax. | 2014-10-13 | 1 | -2/+2 | |
* | Convert openssl(1) version to new option/usage handling. | 2014-08-30 | 1 | -34/+90 | |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | 2014-08-26 | 1 | -0/+208 |