1. 10 Nov, 2009 1 commit
  2. 09 Nov, 2009 5 commits
  3. 07 Nov, 2009 1 commit
  4. 06 Nov, 2009 1 commit
  5. 03 Nov, 2009 1 commit
  6. 02 Nov, 2009 1 commit
  7. 31 Oct, 2009 1 commit
  8. 25 Oct, 2009 2 commits
    • Eric Covener's avatar
      CharsetOptions NoImplicitAdd wasn't referenced during insert_filter callback. · 5162a438
      Eric Covener authored
      Doc: Correct defaults, charset_lite inserts itself by as soon as you tell it about
      input and output character sets.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829664 13f79535-47bb-0310-9956-ffa450edef68
      5162a438
    • Joe Orton's avatar
      Add support for OCSP "stapling": · d4e4d46d
      Joe Orton authored
      * modules/ssl/ssl_util_stapling.c: New file.
      
      * modules/ssl/config.m4, modules/ssl/mod_ssl.dsp: Build it.
      
      * modules/ssl/ssl_toolkit_compat.h: Define HAVE_OCSP_STAPLING if
        OpenSSL is of suitable version (>= 0.9.8g) and capability (TLS
        extension support enabled).
      
      * modules/ssl/mod_ssl.c: Add config directives.
      
      * modules/ssl/ssl_private.h: Add prototypes for new functions.
        (SSLModConfigRec): Add fields for stapling socache instance and
        associated mutex.
        (modssl_ctx_t): Add config fields for stapling.
      
      * modules/ssl/ssl_engine_init.c (ssl_init_Module, ssl_init_Child):
        Call the stapling initialization functions.
      
      * modules/ssl/ssl_engine_config.c: Add config hooks.
      
      * modules/ssl/ssl_scache.c: Create, initialize and destroy the socache
        instance for OCSP responses.
      
      Submitted by: Dr Stephen Henson <shenson oss-institute.org>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829619 13f79535-47bb-0310-9956-ffa450edef68
      d4e4d46d
  9. 24 Oct, 2009 1 commit
  10. 23 Oct, 2009 1 commit
  11. 19 Oct, 2009 3 commits
  12. 18 Oct, 2009 1 commit
  13. 11 Oct, 2009 1 commit
  14. 10 Oct, 2009 1 commit
  15. 09 Oct, 2009 4 commits
  16. 08 Oct, 2009 1 commit
  17. 07 Oct, 2009 2 commits
  18. 06 Oct, 2009 1 commit
  19. 05 Oct, 2009 3 commits
  20. 04 Oct, 2009 4 commits
  21. 03 Oct, 2009 3 commits
  22. 02 Oct, 2009 1 commit