aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_blocking.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Remove debug printfJack Lloyd2016-08-311-1/+0
* Changes to TLS::Callbacks for GH PR #457Jack Lloyd2016-08-161-3/+5
* Removed TLS::Session::PropertiesMatthias Gierlings2016-06-191-2/+6
* Added virtual Callback InterfaceMatthias Gierlings2016-06-191-1/+1
* Implemented Feedback on GH #457Matthias Gierlings2016-06-191-2/+2
* Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-10/+9
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-2/+2
* lib/tls: Convert &vec[0] to vec.data()Simon Warta2015-06-231-4/+4
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-2/+2
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-8/+8
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+90