summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/openssl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Since Windows needs BIO_sock_init() before you can call any networkingbcook2015-03-221-1/+6
* Use arc4random_buf() instead of RAND(_pseudo)?_bytes().jsing2014-10-221-3/+1
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+639