1. 07 Jun, 2004 2 commits
    • Joe Orton's avatar
      Backport from HEAD: · 770fbfd6
      Joe Orton authored
        * modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
        immediately after they are used so that memory consumption is not
        proportional to the size of the response.
      
      PR: 29318
      Reviewed by: Jeff Trawick, Andr�� Malo
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103868 13f79535-47bb-0310-9956-ffa450edef68
      770fbfd6
    • Joe Orton's avatar
      Backport from HEAD: · 41f59653
      Joe Orton authored
        * modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer
        overflow in FakeBasicAuth code if client's subject DN exceeds 6K in
        length (CVE CAN-2004-0488); switch to using apr-util base64 encoder
        functions.
      
        * modules/ssl/ssl_engine_init.c (ssl_init_Engine): Log the OpenSSL
        error stack contents if engine load/init fails.
      
        * modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Use %lu to print
        an unsigned long.
      
        * modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_log_annotation,
        ssl_log_ssl_error): const-ify annotation strings and simplify
        ssl_log_annotation.
      
      Reviewed by: Andr�� Malo, Jeff Trawick
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103867 13f79535-47bb-0310-9956-ffa450edef68
      41f59653
  2. 06 Jun, 2004 4 commits
  3. 03 Jun, 2004 3 commits
  4. 02 Jun, 2004 3 commits
  5. 01 Jun, 2004 3 commits
  6. 31 May, 2004 1 commit
  7. 30 May, 2004 3 commits
  8. 26 May, 2004 12 commits
  9. 25 May, 2004 6 commits
  10. 24 May, 2004 2 commits
  11. 23 May, 2004 1 commit