1716 Commits (7d3e99fd5c57d61a420f2e1419989740916fbeb2)
 

Author SHA1 Message Date
Yang Tse 84eb2dc220 configure: check if compiler halts on function prototype mismatch 12 years ago
Yang Tse 9da14a847f cares-functions.m4: add gethostname arg 2 data type check and definition 12 years ago
Yang Tse a28e44c344 cares-functions.m4: update thread-safeness detection of getaddrinfo() 12 years ago
Yang Tse 4ed0fc2d44 setup_once.h: HP-UX <sys/socket.h> issue workaround 12 years ago
Yang Tse 0c677f578e setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
Yang Tse a1035276c1 Header inclusion clean-up 12 years ago
Yang Tse bceb40095a setup_once.h: HP-UX specific TRUE and FALSE definitions 12 years ago
Yang Tse 98b52964cf ares_timeout.c: fix compiler warning 12 years ago
Yang Tse 93a09eabeb ares_create_query.c: IRIX compilation fix 12 years ago
Yang Tse a5ce39391c c-ares/nameser.h: add some T_* defines for ns_t_* values 12 years ago
Daniel Stenberg 1e4f2d28fc Revert "ares_parse_aaaa_reply: fix memory leak" 12 years ago
Daniel Stenberg 50f25d8a4b ares_parse_aaaa_reply: fix memory leak 12 years ago
Gisle Vanem 805c736e36 adig: perror() doesn't work for socket errors on windows 12 years ago
Daniel Stenberg 65ac7e706d get_DNS_AdaptersAddresses: fix IPv6 parsing 12 years ago
Daniel Stenberg 2b897074cb version: bumped to 1.10.0 12 years ago
Daniel Stenberg a1314e492d AUTHORS: synced with 83093ac450 12 years ago
Daniel Stenberg 83093ac450 ares_create_query.3: mention when this is added 12 years ago
hpopescu@ixiacom.com 90364defb0 Added new feature (rfc2671) 12 years ago
Daniel Stenberg e447bc5c60 code police: fix indents, < 80 columns, reflowed comments 13 years ago
Guenter Knauf 8283fb15e6 Cleaned up version awk script. 13 years ago
Gisle Vanem 4d91235900 read_udp_packets: bail out loop on bad sockets 13 years ago
Yang Tse 54751f4d33 cares-compilers.m4: remove -Wstrict-aliasing=3 from clang 13 years ago
Yang Tse bc0c3c62cc cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds 13 years ago
Daniel Stenberg a85ba35816 version: work towards 1.9.2 (at least) 13 years ago
Daniel Stenberg b743f875d3 RELEASE-NOTES: 1.9.1 coming up 13 years ago
Daniel Stenberg 3b649328be ares_version.h: next version is 1.9.0 13 years ago
Marko Kreen 6e44d64429 ares_data.h: ARES_DATATYPE_SOA_REPLY is added in 1.9.0 13 years ago
Daniel Stenberg cc067c21fe RELEASE-NOTES: synced with 979bf951d 13 years ago
Marko Kreen 979bf951d3 SOA parser added 13 years ago
Yang Tse 38b69b7269 Kill compiler warning 13 years ago
Yang Tse 1972aad19e Fix libcares.pc generation for static MingW* cross builds 13 years ago
Nick Alcock 9bd38a4a6e Fix UDP and TCP port byte order in saved options. 13 years ago
Yang Tse 7ec5e8e656 version: start working on 1.8.1-DEV 13 years ago
Daniel Stenberg f037316e4b RELEASE-NOTES: call next 1.8 instead 13 years ago
Yang Tse 88d6dfb3d4 INSTALL: some adjustments 13 years ago
Daniel Stenberg d9ff559036 GIT-INFO: mention buildconf 13 years ago
Yang Tse 82a1c1c989 INSTALL: remove more sections that don't apply to c-ares 13 years ago
Yang Tse 38a9933a6d ares_timeout.c: fix compiler warning 13 years ago
Ben Noordhuis f7b66af200 Makefile.m32: fix mingw32 build 13 years ago
Daniel Stenberg 031040f893 RELEASE-NOTES: added what's happened since 1.7.5 13 years ago
Guenter Knauf 28354d9ad2 Updated copyright year. 13 years ago
Yang Tse 7ce8fe781a ares_init.c: Further refactoring of Windows system's DNS fetching code 13 years ago
Guenter Knauf 05346c25cb Android: small changes to dns property part. 13 years ago
Guenter Knauf b3afe9cbde Handle CNAME-only in ares_parse_aaaa_reply(). 13 years ago
Guenter Knauf 2c67ce6459 Add support for multiple DNS servers on Android. 13 years ago
Guenter Knauf 80de4a7295 Added INSTALL so it gets into tarballs. 13 years ago
Guenter Knauf 5e80852e4c Added some more ifdefs to silent compiler warnings. 13 years ago
Yang Tse 017132bf43 INSTALL: remove a non c-ares section 13 years ago
Yang Tse 2c77c33daa cares-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds 13 years ago
Yang Tse 81db5a00e4 setup_once.h: tighten requirements for stdbool.h header inclusion 13 years ago