Skip to content
  1. Mar 05, 2018
  2. Mar 04, 2018
  3. Feb 26, 2018
  4. Feb 23, 2018
  5. Feb 22, 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 18, 2018
  9. Feb 16, 2018
  10. Feb 15, 2018
  11. Feb 14, 2018
  12. Feb 13, 2018
  13. Feb 12, 2018
  14. Jan 30, 2018
  15. Jan 28, 2018
  16. Jan 27, 2018
  17. Jan 25, 2018