summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_CTX_set_alpn_select_cb.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* SSL_select_next_proto: fix invalid octal escape by switching to hexadecimaltb2025-02-041-3/+3
* Adjust documentation for SSL_select_next_proto()tb2024-07-111-30/+48
* The ALPN callback should really ignore the out parameter if there'stb2024-06-281-3/+13
* Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callbacktb2021-09-101-3/+7
* ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVSschwarze2018-03-231-1/+9
* ssl.h HISTORY up to 1.0.1; researched from OpenSSL gitschwarze2018-03-231-2/+6
* Completely remove NPN remnants.jsing2017-08-281-47/+3
* Mention three functions related to protocol selection by the clientschwarze2017-08-211-3/+48
* Remove NPN support.jsing2017-08-121-3/+2
* fix broken markup of callback arguments; found with mandoc -Tlintschwarze2017-06-101-8/+5
* import SSL_CTX_set_alpn_select_cb(3) from OpenSSLschwarze2016-11-301-0/+264