summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/tls_ext_alpn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make internal header file names consistenttb2022-11-261-2/+2
* Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.jsing2022-10-021-5/+5
* adjust alpn extension test to new argument ordertb2020-07-031-3/+3
* Update regress following TLS extension renaming.jsing2019-01-181-3/+3
* Update regress to use tlsext_serverhello_parse().jsing2018-02-081-5/+3
* Update regress to match removal of ssl_parse_clienthello_tlsext().jsing2018-01-271-5/+8
* 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
* Add tests for parsing TLS extension ALPN (RFC 7301).doug2015-07-091-0/+444