]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
New function SSL_CTX_set_session_id_context.
[thirdparty/openssl.git] / CHANGES
CommitLineData
651d0aff 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
5
1b276f30
RE
6 Changes between 0.9.2b and 0.9.3
7
4eb77b26
BM
8 *) New function SSL_CTX_set_session_id_context that allows to set a default
9 value (so that you don't need SSL_set_session_id_context for each connection
10 using the SSL_CTX).
11 [Bodo Moeller]
12
c6652749
UM
13 *) OAEP decoding bug fix.
14