Age | Commit message (Expand) | Author |
---|---|---|
2015-09-10 | Remove SOCKET_PROTOCOL, a redundant define that was only used once. | Lawrence Teo |
2015-07-20 | Check return value in openssl(1) s_socket. | Doug Hogan |
2015-07-19 | Only close descriptor if not already closed. | Doug Hogan |
2015-07-17 | fix leak, found by coverity, ID 78877 | Bob Beck |
2015-03-22 | Since Windows needs BIO_sock_init() before you can call any networking | Brent Cook |
2014-12-03 | Move Windows OS-specific functions to make porting easier. | Brent Cook |
2014-11-06 | ssl_sock_init() does nothing, so remove it... | Joel Sing |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |