]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Fix a few typos and tabs while I'm poking around in ca.c...
[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
c7ac31e2
BM
8 *) Bugfix: s_client occasionally would sleep in select() when
9 it should have checked SSL_pending() first.
10 [Bodo Moeller]
11
9d892e28
UM
12 *) New functions DSA_do_sign and DSA_do_verify to provide access to
13 the raw DSA values prior to ASN.1 encoding.
14