Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for pledges in openssl(1) commands. | 2015-10-10 | 1 | -1/+6 | |
* | Remove engine command and parameters from openssl(1). | 2015-09-11 | 1 | -16/+2 | |
* | 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 | |
* | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | 2014-10-22 | 1 | -5/+2 | |
* | prefer C99 array initialization syntax. | 2014-10-13 | 1 | -2/+2 | |
* | Reset the config struct before calling options_parse(), otherwise config | 2014-08-27 | 1 | -1/+3 | |
* | Implement table-driven option parsing that allows an application to | 2014-08-27 | 1 | -74/+75 | |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | 2014-08-26 | 1 | -0/+194 |