aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls/openssl/TLSSocket_OpenSSL.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-16/+16
2013-05-13Cross-platform and (truly) thread-safe OpenSSL initialization.Vincent Richard1-0/+4
2013-05-12Fixed BIO_METHOD initialization for thread safety.Vincent Richard1-14/+16
2013-03-27Remove +x bit from source filesJan Engelhardt1-0/+0
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2012-12-10SSL server identity check.Vincent Richard1-1/+13
2012-11-29Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on Windo...Vincent Richard1-16/+86
2012-11-03OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard1-0/+416