Age | Commit message (Expand) | Author |
---|---|---|
2017-10-29 | Add support to IOHook for retrieving the hostname sent via SNI. | Peter Powell |
2016-04-28 | Export the GetCiphersuite() method from the SSL modules | Attila Molnar |
2016-04-28 | Add SSLIOHook::IsSSL() to determine whether a socket is using SSL or not | Attila Molnar |
2015-06-06 | Call OnStreamSocketWrite() once per write event | Attila Molnar |
2014-01-22 | Split IOHook into IOHook and IOHookProvider | Attila Molnar |
2013-06-07 | Change the API of m_sslinfo to be dynamic_reference-based | attilamolnar |
2013-06-07 | Create SSLIOHook interface that provides GetCertificate() | attilamolnar |
2013-06-07 | Create IOHook interface (extracted from Module) | attilamolnar |
2013-04-12 | Tidy up source files: | Peter Powell |