summaryrefslogtreecommitdiff
path: root/modules/extra/m_ssl_gnutls.cpp
AgeCommit message (Expand)Author
2017-01-16Update copyright to 2017.Robby
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2014-05-30Fix Windows build and update library names to the newer ones.Adam
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