summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Indent labels with a single space so that diff prototypes are more useful.jsing2018-02-071-3/+3
* 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 engine command and parameters from openssl(1).bcook2015-09-111-27/+9
* Remove all duplicate prototypes for *_main functions (these are alreadyjsing2015-08-221-3/+1
* openssl_setup() calls SSL_load_error_strings(), which happens to calljsing2014-08-281-3/+1
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+339