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