1. 14 Mar, 2007 1 commit
    • Barry Warsaw's avatar
      SF bug #1582282; decode_header() incorrectly splits not-conformant RFC · 924d148b
      Barry Warsaw authored
      2047-like headers where there is no whitespace between encoded words.  This
      fix changes the matching regexp to include a trailing lookahead assertion that
      the closing ?= must be followed by whitespace, newline, or end-of-string.
      This also changes the regexp to add the MULTILINE flag.
      924d148b
  2. 13 Mar, 2007 7 commits
  3. 12 Mar, 2007 5 commits
  4. 11 Mar, 2007 4 commits
  5. 10 Mar, 2007 3 commits
  6. 09 Mar, 2007 4 commits
  7. 08 Mar, 2007 5 commits
  8. 07 Mar, 2007 6 commits
  9. 06 Mar, 2007 5 commits