Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove -stats option from openssl(1) errstr. | tb | 2023-07-23 | 1 | -32/+3 |
* | Rename struct ${app}_config to plain cfg | tb | 2023-03-06 | 1 | -5/+5 |
* | openssl: make all config structs static | tb | 2023-03-05 | 1 | -2/+2 |
* | Remove the legacy interactive mode from openssl(1). | joshua | 2022-11-11 | 1 | -6/+4 |
* | 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 |
* | Clean up and improve openssl(1) errstr: | jsing | 2015-04-14 | 1 | -21/+28 |
* | Convert openssl(1) errstr to new option handling. | jsing | 2015-04-13 | 1 | -6/+34 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+108 |