]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_ssl_gnutls.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / modules / extra / m_ssl_gnutls.cpp
2016-08-17 Attila MolnarMerge insp20
2016-08-10 Attila MolnarMerge branch 'master+websocket'
2016-08-08 Attila Molnarm_ssl_* Add option to sslprofile controlling whether...
2016-08-08 Attila MolnarAdd StreamSocket::GetModHook() for obtaining the IOHook...
2016-08-08 Attila MolnarPass sendq to OnStreamSocketWrite
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-21 Attila Molnarm_ssl_gnutls, m_ssl_openssl After a read schedule anoth...
2016-04-30 Attila MolnarMerge branch 'master+sslconnmsg'
2016-04-28 Attila MolnarDeduplicate code for on connect SSL ciphersuite NOTICE...
2016-04-28 Attila MolnarExport the GetCiphersuite() method from the SSL modules
2016-02-22 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge pull request #1139 from johanna-a/master
2016-02-20 Attila MolnarMerge pull request #1142 from SaberUK/master+fixes
2016-02-20 Peter PowellFix GCC 6 warning about auto_ptr via a different method.
2016-02-19 Attila MolnarMerge pull request #1135 from SaberUK/master+starttls
2016-02-19 Attila MolnarMerge pull request #1133 from SaberUK/master+tempfix
2016-02-19 Attila MolnarMerge pull request #1130 from SaberUK/master+capnew
2016-02-19 Attila MolnarMerge pull request #1126 from SaberUK/master+gcc6
2016-02-19 Peter PowellFix warnings when building under GCC 6.
2016-02-12 Attila MolnarMerge pull request #1071 from SaberUK/insp20+fix-lusers
2016-02-11 AdamUpdate m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-12 Attila MolnarMerge branch 'master+gnutlsprio'
2015-11-11 Attila Molnarm_ssl_gnutls Disable SSL v3 and when acting as a server...
2015-11-11 Attila Molnarm_ssl_gnutls Strip unrecognized tokens from the priorit...
2015-11-11 Attila Molnarm_ssl_gnutls Add GnuTLS::Priority::GetDefault()
2015-11-10 Attila Molnarm_ssl_gnutls Remove DH parameter generation
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-22 Attila Molnarm_ssl_gnutls, m_ssl_openssl Log library version informa...
2015-06-08 Attila MolnarMerge branch 'master+sendq'
2015-06-06 Attila Molnarm_ssl_gnutls Implement corking on GnuTLS 3.1.9 and...
2015-06-06 Attila MolnarCall OnStreamSocketWrite() once per write event
2015-06-06 Attila MolnarAdd max outgoing record size option to sslprofile config
2015-06-06 Attila MolnarConvert all code to use StreamSocket::SendQueue
2015-05-13 Attila MolnarMerge pull request #1041 from SaberUK/master+ipv6-names...
2015-05-12 Attila MolnarMerge pull request #1043 from SaberUK/insp20+fix-caching
2015-05-10 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge pull request #1039 from SaberUK/insp20+fix-restri...
2015-05-09 Attila Molnarm_ssl_gnutls Hold users in pre-registration state until...
2015-04-20 Attila MolnarMerge insp20
2015-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-06 Attila Molnarm_ssl_gnutls Set a vector push function on GnuTLS 2...
2015-03-06 Attila MolnarMerge branch 'master+writev'
2015-03-06 Attila MolnarMerge branch 'master+sslcleanup'
2015-03-05 Attila Molnarm_ssl_gnutls Pass client/server role to GnuTLSIOHook...
2015-03-05 Attila Molnarm_ssl_gnutls Add typedef for second parameter of gnutls...
2015-03-05 Attila Molnarm_ssl_gnutls Move GnuTLSIOHook::InitSession() code...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Deduplicate Handshake(...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Simplify status handling...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Simplify Handshake() result...
2015-03-05 Attila Molnarm_ssl_gnutls Replace ISSL_HANDSHAKING_READ/WRITE with...
2015-03-01 Attila MolnarMerge branch 'master+gnutls-packet-read'
2015-02-28 Attila Molnarm_ssl_gnutls Implement faster reads on GnuTLS 3.3.5...
2015-02-28 Attila Molnarm_ssl_gnutls Move logic that reads data from a session...
2015-02-28 Attila Molnarm_ssl_gnutls Add convenience macro for library version...
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-01-27 Attila Molnarm_ssl_gnutls, m_ssl_openssl Prepend TLS protocol versio...
2015-01-27 Attila Molnarm_ssl_gnutls, m_ssl_openssl Extract code that builds...
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-10 Attila MolnarReduce std::string::substr() usage
2014-10-27 Attila MolnarMerge insp20
2014-10-25 Attila MolnarMerge pull request #944 from SaberUK/insp20+gnutls-rnd
2014-10-25 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-20 Attila Molnarm_ssl_gnutls Add compile time option for allowing sha25...
2014-10-16 Attila MolnarInitialize all fields of issl_session on module load...
2014-10-16 Attila MolnarAdd interface to SSL modules that allows other modules...
2014-10-16 Attila Molnarm_ssl_gnutls Refcount GnuTLS objects, free them when...
2014-10-06 Attila MolnarMerge pull request #931 from SaberUK/insp20+fix-non...
2014-10-03 Attila Molnarm_ssl_gnutls Re-set DH params when the gnutls_certifica...
2014-07-25 Attila MolnarMerge insp20
2014-07-24 Attila MolnarMake sure the DN strings obtained from the SSL mods...
2014-07-19 Attila MolnarSay "SSL certificate fingerprint" instead of "SSL finge...
2014-06-28 Peter PowellIgnore safe compiler warnings in a more reliable way.
2014-05-26 Attila Molnarm_ssl_gnutls Don't include cap.h
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-13 AdamChange Windows libraries to be dynamically linked
2014-04-07 Attila MolnarMerge insp20
2014-02-13 Peter PowellRemove support for advertising the SSL ports in RPL_ISU...
2014-02-08 Attila MolnarChange all socketengine methods to be static
2014-01-31 Attila MolnarRemove some dead code
2014-01-22 Attila MolnarSplit IOHook into IOHook and IOHookProvider
2014-01-22 Attila MolnarAdd the ability to have multiple SSL profiles
2014-01-22 Attila Molnarm_ssl_gnutls Create GNUTLS_NEW_CERT_CALLBACK_API and...
2014-01-21 Attila MolnarMerge insp20
2014-01-21 AdamAdd m_starttls and remove it from m_ssl_gnutls, which...
2013-11-18 Attila MolnarMerge pull request #685 from SaberUK/master+gnutls-rng
2013-11-18 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-17 Attila MolnarMerge pull request #608 from SaberUK/master+buildprop...
2013-08-15 Peter PowellClean up the build system properties and related code.
2013-08-13 attilamolnarm_ssl_gnutls Fix feature testing and cipher suite relat...
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-12 Peter PowellAdd <path> keys for all of the compile-time paths.
2013-08-04 attilamolnarAutomatically attach modules to events
next