Skip to content
  1. Apr 06, 2018
  2. Mar 19, 2018
  3. Mar 16, 2018
  4. Mar 13, 2018
  5. Mar 04, 2018
  6. Feb 21, 2018
    • Jay Satiro's avatar
      lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS · dd027c80
      Jay Satiro authored
      - In keeping with the naming of our other connect timeout options rename
        CURLOPT_HAPPY_EYEBALLS_TIMEOUT to CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.
      
      This change adds the _MS suffix since the option expects milliseconds.
      This is more intuitive for our users since other connect timeout options
      that expect milliseconds use _MS such as CURLOPT_TIMEOUT_MS,
      CURLOPT_CONNECTTIMEOUT_MS, CURLOPT_ACCEPTTIMEOUT_MS.
      
      The tool option already uses an -ms suffix, --happy-eyeballs-timeout-ms.
      
      Follow-up to 2427d94c which added the lib and tool option yesterday.
      
      Ref: https://github.com/curl/curl/pull/2260
      dd027c80
  7. Feb 20, 2018
  8. Feb 13, 2018
  9. Jan 30, 2018
  10. Jan 29, 2018
  11. Jan 25, 2018
  12. Jan 23, 2018
  13. Jan 20, 2018
  14. Jan 13, 2018
  15. Dec 11, 2017
  16. Dec 06, 2017
  17. Dec 01, 2017
  18. Nov 29, 2017
  19. Nov 23, 2017
  20. Nov 14, 2017
  21. Nov 09, 2017
  22. Nov 04, 2017
  23. Oct 28, 2017
  24. Oct 23, 2017
  25. Oct 16, 2017
  26. Oct 11, 2017
  27. Oct 08, 2017
  28. Oct 04, 2017
  29. Sep 25, 2017
  30. Sep 20, 2017
  31. Sep 12, 2017
  32. Sep 04, 2017
  33. Aug 29, 2017
  34. Aug 18, 2017
  35. Aug 15, 2017
  36. Aug 13, 2017
  37. Aug 11, 2017
  38. Aug 09, 2017