Skip to content
  1. Jul 31, 2018
  2. Jul 17, 2018
  3. Jul 11, 2018
  4. Jul 05, 2018
  5. Jun 29, 2018
  6. Jun 24, 2018
  7. Jun 15, 2018
  8. Jun 11, 2018
  9. May 28, 2018
  10. May 21, 2018
  11. May 17, 2018
  12. May 15, 2018
  13. May 07, 2018
  14. May 03, 2018
  15. Apr 25, 2018
  16. Apr 23, 2018
  17. Apr 17, 2018
  18. Apr 06, 2018
  19. Mar 19, 2018
  20. Mar 16, 2018
  21. Mar 13, 2018
  22. Mar 04, 2018
  23. 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
  24. Feb 20, 2018
  25. Feb 13, 2018
  26. Jan 30, 2018
  27. Jan 29, 2018
  28. Jan 25, 2018
  29. Jan 23, 2018
  30. Jan 20, 2018
  31. Jan 13, 2018
  32. Dec 11, 2017
  33. Dec 06, 2017
  34. Dec 01, 2017
  35. Nov 29, 2017
  36. Nov 23, 2017
  37. Nov 14, 2017
  38. Nov 09, 2017
  39. Nov 04, 2017