1. 05 Sep, 2015 1 commit
  2. 28 Aug, 2015 1 commit
  3. 29 Jul, 2015 1 commit
  4. 10 Jul, 2015 1 commit
  5. 09 Jul, 2015 1 commit
  6. 08 Jul, 2015 4 commits
  7. 03 Jul, 2015 1 commit
  8. 19 Jun, 2015 1 commit
  9. 18 Jun, 2015 3 commits
  10. 17 Jun, 2015 1 commit
  11. 16 Jun, 2015 1 commit
  12. 11 Jun, 2015 1 commit
  13. 09 Jun, 2015 3 commits
  14. 04 Jun, 2015 1 commit
  15. 02 Jun, 2015 1 commit
    • Jim Jagielski's avatar
      Merge r1681694, r1682907 from trunk: · 755dd84e
      Jim Jagielski authored
      mod_proxy: Don't put the worker in error state for 500 or 503 errors
      returned by the backend unless failonstatus is configured to.  PR 56925.
      
      
      mod_proxy: follow up to r1681694.
      
      Handle the proxy-error-override note also in mod_proxy_ajp.
      
      The note is not needed in mod_proxy_fcgi (which also handles
      ProxyErrorOverride) since it calls ap_die() by itself, and always
      returns OK to proxy_handler().
      
      Add a comment about the note where used.
      
      Submitted by: ylavic
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1683112 13f79535-47bb-0310-9956-ffa450edef68
      755dd84e
  16. 01 Jun, 2015 1 commit
  17. 29 May, 2015 2 commits
  18. 27 May, 2015 1 commit
  19. 23 May, 2015 3 commits
  20. 22 May, 2015 5 commits
  21. 18 May, 2015 1 commit
  22. 13 May, 2015 1 commit
    • Jim Jagielski's avatar
      Merge r1674542, r1675410, r1676842 from trunk: · ddef530a
      Jim Jagielski authored
      mod_ssl: Check for RAND_egd() at configure time and only use it if present.
      Fixes the build with LibreSSL which does not provide this function.
      
      Submitted by: Bernard Spil <pil.oss gmail com>, stsp
      Committed by: stsp
      
      
      mod_ssl: Make the config parser complain if SSLRandomSeed specifies
      the Entropy Gathering Daemon (EGD) as source while the underlying
      SSL library does not support EGD (e.g. in case of LibreSSL).
      
      Suggested and reviewed by: kbrand
      
      
      Follow up to r1674542 and r1675410: CHANGES entry.
      Submitted by: stsp, ylavic
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679199 13f79535-47bb-0310-9956-ffa450edef68
      ddef530a
  23. 11 May, 2015 1 commit
  24. 07 May, 2015 2 commits
  25. 01 May, 2015 1 commit