1. 29 Nov, 2011 3 commits
    • Yang Tse's avatar
      configure: avoid usage of macro PKG_CHECK_MODULES · f80a5082
      Yang Tse authored
      libidn option adjusted in order to use pkg-config info when available
      in a similar way as we already do for other libraries.
      f80a5082
    • Daniel Stenberg's avatar
      POP3: detect when LIST returns no mails · af646664
      Daniel Stenberg authored
      By making sure the function can detect an "end of body" sequence
      immediately on the first line, test 811 is now enabled.
      af646664
    • Daniel Stenberg's avatar
      ftpserver: output CRLF in logs · 2d72489f
      Daniel Stenberg authored
      Previously the log function would just filter out all CR and LF
      occurances from the log to make it more readable. This had the downside
      that it made it very hard to see CR LFs when they actually matters.
      
      Now, they're instead converted to "[CR]" and "[LR]" in the log to become
      apparent to readers.
      2d72489f
  2. 28 Nov, 2011 2 commits
  3. 27 Nov, 2011 1 commit
  4. 25 Nov, 2011 10 commits
  5. 24 Nov, 2011 6 commits
  6. 23 Nov, 2011 1 commit
  7. 21 Nov, 2011 1 commit
  8. 20 Nov, 2011 1 commit
  9. 19 Nov, 2011 1 commit
  10. 18 Nov, 2011 3 commits
  11. 17 Nov, 2011 9 commits
  12. 15 Nov, 2011 2 commits