Skip to content
  1. Nov 25, 2009
  2. Nov 23, 2009
  3. Nov 22, 2009
  4. Nov 19, 2009
  5. Nov 18, 2009
  6. Nov 16, 2009
  7. Nov 11, 2009
  8. Nov 10, 2009
  9. Nov 09, 2009
  10. Nov 07, 2009
  11. Nov 06, 2009
  12. Nov 03, 2009
  13. Nov 02, 2009
  14. Oct 31, 2009
  15. Oct 25, 2009
    • 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
  16. Oct 24, 2009
  17. Oct 23, 2009
  18. Oct 19, 2009
  19. Oct 18, 2009
  20. Oct 11, 2009
  21. Oct 10, 2009
  22. Oct 09, 2009
  23. Oct 08, 2009
  24. Oct 07, 2009
  25. Oct 06, 2009