]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
PR: 1748
authorDr. Stephen Henson <steve@openssl.org>
Thu, 25 Jun 2009 11:26:45 +0000 (11:26 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 25 Jun 2009 11:26:45 +0000 (11:26 +0000)
commit0cb76e79df31e8c6ef9dbbfb92330f90243766be
treea80abc7b7875a90de0668b3253bd1795b0022f7c
parent6cb419673e36efdde0731d2d81c2e2c90e4152ff
PR: 1748

Fix nasty SSL BIO pop bug. Since this changes the behaviour of SSL BIOs and
will break applications that worked around the bug only included in 1.0.0 and
later.
CHANGES
crypto/bio/bio_lib.c
doc/crypto/BIO_f_ssl.pod
ssl/bio_ssl.c