1. 01 Jan, 2009 1 commit
  2. 31 Dec, 2008 3 commits
  3. 27 Dec, 2008 2 commits
  4. 26 Dec, 2008 1 commit
  5. 24 Dec, 2008 1 commit
  6. 19 Dec, 2008 1 commit
  7. 18 Dec, 2008 5 commits
  8. 17 Dec, 2008 2 commits
  9. 16 Dec, 2008 1 commit
  10. 15 Dec, 2008 2 commits
  11. 12 Dec, 2008 3 commits
  12. 09 Dec, 2008 1 commit
    • Joe Orton's avatar
      Improve mod_ssl's environment variable extraction to correctly handle · 514cab60
      Joe Orton authored
      DNs with duplicate tags:
      
      * modules/ssl/ssl_engine_vars.c:
        Augment the ssl_var_lookup_ssl_cert_dn_rec table with a flag
        to indicate whether RDNs of the given NID should be extracted
        to the environment.
        (extract_dn, modssl_var_extract_dns): New functions.
      
      * modules/ssl/ssl_private.h (modssl_var_extract_dns): Add prototype.
      
      * modules/ssl/ssl_engine_kernel.c: Remove SSL_*_DN_ from the list
        of variables to insert into the environment.
        (ssl_hook_Fixup): Use modssl_var_extract_dns to insert the
        SSL_*_DN_ variables efficiently and accurately, handling
        certs with duplicate RDN tags correctly.
      
      PR: 45875
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724717 13f79535-47bb-0310-9956-ffa450edef68
      514cab60
  13. 07 Dec, 2008 2 commits
  14. 05 Dec, 2008 3 commits
  15. 03 Dec, 2008 3 commits
  16. 02 Dec, 2008 1 commit
  17. 01 Dec, 2008 3 commits
  18. 29 Nov, 2008 2 commits
  19. 26 Nov, 2008 1 commit
  20. 24 Nov, 2008 1 commit
  21. 16 Nov, 2008 1 commit