Skip to content
  1. Feb 02, 2016
  2. Jan 28, 2016
  3. Dec 14, 2015
  4. Dec 13, 2015
  5. Dec 07, 2015
  6. Dec 02, 2015
  7. Nov 19, 2015
  8. Nov 13, 2015
  9. Nov 02, 2015
  10. 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
  11. Oct 23, 2015
  12. Oct 20, 2015
  13. Oct 16, 2015
  14. Oct 07, 2015
  15. Sep 04, 2015
  16. Aug 24, 2015
  17. 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
  18. Aug 18, 2015
  19. Aug 12, 2015
  20. Jul 17, 2015
  21. Jun 30, 2015
  22. Jun 24, 2015
  23. Jun 17, 2015
  24. Jun 05, 2015
  25. May 18, 2015
  26. Apr 28, 2015
  27. Apr 22, 2015
  28. Mar 24, 2015