Commit History

Author SHA1 Message Date
  Daniel Stenberg 9547954978 hostip: remove 'stale' argument from Curl_fetch_addr proto 10 years ago
  Steve Holme 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 years ago
  Michael Wallner 09b5a99816 resolve: cache lookup for async resolvers 10 years ago
  Romulo A. Ceccon 31860ab8c8 hostip: don't remove DNS entries that are in use 10 years ago
  Daniel Stenberg 030a2b8cb8 hostip: don't prune DNS cache entries that are in use 11 years ago
  Daniel Stenberg d20def2046 global dns cache: fix memory leak 11 years ago
  Daniel Stenberg d2b36e466a global dns cache: didn't work [regression] 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 13606bbfde build: make use of 93 lib/*.c renamed 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 409f2a041f fixed memory leak: CURLOPT_RESOLVE with multi interface 12 years ago
  Yang Tse cc69e56ce3 hostip.c: fix potential write past the end of string buffer 13 years ago
  Yang Tse 8e25d1b93b hostip.c: fix Curl_loadhostpairs() OOM handling 13 years ago
  Daniel Stenberg 81ebdd9e28 create_hostcache_id: use the key lower cased 13 years ago
  Daniel Stenberg 5e0a44e4d5 CURLOPT_RESOLVE: avoid adding already present host names 13 years ago
  Daniel Stenberg 2caa454dc1 resolve: don't leak pre-populated dns entries 13 years ago
  Yang Tse f2285a6d39 hostip.c: return immediately from Curl_resolv_timeout() upon expired timeout. 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg e9542ccab6 hostip: comment fixed to state current situation 13 years ago
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 13 years ago
  Yang Tse 7e3f0bffe5 fix compiler warning: conversion may lose significant bits 14 years ago
  Yang Tse c9081a8280 hostip: edit comment 14 years ago
  Daniel Stenberg a1f32ffee5 ip_version: moved to connection struct 14 years ago
  Daniel Stenberg 1b24b89cca CURLOPT_RESOLVE: added 14 years ago
  Yang Tse 6432fafa1a fix compiler warning: variable might be clobbered by longjmp or vfork 14 years ago