aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_text_policy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-1/+1
* Add a test of TLS handshake with custom curve (secp112r1 in this case)Jack Lloyd2018-02-131-4/+21
* Use enums for TLS key exchange group paramsJack Lloyd2018-02-131-11/+29
* Add copyright statements to files modified in the preceding 2 commitsHarry Reimann2017-12-041-0/+1
* Make support for certificate status messages optional via policyHarry Reimann2017-12-041-0/+5
* Add supported groups TLS extension (RFC 7919)René Korthaus2017-10-171-0/+5
* Make kv in TLS_Text_Policy private, add protected setterJack Lloyd2017-10-021-0/+11
* De-inline TLS::Text_PolicyJack Lloyd2017-09-211-0/+257