Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell check the documentation | Jack Lloyd | 2018-09-28 | 1 | -1/+1 |
* | Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites | Jack Lloyd | 2018-08-22 | 2 | -4/+4 |
* | TLS would try to negotiate x25519 even if disabled | Jack Lloyd | 2018-06-15 | 3 | -3/+3 |
* | Add 192-bit Suite B policy | Jack Lloyd | 2018-06-14 | 2 | -0/+22 |
* | Use enums for TLS key exchange group params | Jack Lloyd | 2018-02-13 | 6 | -31/+25 |
* | Use enums to represent TLS signature and kex algorithms. | Jack Lloyd | 2018-01-28 | 1 | -1/+1 |
* | Fix errors caught with tlsfuzzer | Jack Lloyd | 2017-11-26 | 1 | -0/+1 |
* | Add supported groups TLS extension (RFC 7919) | René Korthaus | 2017-10-17 | 2 | -0/+2 |
* | Add a script for running TLS-Attacker, remove old shell scripts | Jack Lloyd | 2017-09-02 | 1 | -0/+29 |
* | Increase default TLS DH min to 2048 bits, and add BSI policy class. | Jack Lloyd | 2016-12-30 | 5 | -4/+26 |
* | Add tests for TLS policy values | Jack Lloyd | 2016-11-26 | 4 | -0/+92 |