1326 Commits (d81cae7a6744c6e8dbf5575c37f8f8b3ad870fa1)
 

Author SHA1 Message Date
Yang Tse d81cae7a67 Windows CE specific adjustment 14 years ago
Yang Tse 8c503ddf79 System's errno.h inclusion cleanup. 14 years ago
Yang Tse ef8e2ad601 ares_init: fix gethostname error detection on winsock platforms 14 years ago
Yang Tse cd753ffe14 configure: r-enable temporarily disabled detection of system's inet_ntop() 14 years ago
Daniel Stenberg 1bd524dd4a configure: stop using the deprecated AM_INIT_AUTOMAKE syntax 14 years ago
Gisle Vanem 0f226fb8e4 Watt-32: use errno 14 years ago
Guenter Knauf ffb7697ac8 Removed commented CLFAGS no longer needed. 14 years ago
Guenter Knauf 6e3e66dc5c Fixed CFLAGS for NetWare. 14 years ago
Gisle Vanem 9a11973403 Watt32: fix server init 14 years ago
Dima Tisnek e14f136aa3 config_sortlist: (win32) missing else 14 years ago
Yang Tse dec9f79d0a Makefile.msvc: add a couple of VS version strings 14 years ago
Yang Tse e5fe34eea6 Makefile.msvc: add a couple of VS version strings 14 years ago
Yang Tse 5a21ba2b66 build: add install target to Makefile.msvc 14 years ago
Daniel Stenberg d70721eb65 ares_set_servers_csv: remove unused variables 14 years ago
Daniel Stenberg bd6636c138 init_by_resolv_conf: fix compiler warnings 14 years ago
Daniel Stenberg 39d7f64361 getv4: Value stored to 'dst' is never read 14 years ago
Daniel Stenberg 366cd6d54d advance_tcp_send_queue: avoid NULL ptr dereference 14 years ago
Peter Pentchev 766a5aaf86 configure: fix a bashism 14 years ago
Daniel Stenberg 2d5ed6400b cleanup: avoid unsafe typecasts 14 years ago
Stefan Bühler 70b726c334 ares_expand_name: Fix encoded length for indirect root 14 years ago
Yang Tse a44f4c33e9 build: add some explicit file references to VS project files 14 years ago
Yang Tse 1cfd800d4a config-win32: provide HAVE_ASSERT_H definition 14 years ago
Yang Tse 7a4ec5ce61 build: include ares_nowarn in sample program VS project files 14 years ago
Yang Tse e566cc100f build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS 14 years ago
Yang Tse 674e044ccb configure: temporarily disable detection of system's inet_ntop() 14 years ago
Yang Tse d8c830f33e changes: mention last fix 14 years ago
Yang Tse 3670427a0b ares_inet_ntop: remove definition and usage of macro SPRINTF 14 years ago
Yang Tse 52f493c931 ares_inet_ntop: reapply changes from previous c-ares version (III) 14 years ago
Yang Tse 2c9bdd7856 ares_inet_ntop: reapply changes from previous c-ares version (II) 14 years ago
Yang Tse fd6f4dbe1e ares_inet_ntop: reapply changes from previous c-ares version (I) 14 years ago
Yang Tse 0d738bab0d ares_inet_ntop: fix off by one error triggering out of bounds write 14 years ago
Yang Tse b9959cbf36 ares_nowarn: add conditional inclusion of assert.h header 14 years ago
Yang Tse f5e0858d2f fix compiler warning: conversion may lose significant bits 14 years ago
Yang Tse e03a65c3d9 ares_inet_net_pton: fix non-rejection of some malformed literals 14 years ago
Yang Tse 2c26d7d254 setup_once: provide ISASCII macro 14 years ago
Yang Tse 623f3cb531 configure: inet_net_pton function check adjustments 14 years ago
Yang Tse b2dafb6974 ares_init: fix detection of semicolon comments in resolv.conf 14 years ago
Yang Tse 0b497f70e1 version: start working on 1.7.5 14 years ago
Daniel Stenberg b354607aed release-preps: CHANGES and RELEASE-NOTES synced 14 years ago
Daniel Stenberg 0ae8dbb22d ares_set_local_*: added in 1.7.4, not before 14 years ago
Yang Tse 4d061e6b23 build: provide SIZEOF_SIZE_T definition for non-configure builds 14 years ago
Yang Tse 09331032a0 build: config.dos renamed to config-dos.h 14 years ago
Yang Tse a04dbb4323 build: provide SIZEOF_SIZE_T netware definition 14 years ago
Yang Tse fb4df6febc ares_gethostbyaddr: fix compiler warning: conversion may lose significant bits 14 years ago
Yang Tse 618e34bcf6 configure: undo using autobuilds to temporarily verify strict aliasing warnings. 14 years ago
Yang Tse a1c27d5480 fix compiler warning: rounding, sign extension, or loss of accuracy may result 14 years ago
Ben Noordhuis 2c63440127 ares_parse_a_reply: fix CNAME response parsing 14 years ago
Yang Tse 41b8a1bfd0 fix compiler warning: conversion may lose significant bits 14 years ago
Yang Tse e3f7230dc2 atoi: remove atoi usage 14 years ago
Yang Tse 0ea27cdbbf ares_init: fix compiler warning: conversion may lose significant bits 14 years ago