summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ca.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete commented out code from openssl(1) apps.doug2015-02-081-13/+1
* Modify BSIZE to BUFLEN to avoid redefinition on HP-UX.bcook2015-02-071-3/+3
* Enable -Wshadow in openssl(1) and fix a few shadow warnings.doug2014-09-011-7/+7
* openssl_setup() calls SSL_load_error_strings(), which happens to calljsing2014-08-281-2/+1
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+2743