Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
  Daniel Stenberg c069027139 conncache: various concept cleanups il y a 4 ans
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking il y a 4 ans
  Daniel Stenberg 8bd14c871f fix: Copyright year out of date, should be 2020 il y a 4 ans
  Marcel Raad 875314ed0b hostip: move code to resolve IP address literals to `Curl_resolv` il y a 4 ans
  Marcel Raad 4457e08a7a hostip: suppress compiler warning il y a 5 ans
  Marcel Raad 69d95b6d4c lib: silence conversion warnings il y a 5 ans
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 5 ans
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places il y a 5 ans
  Daniel Stenberg 3cfcdf08d8 hostip: CURL_DISABLE_SHUFFLE_DNS il y a 5 ans
  Daniel Stenberg 12d655d456 doh: disable DOH for the cases it doesn't work il y a 5 ans
  Daniel Stenberg f73de32d46 CURLOPT_DNS_USE_GLOBAL_CACHE: remove il y a 5 ans
  Romain Geissler aa1f1d48f3 Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning il y a 5 ans
  Daniel Stenberg 81a9fe4e92 hostip: make create_hostcache_id avoid alloc + free il y a 5 ans
  Daniel Stenberg 05b100aee2 cleanup: make local functions static il y a 5 ans
  Claes Jakobsson d8cae791f4 hostip: support wildcard hosts il y a 5 ans
  Rick Deist 3349a633b8 hostip: fix check on Curl_shuffle_addr return value il y a 6 ans
  Viktor Szakats b801b453af whitespace fixes il y a 6 ans
  Daniel Stenberg abff183387 setopt: add CURLOPT_DOH_URL il y a 6 ans
  Marcel Raad 81be254870 hostip: fix unused variable warning il y a 6 ans
  Alibek.Jorajev f66d97b677 CURLOPT_RESOLVE: always purge old entry first il y a 6 ans
  Rick Deist d95f3dc0b1 resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES il y a 6 ans
  Daniel Stenberg 98eee3396d Revert "hostip: fix compiler warning: 'variable set but not used'" il y a 6 ans
  Michael Kaufmann a577059f92 hostip: fix compiler warning: 'variable set but not used' il y a 6 ans
  Francisco Sedano 23713645d4 url: Add option CURLOPT_RESOLVER_START_FUNCTION il y a 6 ans
  Jay Satiro 73050fb6ae hostip: fix 'potentially uninitialized variable' warning il y a 6 ans
  Anders Bakken 50d1b3379a CURLOPT_RESOLVE: Add support for multiple IP addresses per entry il y a 6 ans
  Daniel Stenberg b1b94305d8 RESOLVE: output verbose text when trying to set a duplicate name il y a 7 ans
  Randall S. Becker 76ebd54175 configure: check for netinet/in6.h il y a 7 ans
  Daniel Stenberg 715f1f53e0 resolve: allow IP address within [] brackets il y a 7 ans