Skip to content
  1. May 23, 2013
    • Jim Jagielski's avatar
      Merge r1425874, r1426850 from trunk: · 3a0c3cf9
      Jim Jagielski authored
      mod_ssl: add support for subjectAltName-based host name checking in proxy mode
      (PR 54030)
      
      factor out code from ssl_engine_init.c:ssl_check_public_cert()
      to ssl_util_ssl.c:SSL_X509_match_name()
      
      introduce new SSLProxyCheckPeerName directive, which should eventually
      obsolete SSLProxyCheckPeerCN
      
      ssl_engine_io.c:ssl_io_filter_handshake(): avoid code duplication
      when aborting with HTTP_BAD_GATEWAY
      
      
      Fix warning about discarding 'const' qualifier from pointer
      
      Submitted by: kbrand, sf
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1485667 13f79535-47bb-0310-9956-ffa450edef68
      3a0c3cf9
  2. May 15, 2013
  3. May 12, 2013
  4. May 06, 2013
  5. May 05, 2013
  6. Apr 30, 2013
    • Jim Jagielski's avatar
      Merge r1305167, r1330964, r1388660, r1388899, r1391396, r1391398, r1392214,... · 9580a375
      Jim Jagielski authored
      Merge r1305167, r1330964, r1388660, r1388899, r1391396, r1391398, r1392214, r1406760, r1418648 from trunk:
      
      Update transformations.
      
      
      syntax for mod_b*.xml and mod_c*.xml
      
      mod_cache_socache: New cache implementation backed by mod_socache
      that replaces mod_mem_cache removed from httpd v2.2.
      
      
      Windows build for mod_cache_socache added in r1388660
      
      
      Fix the return values on mod_cache_socache's store_headers() implementation
      to return APR errors codes and not DECLINED. We are committed to using this
      implementation by this point, and any error should force us to stand down.
      Submitted by: trawick
      Reviewed by: minfrin
      
      
      Apply proper APLOGNO codes for mod_cache_socache.
      
      
      Added mod_cache_socache to NetWare build.
      
      
      * Ensure that nkey is initialized.
      
      mod_cache_socache: Don't clean up too soon. If we do, revalidated requests
      lose their bodies.
      
      Submitted by: minfrin, humbedooh, minfrin, gsmith, minfrin, minfrin, fuankg, rpluem, minfrin
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477652 13f79535-47bb-0310-9956-ffa450edef68
      9580a375
    • Jim Jagielski's avatar
      Merge r1465116 from trunk: · 72d818c5
      Jim Jagielski authored
      htpasswd: Add -v option to verify a password
      
      htpasswd and htdbm could use some more refactoring...
      
      Submitted by: sf
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477651 13f79535-47bb-0310-9956-ffa450edef68
      72d818c5
    • Jim Jagielski's avatar
      Merge r1387603, r1388029, r1420124, r1421288, r1421912, r1422943, r1422980,... · e49a8c9c
      Jim Jagielski authored
      Merge r1387603, r1388029, r1420124, r1421288, r1421912, r1422943, r1422980, r1430575, r1439404 from trunk:
      
      wtf are we doing merging in these from the parent??
      These are server specific!
      
      
      OK, enable/allow previous broken, bad behavior iff the user
      really, really wants it. And warn that b-m isn't recommended
      in those cases.
      
      rjung's suggestions...
      
      inherit inherit
      
      
      Use inherit_set to let the global server set
      the default for all vhosts.
      
      Otherwise inherit would need to be disabled
      redundantly in each vhost.
      
      
      restrict inherit control to those fields that "require" it...
      
      Redfine - we are just worried about balancers and workers, so have the directive clear about that.
      
      Naming
      
      
      ProxyPassInherit directive
      Submitted by: jim, rjung, jim, jim, jim, jim
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477649 13f79535-47bb-0310-9956-ffa450edef68
      e49a8c9c
  7. Apr 27, 2013
  8. Apr 26, 2013
  9. Apr 15, 2013
  10. Apr 09, 2013
  11. Mar 11, 2013
  12. Feb 27, 2013
  13. Feb 26, 2013
  14. Feb 18, 2013
  15. Feb 12, 2013
  16. Feb 06, 2013
  17. Jan 27, 2013
  18. Jan 22, 2013
  19. Jan 21, 2013
  20. Jan 15, 2013