Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_ssl: SSL/TLS module for the Apache HTTP server
        
        
            | Name: | mod_ssl | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 2.0.46 | License: | Apache Software License | 
        
            | Release: | 44.ent | URL: | http://httpd.apache.org/ | 
        
        
        - Summary
- The mod_ssl module provides strong cryptography for the Apache Web
server via the Secure Sockets Layer (SSL) and Transport Layer
Security (TLS) protocols.
Changelog
        
            - * Fri Nov  5 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-44.ent
- - add fix for DoS in header folding (CAN-2004-0942, #138064)
- mod_disk_cache: don't write hop-by-hop headers to cache (#137465)
- add Bojan Smojver's emulate_sendfile fix for >1 files per brigade
- mod_ssl: fix for potential crash in some configurations (upstream #31848) 
            - * Wed Oct  6 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-43.ent
- - fix SSLCipherSuite bypass issue (CAN-2004-0885, Hartmut Keil) 
            - * Thu Sep 23 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-42.ent
- - raise RLIMIT_CORE to hard limit if CoreDumpDirectory is enabled
- apr: define APR_LARGEFILE flag
- log_error_core: log basename(__FILE__) file for APLOG_DEBUG
- update apxs.8 man page