summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/s_cb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke references to DTLS1_BAD_VER and unbreak the tree.jsing2015-09-101-5/+2
* Fix shadowed verify_error in s_server by removing the unused global.bcook2015-09-101-4/+1
* Avoid NULL deref in openssl(1) s_cb.doug2015-07-201-5/+14
* Delete commented out code from openssl(1) apps.doug2015-02-081-5/+2
* Use arc4random_buf() instead of RAND(_pseudo)?_bytes().jsing2014-10-221-7/+2
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+854