aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_server.h
Commit message (Expand)AuthorAgeFilesLines
* More include header cleanupsJack Lloyd2017-09-211-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* 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