Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the TLS status request extension to use the new TLS extension framework. | beck | 2017-08-12 | 1 | -3/+168 |
* | Convert TLS signature algorithms extension handling to the new framework. | jsing | 2017-08-12 | 1 | -1/+68 |
* | Rewrite session ticket TLS extension handling using CBB/CBS and the new | doug | 2017-08-12 | 1 | -1/+135 |
* | Rewrite EllipticCurves TLS extension handling using CBB/CBS and the new | doug | 2017-08-11 | 1 | -1/+120 |
* | Add doug@'s copyright since he just added code to these two files. | jsing | 2017-08-11 | 1 | -1/+2 |
* | Rewrite the ECPointFormats TLS extension handling using CBB/CBS and the | doug | 2017-08-11 | 1 | -1/+107 |
* | Rewrite and move the last remnants of the ServerHello SNI handling into | jsing | 2017-07-24 | 1 | -1/+23 |
* | Rewrite the TLS Renegotiation Indication extension handling using CBB/CBS | jsing | 2017-07-24 | 1 | -1/+142 |
* | Start rewriting TLS extension handling. | jsing | 2017-07-16 | 1 | -0/+261 |