3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 5 months ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the same fix here too, typecast to prevent win32 compiler warning More... about 19 years ago
typecase to fix win32 compiler warning (and intended as other code is) More... about 19 years ago
silence win32 compiler warnings More... about 19 years ago
attempt to fix the ares link breakage with --enable-debug in libcurl and here More... about 19 years ago
silence warnings on win32 about static functions that are never used More... about 19 years ago
Prevent gcc warning. More... about 19 years ago
the ares_parse_aaaa_reply man page More... about 19 years ago
Check for winsock.h to work with win32. Only include system headers we know exist. More... about 19 years ago
Replace AC_TRY_RUN() with AC_EGREP_CPP() when checking for constants to work fine with cross-compiled builds. More... about 19 years ago
oops, once is enough! ;-) More... about 19 years ago
Define HAVE_AF_INET6_H for Netware too, as Guenter Knauf's builds indicate. More... about 19 years ago
Added HAVE_AF_INET6 to Netware's config.h More... about 19 years ago
Added HAVE_STRUCT_IN6_ADDR to Netware's config.h More... about 19 years ago
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The first little steps towards IPv6 support! More... about 19 years ago
Samuel D�az Garc�a's correction More... about 19 years ago
Updated as suggested by Samuel D�az Garc�a More... about 19 years ago
untabified More... over 19 years ago
NORECURSE clarification, minor formatting update More... over 19 years ago
fix the -I path to the proper include dir when --enable-debug is used More... over 19 years ago
Adapted for C++. More... over 19 years ago
Replace IsNT with IS_NT(). More... over 19 years ago
Replace IsNT with IS_NT(). Return correct timeval in windows_port.c. Squelch gcc warnings: use 'ares_socket_t' in ares_fds.c. Don't cast a 'lvalue' in ares_init.c. More... over 19 years ago
fix CURL_EXTERN for debug builds More... over 19 years ago
two post-1.2.1 changes More... over 19 years ago
added ares_cancel and ares_version More... over 19 years ago
mention incompatibilities with ares More... over 19 years ago
ignore this More... over 19 years ago
maketgz now creates a ares_version.h.dist file with the given version data properly set, and the Makefile.am is now fixed to use that when building a new package with make dist. More... over 19 years ago
1.2.1 release time More... over 19 years ago
removed tabs and trailing whitespace from source More... over 19 years ago