summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_lib.c
diff options
context:
space:
mode:
authorjsing <>2017-08-30 16:24:21 +0000
committerjsing <>2017-08-30 16:24:21 +0000
commitd5403ea18a4111f78be17230a52dc7b8b58ffd06 (patch)
tree2e9868ec4720db25f2bcedb389793fdebefae7a9 /src/lib/libssl/t1_lib.c
parente93767c2b5f30f3ec6c7482212044b9300295b55 (diff)
downloadopenbsd-d5403ea18a4111f78be17230a52dc7b8b58ffd06.tar.gz
openbsd-d5403ea18a4111f78be17230a52dc7b8b58ffd06.tar.bz2
openbsd-d5403ea18a4111f78be17230a52dc7b8b58ffd06.zip
Bring back the NPN related symbols.
Several pieces of software make use of these based on a conditional around OPENSSL_NPN_NEGOTIATED, rather than using the presence of the symbols, the non-existence of a OPENSSL_NO_NEXTPROTONEG define or even the existence of the TLS extension type. Unfortunately we cannot remove OPENSSL_NPN_NEGOTIATED since the API for ALPN was effectively botched and reuses two parts from the NPN implementation, rather than providing ALPN specific or generic versions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions