Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openssl: The OpenSSL toolkit.
        
        
            | Name: | openssl | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 0.9.7a | 
            License: | BSDish | 
        
        
            | Release: | 43.17.el4_8.6 | 
            URL: | http://www.openssl.org/ | 
        
        
        
        - Summary
 
        - The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide 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