Commit History

Author SHA1 Message Date
  Daniel Stenberg 12d655d456 doh: disable DOH for the cases it doesn't work 5 years ago
  Daniel Stenberg 4f463da6b5 singleipconnect: show port in the verbose "Trying ..." message 5 years ago
  Daniel Stenberg 62a2534e4c urldata: convert bools to bitfields and move to end 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  Daniel Stenberg 05b100aee2 cleanup: make local functions static 5 years ago
  Sevan Janiyan b466560124 connect: fix building for recent versions of Minix 6 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd 6 years ago
  Daniel Stenberg 2c15693a3c url: fix dangling conn->data pointer 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Anders Bakken 2427d94c6d url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT 6 years ago
  Anders Bakken 50d1b3379a CURLOPT_RESOLVE: Add support for multiple IP addresses per entry 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Alessandro Ghedini 979b012eeb connect: add support for new TCP Fast Open API on Linux 7 years ago
  Jay Satiro 31f18d2722 connect: improve the bind error message 7 years ago
  Pavol Markovic 6ce9845677 macOS: Fix missing connectx function with Xcode version older than 9.0 7 years ago
  Orgad Shaneh 9f78b05443 connect.c: remove executable bit on file 7 years ago
  Luca Boccassi 32828cc4fb --interface: add support for Linux VRF 7 years ago
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache 7 years ago
  Daniel Stenberg 6b12beb25a connect: store IPv6 connection status after valid connection 7 years ago
  Daniel Stenberg 7ee59512f8 timeleft: made two more users of Curl_timeleft use timediff_t 7 years ago
  Daniel Stenberg 0d85eed3df Curl_timeleft: change return type to timediff_t 7 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Anders Bakken 49d75a4c15 connect: fix race condition with happy eyeballs timeout 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Nick Zitzmann 870d849d48 configure: check for __builtin_available() availability (#1788) 7 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago