summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ciphers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use correct formatter (int, because of type promotion after operations)bcook2015-03-021-2/+2
* Remember to zero the ciphers configuration.jsing2015-02-091-2/+4
* Rewrite the openssl(1) ciphers command.jsing2015-02-091-158/+128
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+194