Skip to content
  1. Mar 23, 2016
  2. Mar 18, 2016
  3. Feb 24, 2016
  4. Feb 23, 2016
  5. Feb 08, 2016
  6. Feb 03, 2016
  7. Feb 02, 2016
  8. Jan 28, 2016
  9. Dec 14, 2015
  10. Dec 13, 2015
  11. Dec 07, 2015
  12. Dec 02, 2015
  13. Nov 19, 2015
  14. Nov 13, 2015
  15. Nov 02, 2015
  16. Oct 31, 2015
    • Daniel Stenberg's avatar
      curl.h: s/HTTPPOST_/CURL_HTTPOST_ · 49a99134
      Daniel Stenberg authored
      Fixes a name space pollution at the cost of programs using one of these
      defines will no longer compile. However, the vast majority of libcurl
      programs that do multipart formposts use curl_formadd() to build this
      list.
      
      Closes #506
      49a99134
  17. Oct 23, 2015
  18. Oct 20, 2015
  19. Oct 16, 2015
  20. Oct 07, 2015
  21. Sep 04, 2015
  22. Aug 24, 2015
  23. Aug 23, 2015
    • Nathaniel Waisbrot's avatar
      CURLOPT_DEFAULT_PROTOCOL: added · 9756d1da
      Nathaniel Waisbrot authored
      - Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default
      protocol for schemeless URLs.
      
      - Add new tool option --proto-default to expose
      CURLOPT_DEFAULT_PROTOCOL.
      
      In the case of schemeless URLs libcurl will behave in this way:
      
      When the option is used libcurl will use the supplied default.
      
      When the option is not used, libcurl will follow its usual plan of
      guessing from the hostname and falling back to 'http'.
      9756d1da
  24. Aug 18, 2015
  25. Aug 12, 2015
  26. Jul 17, 2015
  27. Jun 30, 2015
  28. Jun 24, 2015
  29. Jun 17, 2015
  30. Jun 05, 2015
  31. May 18, 2015