Commit History

Author SHA1 Message Date
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Luo Jinghua 608d161b60 resolve: enable protocol family logic for synthesized IPv6 8 years ago
  Luo Jinghua 01a49a7626 resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS 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 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 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 years ago
  Steve Holme 4d2c539b6c asyn-thread: We prefer 'CURLcode result' 10 years ago
  Daniel Stenberg d9762a7cdb threaded-resolver: revert Curl_expire_latest() switch 10 years ago
  Daniel Stenberg cacdc27f52 low-speed-limit: avoid timeout flood 10 years ago
  Michael Wallner 09b5a99816 resolve: cache lookup for async resolvers 10 years ago
  Steve Holme 691985ceb0 bits.close: Fixed compilation warning 10 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Daniel Stenberg 041d1e14d6 threaded-resolver: never use NULL hints with getaddrinfo 10 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
  Daniel Stenberg 0b5ae7c80e NI_MAXSERV: remove all use of it 11 years ago
  Daniel Stenberg a995ea05b3 resolver_error: remove wrong error message output 11 years ago
  Kim Vandry 25e577b33d Curl_resolver_is_resolved: show proper host name on failed resolve 11 years ago
  Daniel Stenberg 52b5eadf3c Curl_resolver_is_resolved: fix compiler warning 11 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 4897f4e517 win32-threaded-resolver: stop using a dummy socket 13 years ago