Skip to content
  1. Aug 07, 2012
  2. Aug 06, 2012
  3. Aug 05, 2012
  4. Aug 03, 2012
  5. Aug 02, 2012
  6. Jul 30, 2012
  7. Jul 29, 2012
  8. Jul 28, 2012
    • Steve Holme's avatar
      TODO: Updated after 7.27.0 release · 0bededd7
      Steve Holme authored
      Removed APOP and SASL authentication from the POP3 section and metalink
      support from the client section as these features were implemented in
      this release.
      
      Moved adding gssapi to SASL into it's own section rather than repeat it
      for each protocol.
      0bededd7
  9. Jul 27, 2012
  10. Jul 26, 2012
  11. Jul 25, 2012
    • Nick Zitzmann's avatar
      darwinssl: fixed freeze involving the multi interface · f9277919
      Nick Zitzmann authored
      Previously the curl_multi interface would freeze if darwinssl was
      enabled and at least one of the handles tried to connect to a Web site
      using HTTPS. Removed the "wouldblock" state darwinssl was using because
      I figured out a solution for our "would block but in which direction?"
      dilemma.
      f9277919