1. 11 May, 2017 1 commit
    • Eric Covener's avatar
      Merge r1791400 from trunk: · 53463dbf
      Eric Covener authored
      mod_substitute: use local/native LF for splitting
      
      On platforms where the APR_ASCII_LF != '\n', like EBCDIC systems,
      strmatch or pcre patterns from the source or config will be in
      the native encoding, and this module will really only work on 
      content in the native encoding.
      
      (mod_substitute runs before mod_charset_lite for a similar reason)
      
      I thought #if APR_CHARSET_EBCDIC or even #ifdef __MVS__ was overkill
      here. 
      
      
      
      (CTR due to ebcdic-only)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1794856 13f79535-47bb-0310-9956-ffa450edef68
      53463dbf
  2. 06 May, 2017 2 commits
  3. 05 May, 2017 3 commits
  4. 02 May, 2017 6 commits
  5. 01 May, 2017 5 commits
  6. 29 Apr, 2017 2 commits
  7. 28 Apr, 2017 1 commit
  8. 27 Apr, 2017 4 commits
  9. 26 Apr, 2017 2 commits
  10. 25 Apr, 2017 3 commits
  11. 23 Apr, 2017 1 commit
  12. 21 Apr, 2017 6 commits
  13. 20 Apr, 2017 4 commits