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