summaryrefslogtreecommitdiff
path: root/modules/extra/m_ssl_gnutls.cpp
AgeCommit message (Collapse)Author
2014-03-17m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions.Robby-
2014-02-24Fix m_ssl_gnutls to send its cert. Most of this is from Attila.Adam
2014-02-22Make m_ssl_gnutls work with at least GnuTLS v2.8Attila Molnar
2014-02-17Add m_ssl_gnutlsAttila Molnar