aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_server.h
Commit message (Expand)AuthorAgeFilesLines
* Add a Callbacks function for ALPNJack Lloyd2016-08-161-5/+2
* Changes to TLS::Callbacks for GH PR #457Jack Lloyd2016-08-161-1/+22
* Compatibility patch for TLS::Callback interfaceMatthias Gierlings2016-06-191-0/+37
* Fix for amalgamation build problemsMatthias Gierlings2016-06-191-2/+2
* Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-19/+33
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* TLS improvementsJack Lloyd2015-10-251-1/+13
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-2/+4
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-5/+7
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* A TLS Server can now process either TLS or DTLS but not either,lloyd2014-11-151-0/+1
* Move lib into srclloyd2014-01-101-0/+71