Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a Callbacks function for ALPN | Jack Lloyd | 2016-08-16 | 1 | -5/+2 |
* | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 1 | -1/+22 |
* | Compatibility patch for TLS::Callback interface | Matthias Gierlings | 2016-06-19 | 1 | -0/+37 |
* | Fix for amalgamation build problems | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
* | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 1 | -19/+33 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | TLS improvements | Jack Lloyd | 2015-10-25 | 1 | -1/+13 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -2/+4 |
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -5/+7 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | A TLS Server can now process either TLS or DTLS but not either, | lloyd | 2014-11-15 | 1 | -0/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+71 |