Skip to content
  1. Nov 29, 2011
    • 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. Nov 28, 2011
  3. Nov 27, 2011
  4. Nov 25, 2011
  5. Nov 24, 2011
  6. Nov 23, 2011
  7. Nov 21, 2011
  8. Nov 20, 2011
  9. Nov 19, 2011
  10. Nov 18, 2011
  11. Nov 17, 2011
  12. Nov 15, 2011