1. 05 May, 2016 1 commit
  2. 04 May, 2016 1 commit
  3. 03 May, 2016 1 commit
    • Ruediger Pluem's avatar
      Merge r1741310, r1741461 from trunk: · f2413112
      Ruediger Pluem authored
      
        Ensure http2 follows http in the meaning of
        status WRITE (meaning 'in the request processing
        phase' even if still consuming the request body,
        not literally in a 'now writing' state).
      
        Ensure a number of MPMs and the h2 connection io
        no longer clobber the request status line during
        state-only changes.  While at it, clean up some
        very ugly formatting and unnecessary decoration,
        and avoid the wordy _from_conn() flavor when we
        are not passing a connection_rec.
      
        Ensure the useragent_ip is only used in the case
        where it has been initialized, fall back on the
        connection's remote_ip if the status is accidently
        updated from an uninitialized request_rec.
      
      Revert to 2.4.1 behavior and null the request and vhost as appropriate.
      PR: 59333
      Submitted by: wrowe
      Reviewed by: wrowe, ylavic, rpluem
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1742179 13f79535-47bb-0310-9956-ffa450edef68
      f2413112
  4. 28 Apr, 2016 1 commit
  5. 27 Apr, 2016 2 commits
  6. 20 Apr, 2016 1 commit
  7. 07 Apr, 2016 1 commit
  8. 04 Apr, 2016 1 commit
  9. 01 Apr, 2016 4 commits
  10. 31 Mar, 2016 1 commit
  11. 24 Mar, 2016 1 commit
  12. 23 Mar, 2016 1 commit
  13. 21 Mar, 2016 5 commits
  14. 20 Mar, 2016 1 commit
    • Jim Jagielski's avatar
      Merge r1587607, r1588868 from trunk: · b1e0ccbb
      Jim Jagielski authored
      mod_ssl: Add hooks to allow other modules to perform processing at
      several stages of initialization and connection handling.  See
      mod_ssl_openssl.h.
      
      This is enough to allow implementation of Certificate Transparency
      outside of mod_ssl.
      
      
      Initialize post_handshake_rc for case where a failure has
      already occurred (doesn't change execution but avoids warning
      with some levels of gcc).
      
      Pointed out by: kbrand
      
      Submitted by: trawick
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735886 13f79535-47bb-0310-9956-ffa450edef68
      b1e0ccbb
  15. 19 Mar, 2016 2 commits
  16. 18 Mar, 2016 2 commits
  17. 17 Mar, 2016 3 commits
  18. 16 Mar, 2016 1 commit
  19. 14 Mar, 2016 1 commit
  20. 10 Mar, 2016 3 commits
  21. 09 Mar, 2016 2 commits
  22. 03 Mar, 2016 4 commits