summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/tls_ext_alpn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the TLS ALPN unit tests to work with internal/opaque data.jsing2017-01-221-12/+9
|
* Revise regress for changes to ssl_parse_serverhello_tlsext().jsing2016-12-181-3/+3
| | | | Same diff from inoguchi@
* Add tests for parsing TLS extension ALPN (RFC 7301).doug2015-07-091-0/+444
The current libssl code does not pass these tests yet.