1. 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
  2. 28 May, 2012 1 commit
  3. 24 May, 2012 2 commits
  4. 22 May, 2012 1 commit
  5. 29 Apr, 2012 1 commit
  6. 13 Apr, 2012 3 commits
  7. 23 Mar, 2012 1 commit
  8. 22 Mar, 2012 1 commit
  9. 17 Mar, 2012 1 commit
  10. 10 Mar, 2012 1 commit
  11. 13 Feb, 2012 1 commit
  12. 25 Jan, 2012 1 commit
  13. 24 Jan, 2012 1 commit
  14. 22 Jan, 2012 1 commit
  15. 18 Jan, 2012 1 commit
  16. 12 Jan, 2012 1 commit
  17. 03 Jan, 2012 1 commit
  18. 31 Dec, 2011 1 commit
  19. 25 Dec, 2011 1 commit
  20. 20 Dec, 2011 2 commits
  21. 19 Dec, 2011 1 commit
  22. 12 Dec, 2011 1 commit
  23. 05 Dec, 2011 1 commit
  24. 30 Nov, 2011 1 commit
  25. 24 Nov, 2011 1 commit
  26. 17 Nov, 2011 1 commit
  27. 15 Nov, 2011 1 commit
  28. 12 Nov, 2011 1 commit
  29. 06 Nov, 2011 1 commit
  30. 25 Oct, 2011 1 commit
  31. 18 Oct, 2011 1 commit
  32. 17 Oct, 2011 1 commit
  33. 09 Oct, 2011 1 commit
  34. 29 Sep, 2011 1 commit
  35. 25 Sep, 2011 1 commit
  36. 13 Sep, 2011 1 commit