Skip to content
  1. Feb 11, 2005
  2. Feb 10, 2005
  3. Feb 09, 2005
  4. Feb 08, 2005
  5. Feb 07, 2005
  6. Feb 04, 2005
  7. Feb 03, 2005
  8. Feb 02, 2005
  9. Jan 31, 2005
  10. Jan 27, 2005
  11. Jan 25, 2005
  12. Jan 24, 2005
  13. Jan 22, 2005
  14. Jan 20, 2005
  15. Jan 19, 2005
  16. Jan 18, 2005
  17. Jan 14, 2005
    • Joe Orton's avatar
      * modules/ssl/mod_ssl.c: Declare new config directives · 737d08a0
      Joe Orton authored
      SSLCADNRequestFile and SSLCADNRequestPath.
      
      * modules/ssl/ssl_private.h (modssl_pk_server_t): Add ca_name_path,
      ca_name_file fields.
      
      * modules/ssl/ssl_engine_init.c (ssl_init_ctx_verify): If either of
      SSLCADNRequestFile or SSLCADNRequestPath are configured, load the CA
      DN list sent in the CertificateRequest from those certificates.
      
      * modules/ssl/ssl_engine_config.c (modssl_ctx_init_server): Use
      pcalloc to zero-initialize the entire modssl_pk_server_t structure.
      (ssl_config_server_new): Merge the ca_name_* fields.
      (ssl_cmd_SSLCADNRequestPath, ssl_cmd_SSLCADNRequestFile): New
      functions.
      
      PR: 32848
      Submitted by: Tim Taylor <tim.taylor dfas.mil>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125165 13f79535-47bb-0310-9956-ffa450edef68
      737d08a0
  18. Jan 08, 2005
  19. Jan 07, 2005
  20. Jan 05, 2005
  21. Jan 04, 2005
  22. Jan 02, 2005
    • William A. Rowe Jr's avatar
      · 60817e0c
      William A. Rowe Jr authored
        FINALLY Correct ap_http_method()!  It is NOT a method, it's a SCHEME!
      
        Bumped mmn, and ap module cookie, for this function rename.
      
        It's not a deprecation, as ap_http_method would be a lovely function
        name sometime in the future: to determine what the function name implies.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123882 13f79535-47bb-0310-9956-ffa450edef68
      60817e0c
  23. Dec 30, 2004
  24. Dec 18, 2004
  25. Dec 16, 2004
  26. Dec 14, 2004
  27. Dec 11, 2004
  28. Dec 09, 2004