]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add interface to SSL modules that allows other modules to obtain the raw SSL session...
authorAttila Molnar <attilamolnar@hush.com>
Thu, 16 Oct 2014 19:15:31 +0000 (21:15 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Thu, 16 Oct 2014 19:15:31 +0000 (21:15 +0200)
commit3e20f7bd2959fb1f267ba03b0387443b1c30cba1
tree619ce4daa95286133165d8209be4702f6a8b339d
parente04ece9061f3b454876a09da9cac018d6aabef9a
Add interface to SSL modules that allows other modules to obtain the raw SSL session of a socket
src/modules/extra/m_ssl_gnutls.cpp
src/modules/extra/m_ssl_openssl.cpp
src/modules/ssl.h