Commit History

Author SHA1 Message Date
  Daniel Stenberg c4b8ec495d asyn-ares: remove check for 'data' in Curl_resolver_cancel 3 years ago
  Dmitry Karpov 4bd20889fc ares: always store IPv6 addresses first 3 years ago
  Lucas Clemente Vella 84d2839740 CURLOPT_IPRESOLVE: preventing wrong IP version from being used 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 692faeab9f asyn-ares: use consistent resolve error message 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg afb150499f asyn-ares: remove Curl_ prefix from static functions 3 years ago
  Daniel Stenberg 37cdc2a05c asyn: use 'struct thread_data *' instead of 'void *' 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 3d64031fa7 symbian: drop support 4 years ago
  Daniel Stenberg d68fc02972 asyn-ares: correct some bad comments 4 years ago
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 59e351a572 asyn-*: remove support for never-used NULL entry pointers 4 years ago
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 years ago
  Daniel Stenberg 8bd14c871f fix: Copyright year out of date, should be 2020 4 years ago
  Marcel Raad 875314ed0b hostip: move code to resolve IP address literals to `Curl_resolv` 4 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  James Brown d331227cf0 c-ares: honor port numbers in CURLOPT_DNS_SERVERS 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Marcel Raad 6b3dde7fe6 build: fix "clarify calculation precedence" warnings 5 years ago
  Marcel Raad d1b5cf830b build: fix Codacy/CppCheck warnings 5 years ago
  Brad Spencer 80208d68dc resolve: apply Happy Eyeballs philosophy to parallel c-ares queries 5 years ago
  Brad Spencer 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests 5 years ago
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd 5 years ago
  Daniel Stenberg c8373e3dfc ares: check for NULL in completed-callback 6 years ago
  Daniel Stenberg ac9a179fe9 multi: fix memory leak when stopped during name resolve 6 years ago
  Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check 6 years ago