aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/tls/gnutls (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-213-30/+30
* fix typoMark Brand2013-09-221-1/+1
* TLS properties: allows setting custom cipher suite for TLS/SSL connections.Vincent Richard2013-09-212-14/+123
* Fixed warnings and 64-bit issues.Vincent Richard2013-03-241-1/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-102-2/+2
* 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-032-0/+728