Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TLS signature algorithm intolerance | Jack Lloyd | 2018-10-16 | 1 | -4/+4 |
* | Fix interop bug in TLS server | Jack Lloyd | 2018-04-08 | 1 | -0/+29 |
* | Remove house curve support | Jack Lloyd | 2018-02-13 | 1 | -5/+0 |
* | Use enums for TLS key exchange group params | Jack Lloyd | 2018-02-13 | 1 | -0/+37 |
* | Move generic TLS tests to test_tls.cpp | Jack Lloyd | 2018-01-28 | 1 | -0/+2 |
* | Reorder signature scheme list | Jack Lloyd | 2018-01-28 | 1 | -12/+20 |
* | Use enums to represent TLS signature and kex algorithms. | Jack Lloyd | 2018-01-28 | 1 | -0/+355 |