Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
* | Remove debug printf | Jack Lloyd | 2016-08-31 | 1 | -1/+0 |
* | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 1 | -3/+5 |
* | Removed TLS::Session::Properties | Matthias Gierlings | 2016-06-19 | 1 | -2/+6 |
* | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 1 | -1/+1 |
* | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
* | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 1 | -10/+9 |
* | Remaining cppcheck fixes that are not covered by GH #444 | Daniel Neus | 2016-03-05 | 1 | -2/+2 |
* | lib/tls: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -2/+2 |
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -8/+8 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+90 |