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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2006-08-14
add missing man page
Daniel Stenberg
2006-07-28
First step trying to avoid the multiple header inclusion and recursion nightm...
Yang Tse
2005-12-22
Added ares_getsock() to extract sockets to wait for action on, without being
Daniel Stenberg
2005-08-10
fixed line endings so it works again with gnu make on Win32.
Gunter Knauf
2005-05-16
Added ares_getnameinfo which mimics the getnameinfo API
Dominick Meglio
2005-05-14
Added an inet_ntop function from BIND for systems that do not have it
Dominick Meglio
2005-04-21
added missing headers
Daniel Stenberg
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
2005-04-06
Moved inet_net_pton.h to HHEADERS.
Gisle Vanem
2005-04-06
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio
2005-03-11
the ares_parse_aaaa_reply man page
Daniel Stenberg
2005-03-10
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
Daniel Stenberg
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg