1. 09 Feb, 2005 2 commits
  2. 08 Feb, 2005 2 commits
  3. 07 Feb, 2005 1 commit
  4. 04 Feb, 2005 2 commits
  5. 03 Feb, 2005 4 commits
  6. 02 Feb, 2005 2 commits
  7. 31 Jan, 2005 1 commit
  8. 27 Jan, 2005 1 commit
  9. 25 Jan, 2005 1 commit
  10. 24 Jan, 2005 1 commit
  11. 22 Jan, 2005 1 commit
  12. 20 Jan, 2005 1 commit
  13. 19 Jan, 2005 3 commits
  14. 18 Jan, 2005 1 commit
  15. 14 Jan, 2005 1 commit
    • 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
  16. 08 Jan, 2005 1 commit
  17. 07 Jan, 2005 1 commit
  18. 05 Jan, 2005 1 commit
  19. 04 Jan, 2005 1 commit
  20. 02 Jan, 2005 1 commit
    • 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
  21. 30 Dec, 2004 1 commit
  22. 18 Dec, 2004 1 commit
  23. 16 Dec, 2004 2 commits
  24. 14 Dec, 2004 2 commits
  25. 11 Dec, 2004 2 commits
  26. 09 Dec, 2004 3 commits