Historial de Commits

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