10 Commits (f3d9d7f55f1b0eafd3ef46da980375dc25049b69)

Author SHA1 Message Date
Khaidi Chu 43a915a1b7 fix: init bufp before reject .onion to make it can be free correctly (#241) 6 years ago
Ben Noordhuis 955df983d7 Report ARES_ENOTFOUND for .onion domain names as per RFC7686. (#228) 6 years ago
Brad Spencer c18f512d17 Fix warnings emitted by MSVC when using -W4 (#192) 7 years ago
David Drysdale 1f68472a07 ares_create_query: use ares_free not naked free 8 years ago
Daniel Stenberg 65c71be1cb ares_create_query: avoid single-byte buffer overwrite 8 years ago
David Drysdale f1bcfa1122 api: Allow injection of user-specified malloc/free functions 9 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 93a09eabeb ares_create_query.c: IRIX compilation fix 12 years ago
hpopescu@ixiacom.com 90364defb0 Added new feature (rfc2671) 12 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Dan Fandrich b4371466d4 Make sure sys/socket.h is included before netinet/in.h (required by 16 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Yang Tse f2582d6949 include header file only when available 16 years ago
Steinar H. Gunderson 46f3220097 Reject names that are longer than 255 characters, to avoid problems with strict or buggy DNS server implementations. (Patch from the Google tree) 17 years ago
Steinar H. Gunderson 22c2794e76 In ares_mkquery, make sure we set buflen and buf to reasonable values if there's an error. (Patch from the Google tree) 17 years ago
Gisle Vanem a627160041 Removed inclusion of <sys/types.h> in .c-files 18 years ago
Yang Tse 7bf2332d7f compiler warning fix 18 years ago
Yang Tse fb38ee15e2 compiler warning fix 18 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Daniel Stenberg b41effd113 Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS 20 years ago
Daniel Stenberg 3e748f4b50 removed tabs and trailing whitespace from source 20 years ago
Gisle Vanem 0f51a17667 More patches for Watt-32 on Win32; don't include "nameser.h". 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago