summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/s_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* s_client: don't call shutdown on a non-existent socket descriptor.bcook2014-10-201-3/+1
* Use O_NONBLOCK over FIONBIO.bcook2014-10-131-4/+4
* Enable -Wshadow in openssl(1) and fix a few shadow warnings.doug2014-09-011-3/+1
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+1507