Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSL_select_next_proto: fix invalid octal escape by switching to hexadecimal | tb | 2025-02-04 | 1 | -3/+3 |
* | Adjust documentation for SSL_select_next_proto() | tb | 2024-07-11 | 1 | -30/+48 |
* | The ALPN callback should really ignore the out parameter if there's | tb | 2024-06-28 | 1 | -3/+13 |
* | Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback | tb | 2021-09-10 | 1 | -3/+7 |
* | ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS | schwarze | 2018-03-23 | 1 | -1/+9 |
* | ssl.h HISTORY up to 1.0.1; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
* | Completely remove NPN remnants. | jsing | 2017-08-28 | 1 | -47/+3 |
* | Mention three functions related to protocol selection by the client | schwarze | 2017-08-21 | 1 | -3/+48 |
* | Remove NPN support. | jsing | 2017-08-12 | 1 | -3/+2 |
* | fix broken markup of callback arguments; found with mandoc -Tlint | schwarze | 2017-06-10 | 1 | -8/+5 |
* | import SSL_CTX_set_alpn_select_cb(3) from OpenSSL | schwarze | 2016-11-30 | 1 | -0/+264 |