Skip to content
  1. May 11, 2017
    • 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. May 06, 2017
  3. May 05, 2017
  4. May 02, 2017
  5. May 01, 2017
  6. Apr 29, 2017
  7. Apr 28, 2017
  8. Apr 27, 2017
  9. Apr 26, 2017
  10. Apr 25, 2017
  11. Apr 23, 2017
  12. Apr 21, 2017
  13. Apr 20, 2017