1295 Commits (b9959cbf366573dfda7e8a9506b58bfcc41335c8)
 

Author SHA1 Message Date
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
Yang Tse e3813e6d24 configure: fix autoconf warning 14 years ago
Yang Tse e9e8b6e864 inet_pton: fix compiler warning 14 years ago
Yang Tse 4d44b54c75 configure: use autobuilds to temporarily verify strict aliasing warnings. 14 years ago
Yang Tse 461fa89e0a ares_getnameinfo: Partially revert commit 85520d66e0 14 years ago
Yang Tse 85520d66e0 ares_getnameinfo: Validate socket address family and length. 14 years ago
Yang Tse 690f9a726c ares_getnameinfo: fix two compiler warnings 14 years ago
Yang Tse 137a440a36 Added another VS10 version string 14 years ago
Yang Tse 10ae9e4ec2 Fix GCC 4 compiler warning 'dereferencing type-punned pointer might break strict-aliasing rules'. 14 years ago
Yang Tse 4ab5eb6631 Revert commit 494274e653 14 years ago
Yang Tse 0b504d7065 configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in body 14 years ago
Yang Tse dac69d52c2 Fix compiler warning: array subscript has type 'char' 14 years ago
Yang Tse 494274e653 Fix GCC 4 compiler warning 'dereferencing type-punned pointer might break strict-aliasing rules'. 14 years ago
Yang Tse 747981be8e Revert following commits: 14 years ago
Yang Tse b8044334f0 ares_options: reorder header inclusions to make inclusion of 14 years ago
Patrik Thunstrom e9386cfd9f adig: fix NAPTR parsing 14 years ago
Daniel Stenberg 6cc3521ec9 ares_save_options: assignments instead of memcpy 14 years ago
Daniel Stenberg 803e2a28b7 init_by_options: don't copy an empty sortlist 14 years ago
Guenter Knauf 679c1032cb Minor Watcom makefile tweaks. 14 years ago
Mike Crowe fa0dd472cd Fix lookup with HOSTALIASES set. 14 years ago
Ben Greear 293cd31700 Add missing break that caused get_ares_servers to fail. 14 years ago
Yang Tse e43e69718f configure: werror related adjustments 15 years ago
Guenter Knauf 5e7a4dc5d7 Added copyright string to ares_version.h and make use of it in other files. 15 years ago
Guenter Knauf e6b38cdbd2 Block created ares_build.h for NetWare to avoid usage from other platforms. 15 years ago
Guenter Knauf d8ed817b99 Fix to overwrite default libname. 15 years ago
Guenter Knauf b33f331a4f Some more Watcom makefile massage ... 15 years ago
Guenter Knauf 17d4e513d4 Some more Watcom makefile massage ... 15 years ago
Ben Greear 9912637d32 sock-addr-storage: Detect and deal with lack of .ss_family member. 15 years ago
Guenter Knauf a00e234001 Added Watcom makefile based on libcurl's Makefile.Watcom. 15 years ago
Ben Greear 3392a50ea3 typo: Fix compile bug for platforms that don't have sockaddr_storage. 15 years ago
Ben Greear 07bc7ea795 Fix aliasing warning in gcc 4.4.4 (at least). 15 years ago
Daniel Stenberg cef3a4c7aa ares_set_servers_csv: use ISDIGIT 15 years ago