aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls/gnutls/TLSSocket_GnuTLS.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-19/+19
* Fixed warnings and 64-bit issues.Vincent Richard2013-03-241-1/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Fixed wrong class name (copy/paste is BAD ;-) ).Vincent Richard2012-12-111-1/+1
* SSL server identity check.Vincent Richard2012-12-101-1/+13
* Better handling of SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE. Sockets on Windo...Vincent Richard2012-11-291-5/+51
* OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard2012-11-031-0/+424