Skip to content
  1. Nov 17, 2012
  2. Nov 14, 2012
  3. Nov 13, 2012
  4. Nov 09, 2012
  5. Nov 07, 2012
  6. Nov 06, 2012
  7. Oct 10, 2012
  8. Oct 02, 2012
  9. Sep 12, 2012
  10. Sep 09, 2012
  11. Sep 03, 2012
  12. Aug 09, 2012
  13. Aug 08, 2012
  14. Aug 07, 2012
  15. Jul 27, 2012
  16. Jul 26, 2012
  17. Jul 22, 2012
  18. Jul 20, 2012
  19. Jul 15, 2012
  20. Jul 09, 2012
  21. Jul 07, 2012
  22. Jun 25, 2012
  23. Jun 13, 2012
    • Yang Tse's avatar
      schannel: remove version number and identify its use with 'schannel' literal · 819afe46
      Yang Tse authored
      Version number is removed in order to make this info consistent with
      how we do it with other MS and Linux system libraries for which we don't
      provide this info.
      
      Identifier changed from 'WinSSPI' to 'schannel' given that this is the
      actual provider of the SSL/TLS support. libcurl can still be built with
      SSPI and without SCHANNEL support.
      819afe46
  24. Jun 11, 2012
  25. Jun 09, 2012
  26. Jun 08, 2012
  27. Jun 04, 2012
  28. Jun 03, 2012
  29. Jun 02, 2012
    • 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
  30. May 28, 2012
  31. May 24, 2012
  32. May 22, 2012