Skip to content
  1. Mar 22, 2012
  2. Mar 21, 2012
  3. Mar 20, 2012
  4. Mar 18, 2012
  5. Mar 17, 2012
  6. Mar 16, 2012
  7. Mar 13, 2012
  8. Mar 10, 2012
  9. Mar 08, 2012
  10. Mar 05, 2012
  11. Feb 25, 2012
  12. Feb 24, 2012
  13. Feb 23, 2012
    • Steve Holme's avatar
      SMTP: Added support for returning SMTP response codes · 54300072
      Steve Holme authored
      Set the conn->data->info.httpcode variable in smtp_statemach_act() to
      allow Curl_getinfo() to return the SMTP response code via the
      CURLINFO_RESPONSE_CODE action.
      54300072
    • Daniel Stenberg's avatar
      curl.1: updated --libcurl · 779fa13e
      Daniel Stenberg authored
      With Colin Hogben's recent work, --libcurl now also works with -F and
      more. Remove the previous caveat.
      779fa13e
    • Daniel Stenberg's avatar
      test: --libcurl fixes · 1a7bba19
      Daniel Stenberg authored
      The line endings broke when I saved the three recent patches (my fault,
      not Colin's) to 'git am' them.
      
      Adjusted the stripping of the test program for comparing to also exclude
      the SSH key file name as that will differ and use a local path name.
      1a7bba19