git: libssl - Fix bug in libssl
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Feb 12 16:17:24 PST 2013
commit d34a7db6f7d967a0f452c57eef11304530c97b28
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Feb 12 16:15:12 2013 -0800
libssl - Fix bug in libssl
* Fix a bug that was causing openssl's TLS code to assert.
* I believe the bug is already fixed in the openssl git master, but
it isn't fixed in our sources (until now).
* Patch acquired from:
fetch "http://git.openssl.org/gitweb/?p=openssl.git;a=patch;h=32cc247"
Summary of changes:
crypto/openssl/ssl/s3_cbc.c | 33 ++++++++++++---------------------
1 file changed, 12 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d34a7db6f7d967a0f452c57eef11304530c97b28
--
DragonFly BSD source repository
More information about the Commits
mailing list