DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libssl - Fix bug in libssl
commit d34a7db6f7d967a0f452c57eef11304530c97b28
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]