コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年 前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年 前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年 前
  Daniel Stenberg 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used 12 年 前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年 前
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 年 前
  Vsevolod Novikov ca015f1a45 asynch resolvers: unified 13 年 前
  Daniel Stenberg a1f32ffee5 ip_version: moved to connection struct 13 年 前
  Daniel Stenberg f3d4b17a9c resolvers: no more using AI_CANONNAME 14 年 前
  Daniel Stenberg 68aae7f579 Curl_ipv4_resolve_r: only set AI_CANONNAME when needed 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse a07bc79117 14 年 前
  Yang Tse 15efa262bb 14 年 前
  Yang Tse 46de140aca 14 年 前
  Yang Tse 483ff1ca75 Constantine Sapuntzakis threaded resolver enhancements 14 年 前
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments 14 年 前
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 14 年 前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年 前
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 年 前
  Yang Tse a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one 15 年 前
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 年 前
  Yang Tse 4e909ee8b1 ntoa() and inet_ntoa_r() no longer used 16 年 前
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 年 前
  Daniel Stenberg 0cd8840dba - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I 16 年 前
  Daniel Stenberg cbd1a77ec2 if () => if() 16 年 前
  Gunter Knauf c0095d6dd9 removed now obsolete NETDB_DEFINE_CONTEXT macro calls. 17 年 前
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 年 前
  Gunter Knauf afdfa4bed2 minor patches to enable building for NetWare CLIB. 17 年 前