projects
/
platform
/
upstream
/
c-ares.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/c-ares.git
2005-04-16
Daniel Stenberg
avoid warning on windows
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Daniel Stenberg
add needed include
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Dominick Meglio
Attempted to fix c-ares not building on non-IPv6 systems
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Dan Fandrich
Allow environment variables to override default autotools.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Daniel Stenberg
credits
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Dominick Meglio
Removed usage of u_int and u_char
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Dominick Meglio
Made sortlist support IPv6 (this can probably use some...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Dominick Meglio
Made sortlist support CIDR matching for IPv4
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Dominick Meglio
Added preliminary IPv6 support to ares_gethostbyname
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Dominick Meglio
Added include for inet_net_pton.h to ares__get_hostent.c
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Dominick Meglio
Made ares_gethostbyaddr support IPv6 by specifying...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Daniel Stenberg
include sys/types.h too when checking for headers as...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Daniel Stenberg
Try harder to see if arpa/nameser_compat.h REALLY is...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Daniel Stenberg
Tupone Alfredo fixed includes of arpa/nameser_compat...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Daniel Stenberg
better errno constant replacements, as mentioned by...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Gisle Vanem
Include inet_net_pton.h for 'struct in6_addr'. Ideally...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Gisle Vanem
Moved inet_net_pton.h to HHEADERS.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Daniel Stenberg
check for struct sizes and use those sizes if the NS_...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Daniel Stenberg
moved the *_inet_pton protos to inet_net_pton.h instead
commit
|
commitdiff
|
tree
|
snapshot
2005-04-06
Daniel Stenberg
made the ares_inet_net_pton() proto use size_t size...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Daniel Stenberg
with these changes, it builds on my win32 cross-compiler
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Daniel Stenberg
check for another arpa header
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Daniel Stenberg
check for the arpa/* headers
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Dominick Meglio
Provided implementations of inet_net_pton and inet_pton...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-31
Daniel Stenberg
Updated the copyright year since changes have been...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Gisle Vanem
CURL_EXTERN is already in <curl/curl.h>.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-22
Gisle Vanem
Prevent redefinition warning with CURLDEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-21
Daniel Stenberg
the same fix here too, typecast to prevent win32 compil...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-21
Daniel Stenberg
typecase to fix win32 compiler warning (and intended...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Daniel Stenberg
silence win32 compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Daniel Stenberg
attempt to fix the ares link breakage with --enable...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Daniel Stenberg
silence warnings on win32 about static functions that...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Gisle Vanem
Prevent gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Daniel Stenberg
the ares_parse_aaaa_reply man page
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Daniel Stenberg
Check for winsock.h to work with win32. Only include...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Daniel Stenberg
Replace AC_TRY_RUN() with AC_EGREP_CPP() when checking...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Daniel Stenberg
oops, once is enough! ;-)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Daniel Stenberg
Define HAVE_AF_INET6_H for Netware too, as Guenter...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Dan Fandrich
Added HAVE_AF_INET6 to Netware's config.h
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Dan Fandrich
Added HAVE_STRUCT_IN6_ADDR to Netware's config.h
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Daniel Stenberg
Dominick Meglio added ares_parse_aaaa_reply.c and did...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
Daniel Stenberg
Samuel Díaz García's correction
commit
|
commitdiff
|
tree
|
snapshot
2005-02-22
Daniel Stenberg
Updated as suggested by Samuel Díaz García
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
untabified
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Daniel Stenberg
NORECURSE clarification, minor formatting update
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Daniel Stenberg
fix the -I path to the proper include dir when --enable...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Gisle Vanem
Adapted for C++.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Gisle Vanem
Replace IsNT with IS_NT().
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Gisle Vanem
Replace IsNT with IS_NT().
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Daniel Stenberg
fix CURL_EXTERN for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Daniel Stenberg
two post-1.2.1 changes
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Daniel Stenberg
added ares_cancel and ares_version
commit
|
commitdiff
|
tree
|
snapshot
2004-10-26
Daniel Stenberg
mention incompatibilities with ares
commit
|
commitdiff
|
tree
|
snapshot
2004-10-24
Daniel Stenberg
ignore this
commit
|
commitdiff
|
tree
|
snapshot
2004-10-24
Daniel Stenberg
maketgz now creates a ares_version.h.dist file with...
commit
|
commitdiff
|
tree
|
snapshot
2004-10-20
Daniel Stenberg
1.2.1 release time
commit
|
commitdiff
|
tree
|
snapshot
2004-10-06
Daniel Stenberg
removed tabs and trailing whitespace from source
commit
|
commitdiff
|
tree
|
snapshot
2004-09-28
Daniel Stenberg
- Henrik Stoerner fix: got a report that Tru64 Unix...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-26
Daniel Stenberg
- Henrik Stoerner: found out that C-ARES does not look...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-26
Daniel Stenberg
Dominick Meglio host file path discovery patch for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Daniel Stenberg
ignore more
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Gunter Knauf
fixed nasty warnings with gcc 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-30
Daniel Stenberg
mention Gisle's recent fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-08-29
Gisle Vanem
Removed ares_free_errmem.c from MSCV project files.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-20
Gisle Vanem
More patches for Watt-32 on Win32; don't include "names...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-20
Gisle Vanem
No WSAGetLastError() on Watt-32/DOS
commit
|
commitdiff
|
tree
|
snapshot
2004-08-20
Gisle Vanem
No <sys/uio.h> on DOS/Win32
commit
|
commitdiff
|
tree
|
snapshot
2004-08-20
Gisle Vanem
Changes for Watt-32 on Windows. I've assumed Configure
commit
|
commitdiff
|
tree
|
snapshot
2004-08-19
Gisle Vanem
ZLIB_ROOT not needed
commit
|
commitdiff
|
tree
|
snapshot
2004-08-19
Gisle Vanem
My first CVS commit just to see if this works.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-13
Daniel Stenberg
mention Harshal Pradhan's windows fix
commit
|
commitdiff
|
tree
|
snapshot
2004-08-13
Daniel Stenberg
Harshal Pradhan made minor syntax change to make this...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Daniel Stenberg
ignore more files
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Daniel Stenberg
variable type fix
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Daniel Stenberg
removed C++ comment to please picky source checkers
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Daniel Stenberg
--enable-debug builds static only, Gisle fixed a memory...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Daniel Stenberg
Gisle Vanem:
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Daniel Stenberg
--enable-debug now makes the lib built static only...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Daniel Stenberg
generate the new configure better
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Daniel Stenberg
now generated by automake
commit
|
commitdiff
|
tree
|
snapshot
2004-07-22
Daniel Stenberg
- Fixed a few variable return types for some system...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-11
Gunter Knauf
minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-11
Gunter Knauf
added ifdef for NetWare to ares.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Daniel Stenberg
mingw and netware makefiles added by Gunter Knauf
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Gunter Knauf
minor cosmetic fix.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Gunter Knauf
added MingW32 makefile.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Gunter Knauf
try to relax linux build host detection.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Daniel Stenberg
Günter Knauf made c-ares build and run on Novell Netware.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Gunter Knauf
added NetWare section for paths.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Gunter Knauf
update to build both test apps.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Gunter Knauf
minor fix for compiling on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Gunter Knauf
added few ifdefs to make it usable for NetWare.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Gunter Knauf
added NetWare makefile.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Daniel Stenberg
djgpp fixes by Gisle
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Daniel Stenberg
Gisle's win32-fix. 'errno' is not used for errors when...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Daniel Stenberg
Gisle added makefile for djgpp builds
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Daniel Stenberg
Gisle's djgpp magic
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Daniel Stenberg
Gisle Vanem made this build fine with djgpp and the...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-14
Daniel Stenberg
prevent compiler warnings on non-win32 platforms
commit
|
commitdiff
|
tree
|
snapshot
2004-06-10
Daniel Stenberg
Gisle Vanem's init patch for Windows
commit
|
commitdiff
|
tree
|
snapshot
next