Commit History

Author SHA1 Message Date
  Daniel Stenberg 29be83ee74 ares: return error at once if timed out before name resolve starts 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 years ago
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme 125f655131 asyn-ares: We prefer use of 'CURLcode result' 10 years ago
  Daniel Stenberg 6352df87b1 ares::Curl_resolver_cancel: skip checking for NULL conn 10 years ago
  Daniel Stenberg cacdc27f52 low-speed-limit: avoid timeout flood 10 years ago
  Daniel Stenberg c56aa6f121 c-ares: fix build without IPv6 support 10 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Kim Vandry 0f81fbe5da ares: Fixed compilation under Visual Studio 2012 11 years ago
  Steve Holme 158dfe2c5c dns: fix compilation with MinGW from commit df69440d05f113 11 years ago
  Kim Vandry df69440d05 libcurl: New options to bind DNS to local interfaces or IP addresses 11 years ago
  Ben Greear 11220678c4 asyn-ares: Don't blank ares servers if none configured. 11 years ago
  Daniel Stenberg ad47d8e263 c-ares: improve error message on failed resolve 11 years ago
  Daniel Stenberg 600cbaca6f Curl_resolver_getsock: fix the function description comment 12 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Daniel Stenberg d1c769877a asyn-ares: restore working with c-ares < 1.6.1 12 years ago
  Maxim Prohorov 97386c3c84 resolve with c-ares: don't resolve IPv6 when not working 12 years ago
  Daniel Stenberg c50dbf670f Curl_resolver_is_resolved: differentiate between host/proxy errors 13 years ago