1. 13 Jan, 2013 2 commits
  2. 10 Jan, 2013 1 commit
  3. 09 Jan, 2013 2 commits
  4. 08 Jan, 2013 3 commits
  5. 01 Jan, 2013 1 commit
  6. 17 Dec, 2012 2 commits
  7. 16 Dec, 2012 4 commits
  8. 14 Dec, 2012 1 commit
  9. 11 Dec, 2012 4 commits
    • Jim Jagielski's avatar
      Merge r1392345, r1392346 from trunk: · c3eaa8b1
      Jim Jagielski authored
      Bring XML output up to snuff for balancer-manager
      
      and allow the xml param
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420135 13f79535-47bb-0310-9956-ffa450edef68
      c3eaa8b1
    • Rainer Jung's avatar
      Start refactoring of htpasswd and htdbm · 46bd8d94
      Rainer Jung authored
      - Move many common code parts into separate source file. This adds some
        of htpasswd's recent improvements to htdbm.
      - Rework salt generation to use the full 48bit of entropy for MD5
        Previously, it would only generate 2^32 different salts on a given
        platform.
      - Use apr_getopt().
      Submitted by: sf
      Backport of r1395253 from trunk.
      
      Add passwd_common.c build support for Windows and Netware
      Submitted by: sf
      Backport of r1395254 from trunk.
      
      Add support for bcrypt (requires apr-util 1.5 or higher).
      PR: 49288
      Submitted by: sf
      Backport of r1395255 from trunk.
      
      Optionally read passwords from stdin as more secure alternative to -b.
      PR: 40243
      Submitted by: Adomas Paltanavicius <adomas paltanavicius gmail com>, sf
      Backport of r1395256 from trunk.
      Submitted by: Adomas Paltanavicius <adomas paltanavicius gmail com>, sf
      
      Removed __func__ usage which is c99.
      Submitted by: sf
      Backport of r1395792 from trunk.
      
      All of the above backported by: sf
      All of the above reviewed by: sf, gsmith, rjung
      
      fix unresolved external symbol __imp__UuidCreate error
      Submitted by: gsmith
      Backported by: gsmith
      Reviewed by: gsmith, rjung
      Backport of r1419084 from trunk.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420084 13f79535-47bb-0310-9956-ffa450edef68
      46bd8d94
    • Rainer Jung's avatar
      mod_auth_form: Support the expr parser in the · 802a2a41
      Rainer Jung authored
      AuthFormLoginRequiredLocation, AuthFormLoginSuccessLocation
      and AuthFormLogoutLocation directives.
      
      mod_auth_form: Make sure 500 Internal Server Error is
      returned should an error occur while parsing an expression.
      
      Submitted by: minfrin
      Backported by: minfrin
      Reviewed by: minfrin, sf, rjung
      
      Backports of r1388648 and r1418721 from trunk.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420071 13f79535-47bb-0310-9956-ffa450edef68
      802a2a41
    • Rainer Jung's avatar
      Add support for TLS-SRP (Secure Remote Password key exchange · 2edb79a3
      Rainer Jung authored
      for TLS, RFC 5054).
      Including some improvements as suggested by Kaspar
      
      PR: 51075
      Submitted by: Quinn Slack <sqs cs stanford edu>, Christophe Renou,
                    Peter Sylvester
      Backported by: sf
      Reviewed by: sf, minfrin, rjung
      
      Backports of r1347980 and r1348653 form trunk.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420057 13f79535-47bb-0310-9956-ffa450edef68
      2edb79a3
  10. 09 Dec, 2012 4 commits
  11. 06 Dec, 2012 1 commit
  12. 04 Dec, 2012 3 commits
  13. 03 Dec, 2012 4 commits
  14. 15 Nov, 2012 2 commits
  15. 13 Nov, 2012 2 commits
  16. 22 Oct, 2012 2 commits
  17. 04 Oct, 2012 1 commit
  18. 03 Oct, 2012 1 commit