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