index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
ares_gethostbyaddr.c
Age
Commit message (
Expand
)
Author
2005-08-18
detabified
Daniel Stenberg
2005-04-09
Made sortlist support IPv6 (this can probably use some testing)
Dominick Meglio
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
2005-04-06
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
Daniel Stenberg
2005-03-21
typecase to fix win32 compiler warning (and intended as other code is)
Daniel Stenberg
2004-12-10
untabified
Daniel Stenberg
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-09-26
Dominick Meglio host file path discovery patch for windows
Daniel Stenberg
2004-08-20
More patches for Watt-32 on Win32; don't include "nameser.h".
Gisle Vanem
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
2004-07-01
djgpp fixes by Gisle
Daniel Stenberg
2004-03-23
changed the long to int typecasts to see if icc 8.0 complains less on this
Daniel Stenberg
2004-02-23
typecase the bitfiddling results since we get a long and we store an int,
Daniel Stenberg
2004-02-02
remove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg