Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TLS would try to negotiate x25519 even if disabled | Jack Lloyd | 2018-06-15 | 1 | -1/+7 |
* | Add 192-bit Suite B policy | Jack Lloyd | 2018-06-14 | 1 | -2/+6 |
* | Make the tests VarMap an actual type instead of a hashmap typedef. | Jack Lloyd | 2018-05-29 | 1 | -6/+6 |
* | Add missing override | Jack Lloyd | 2018-04-09 | 1 | -1/+1 |
* | Fix bug that broke session decryption (and thus resumption) | Jack Lloyd | 2018-04-09 | 1 | -0/+48 |
* | Fix off by one when decoding TLS-CBC ciphertexts | Jack Lloyd | 2018-04-09 | 1 | -0/+113 |
* | Rename test data file to match the test name | Jack Lloyd | 2018-04-08 | 1 | -1/+1 |
* | Use enums for TLS key exchange group params | Jack Lloyd | 2018-02-13 | 1 | -5/+6 |
* | Move generic TLS tests to test_tls.cpp | Jack Lloyd | 2018-01-28 | 1 | -0/+303 |
* | Rename test sources | lloyd | 2014-01-07 | 1 | -281/+0 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+281 |