Skip to content
  1. Oct 25, 2013
  2. Oct 18, 2013
  3. Oct 14, 2013
  4. Oct 13, 2013
  5. Oct 12, 2013
  6. Oct 06, 2013
  7. Sep 23, 2013
  8. Sep 21, 2013
  9. Sep 20, 2013
    • Steve Holme's avatar
      pop3: Added basic SASL XOAUTH2 support · 18db7438
      Steve Holme authored
      Added the ability to use an XOAUTH2 bearer token [RFC6750] with POP3 for
      authentication using RFC6749 "OAuth 2.0 Authorization Framework".
      
      The bearer token is expected to be valid for the user specified in
      conn->user. If CURLOPT_XOAUTH2_BEARER is defined and the connection has
      an advertised auth mechanism of "XOAUTH2", the user and access token are
      formatted as a base64 encoded string and sent to the server as
      "AUTH XOAUTH2 <bearer token>".
      18db7438
  10. Sep 14, 2013
  11. Sep 11, 2013
  12. Sep 10, 2013
  13. Sep 09, 2013
  14. Sep 04, 2013
  15. Aug 31, 2013
  16. Aug 28, 2013
  17. Aug 26, 2013
  18. Aug 25, 2013
    • Daniel Stenberg's avatar
      FTP: remove krb4 support · bb552933
      Daniel Stenberg authored
      We've announced this pending removal for a long time and we've
      repeatedly asked if anyone would care or if anyone objects. Nobody has
      objected. It has probably not even been working for a good while since
      nobody has tested/used this code recently.
      
      The stuff in krb4.h that was generic enough to be used by other sources
      is now present in security.h
      bb552933
  19. Aug 23, 2013
  20. Aug 12, 2013
  21. Aug 08, 2013
  22. Jul 29, 2013
  23. Jul 19, 2013
  24. Jun 30, 2013
  25. Jun 25, 2013
  26. Jun 22, 2013
  27. Jun 20, 2013
  28. Jun 13, 2013
  29. Jun 07, 2013
  30. May 12, 2013
  31. May 06, 2013
  32. May 04, 2013
  33. Apr 29, 2013