Jump to letter: [
          
            ABCEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        mod_ssl: SSL/TLS module for the Apache HTTP server
        
        
        - 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 04: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 05: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 05: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