order entries as in main branch
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -4,12 +4,9 @@
|
|||||||
|
|
||||||
Changes between 0.9.6b and 0.9.6c [XX xxx XXXX]
|
Changes between 0.9.6b and 0.9.6c [XX xxx XXXX]
|
||||||
|
|
||||||
*) Add a configuration entry for gcc on UnixWare
|
*) Add a configuration entry for gcc on UnixWare.
|
||||||
[Gary Benson <gbenson@redhat.com>]
|
[Gary Benson <gbenson@redhat.com>]
|
||||||
|
|
||||||
*) Add assembler implementation for IA-64
|
|
||||||
[Andy Polyakov]
|
|
||||||
|
|
||||||
*) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake
|
*) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake
|
||||||
messages are stored in a single piece (fixed-length part and
|
messages are stored in a single piece (fixed-length part and
|
||||||
variable-length part combined) and fix various bugs found on the way.
|
variable-length part combined) and fix various bugs found on the way.
|
||||||
@@ -124,6 +121,9 @@
|
|||||||
messages might inadvertently be reject as too long.
|
messages might inadvertently be reject as too long.
|
||||||
[Petr Lampa <lampa@fee.vutbr.cz>]
|
[Petr Lampa <lampa@fee.vutbr.cz>]
|
||||||
|
|
||||||
|
*) Enhanced support for IA-64 Unix platforms (well, Linux and HP-UX).
|
||||||
|
[Andy Polyakov]
|
||||||
|
|
||||||
*) Modified SSL library such that the verify_callback that has been set
|
*) Modified SSL library such that the verify_callback that has been set
|
||||||
specificly for an SSL object with SSL_set_verify() is actually being
|
specificly for an SSL object with SSL_set_verify() is actually being
|
||||||
used. Before the change, a verify_callback set with this function was
|
used. Before the change, a verify_callback set with this function was
|
||||||
|
|||||||
Reference in New Issue
Block a user