1. 03 Jun, 2012 1 commit
  2. 02 Jun, 2012 1 commit
    • Steve Holme's avatar
      pop3: Fixed the issue of having to supply the user name for all requests · 69ba0da8
      Steve Holme authored
      Previously it wasn't possible to connect to POP3 and not specify the
      user name as a CURLE_ACCESS_DENIED error would be returned. This error
      occurred because USER would be sent to the server with a blank user name
      if no mailbox user was specified as the server would reply with -ERR.
      
      This wasn't a problem prior to the 7.26.0 release but with the
      introduction of custom commands the user and/or application developer
      might want to issue a CAPA command without having to log in as a
      specific mailbox user.
      
      Additionally this fix won't send the newly introduced AUTH command if no
      user name is specified.
      69ba0da8
  3. 28 May, 2012 1 commit
  4. 24 May, 2012 2 commits
  5. 22 May, 2012 1 commit
  6. 29 Apr, 2012 1 commit
  7. 13 Apr, 2012 3 commits
  8. 23 Mar, 2012 1 commit
  9. 22 Mar, 2012 1 commit
  10. 17 Mar, 2012 1 commit
  11. 10 Mar, 2012 1 commit
  12. 13 Feb, 2012 1 commit
  13. 25 Jan, 2012 1 commit
  14. 24 Jan, 2012 1 commit
  15. 22 Jan, 2012 1 commit
  16. 18 Jan, 2012 1 commit
  17. 12 Jan, 2012 1 commit
  18. 03 Jan, 2012 1 commit
  19. 31 Dec, 2011 1 commit
  20. 25 Dec, 2011 1 commit
  21. 20 Dec, 2011 2 commits
  22. 19 Dec, 2011 1 commit
  23. 12 Dec, 2011 1 commit
  24. 05 Dec, 2011 1 commit
  25. 30 Nov, 2011 1 commit
  26. 24 Nov, 2011 1 commit
  27. 17 Nov, 2011 1 commit
  28. 15 Nov, 2011 1 commit
  29. 12 Nov, 2011 1 commit
  30. 06 Nov, 2011 1 commit
  31. 25 Oct, 2011 1 commit
  32. 18 Oct, 2011 1 commit
  33. 17 Oct, 2011 1 commit
  34. 09 Oct, 2011 1 commit
  35. 29 Sep, 2011 1 commit
  36. 25 Sep, 2011 1 commit