summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/errstr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove -stats option from openssl(1) errstr.tb2023-07-231-32/+3
* Rename struct ${app}_config to plain cfgtb2023-03-061-5/+5
* openssl: make all config structs statictb2023-03-051-2/+2
* Remove the legacy interactive mode from openssl(1).joshua2022-11-111-6/+4
* Mark the initialized struct options arrays as both static and const.guenther2019-07-141-2/+2
* Exit if a pledge call fails in non-interactive mode.doug2015-10-171-2/+4
* Initial support for pledges in openssl(1) commands.doug2015-10-101-1/+6
* Remove all duplicate prototypes for *_main functions (these are alreadyjsing2015-08-221-3/+1
* Clean up and improve openssl(1) errstr:jsing2015-04-141-21/+28
* Convert openssl(1) errstr to new option handling.jsing2015-04-131-6/+34
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+108