Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openssl-devel: Files for development of applications which will use OpenSSL.
Name: | openssl-devel |
Vendor: | Scientific Linux |
Version: | 0.9.7a |
License: | BSDish |
Release: | 43.17.el4_8.6 |
URL: | http://www.openssl.org/ |
- Summary
- OpenSSL is a toolkit for supporting cryptography. The openssl-devel
package contains static libraries and include files needed to develop
applications which support various cryptographic algorithms and
protocols.
Changelog
- * Tue Dec 7 18:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-43.17.6
- CVE-2010-4180 - disable code for SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
(#659462)
- CVE-2009-3245 - fix missing checks on allocation failure in
bn_wexpand (#570924)
- * Thu Feb 18 18:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-43.17.5
- do not disable SSLv2 in the renegotiation patch - SSLv2 does
not support renegotiation
- allow unsafe renegotiation on clients with SSL_OP_LEGACY_SERVER_CONNECT
- * Mon Feb 15 18:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-43.17.4
- mention the RFC5746 in the renegotiation fix doc