Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -1/+1 |
* | Add a test of TLS handshake with custom curve (secp112r1 in this case) | Jack Lloyd | 2018-02-13 | 1 | -4/+21 |
* | Use enums for TLS key exchange group params | Jack Lloyd | 2018-02-13 | 1 | -11/+29 |
* | Add copyright statements to files modified in the preceding 2 commits | Harry Reimann | 2017-12-04 | 1 | -0/+1 |
* | Make support for certificate status messages optional via policy | Harry Reimann | 2017-12-04 | 1 | -0/+5 |
* | Add supported groups TLS extension (RFC 7919) | René Korthaus | 2017-10-17 | 1 | -0/+5 |
* | Make kv in TLS_Text_Policy private, add protected setter | Jack Lloyd | 2017-10-02 | 1 | -0/+11 |
* | De-inline TLS::Text_Policy | Jack Lloyd | 2017-09-21 | 1 | -0/+257 |