summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_tlsext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite the ECPointFormats TLS extension handling using CBB/CBS and thedoug2017-08-111-1/+107
* Rewrite and move the last remnants of the ServerHello SNI handling intojsing2017-07-241-1/+23
* Rewrite the TLS Renegotiation Indication extension handling using CBB/CBSjsing2017-07-241-1/+142
* Start rewriting TLS extension handling.jsing2017-07-161-0/+261