Age | Commit message (Expand) | Author |
---|---|---|
2019-02-01 | Fix a minor typo in ssl.h | B00mX0r |
2018-11-26 | Only check if a SSL cert is usable if we're getting the fp. | Peter Powell |
2018-10-25 | Allow HAProxy to specify that a client is connecting with SSL. | Peter Powell |
2018-03-29 | Ignore expired or invalid client certificates (#1468). | Dylan Frank |
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 |