aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_blocking.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-103/+0
* Make TLS::Blocking_Client non-finalJack Lloyd2017-10-021-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* More include header cleanupsJack Lloyd2017-09-211-4/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Content:Tomasz Frydrych2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+8
* Changes to TLS::Callbacks for GH PR #457Jack Lloyd2016-08-161-0/+2
* Removed TLS::Session::PropertiesMatthias Gierlings2016-06-191-1/+3
* Implemented Feedback on GH #457Matthias Gierlings2016-06-191-1/+1
* Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-3/+2
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-2/+2
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-11/+9
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-15/+23
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+97