summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/tlsext (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initialise new_cipher in the serverhello TLS extensions test, to avoid ajsing2017-12-281-3/+14
* Add regress test coverage for building clienthello and serverhellojsing2017-11-281-4/+201
* When parsing extensions by calling the parse functions directly, ensurejsing2017-08-291-2/+82
* Rewrite SRTP extension using CBB/CBS and the new extension framework.doug2017-08-271-1/+402
* check return value from CBB_initbeck2017-08-271-2/+3
* Rewrite ALPN extension using CBB/CBS and the new extension framework.doug2017-08-261-1/+381
* Rewrite the TLS status request extension to use the new TLS extension framework.beck2017-08-121-1/+128
* Add regress coverage for the TLS signature algorithms extension.jsing2017-08-121-1/+163
* Rewrite session ticket TLS extension handling using CBB/CBS and the newdoug2017-08-121-1/+302
* errant whitespacebeck2017-08-121-3/+3
* Be consistent with goto labels, failure flag and use of FAIL macro.jsing2017-08-111-128/+105
* doug@ added code in here as well.jsing2017-08-111-1/+2
* Sort by extension/function name.jsing2017-08-111-577/+576
* Rewrite EllipticCurves TLS extension handling using CBB/CBS and the newdoug2017-08-111-1/+337
* Rewrite the ECPointFormats TLS extension handling using CBB/CBS and thedoug2017-08-111-1/+470
* Extend the SNI tests to ensure that we have a hostname in the sessionjsing2017-07-241-2/+31
* Add regress coverage for the TLS Renegotiation Indication extension.jsing2017-07-241-1/+266
* Provide a new regress test for TLS extension handlers, currently coveringjsing2017-07-162-0/+254