Note that SSL_peek has been disabled.
This commit is contained in:
parent
f1d6f64c8e
commit
000e21779c
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
@ -3,6 +3,12 @@
|
|||
|
||||
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
|
||||
|
||||
*) Disable ssl2_peek and ssl3_peek (i.e., both implementations
|
||||
of SSL_peek) because they both are completely broken.
|
||||
They will be fixed RSN by adding an additional 'peek' parameter
|
||||
to the internal read functions.
|
||||
[Bodo Moeller]
|
||||
|
||||
*) New function BN_kronecker.
|
||||
[Bodo Moeller]
|
||||
|
||||
|
|
Loading…
Reference in a new issue