source: trunk/athena/lib/ares @ 23901

Name Size Rev Age Author Last Change
../
ares_process.c 15.6 KB 17958   22 years ghudson Fix freed memory access.
ares_init.c 15.1 KB 13785   25 years danw compile with warnings
ares_parse_message.c 14.4 KB 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
adig.c 14.2 KB 17867   22 years ghudson Add a new function ares_parse_message() to parse a DNS packet without ...
ares_gethostbyname.c 7.3 KB 13785   25 years danw compile with warnings
ares_search.c 7.1 KB 15107   24 years ghudson Rename 'class' to 'dnsclass' for the sake of C++.
ares.h 5.6 KB 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
ares_init.3 5.4 KB 19979   21 years ghudson port seems to have been split into udp_port and tcp_port more recently ...
ares_mkquery.c 4.9 KB 15107   24 years ghudson Rename 'class' to 'dnsclass' for the sake of C++.
ares_parse_message.3 4.5 KB 19704   21 years mwhitson "answers", "authority", and "additional" fields of struct ares_dns_message ...
ares_search.3 4.4 KB 15107   24 years ghudson Rename 'class' to 'dnsclass' for the sake of C++.
ares_expand_name.c 4.3 KB 17855   22 years ghudson Fix up length checking to avoid the possibility of pointer overflow; also ...
ares_parse_a_reply.c 4.3 KB 23901   15 years ghudson In the ares upstream sources, plug some memory leaks found by Mark Manley. ...
ares__get_hostent.c 4.2 KB 14293   24 years ghudson Cast hostent h_name field to char * before freeing, to pacify Linux. (This ...
ares_query.3 4.1 KB 15107   24 years ghudson Rename 'class' to 'dnsclass' for the sake of C++.
ares_gethostbyaddr.c 4.0 KB 11856   26 years ghudson Sources for libares, an asynchronous resolver library
ares_parse_ptr_reply.c 3.8 KB 19791   21 years mwhitson Modify ares_parse_{a,ptr}_reply() to use ares_parse_message() instead of ...
ares_dns.h 3.5 KB 16485   23 years ghudson Fix (unused) macros which weren't taking a second argument.
Makefile.in 3.3 KB 21708   19 years ghudson Use libtool to build and install a shared library.
ares_private.h 3.3 KB 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
ares_send.3 3.1 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_gethostbyname.3 2.9 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ahost.c 2.8 KB 15940   23 years ghudson Need stdlib.h for exit().
ares_query.c 2.8 KB 15107   24 years ghudson Rename 'class' to 'dnsclass' for the sake of C++.
ares_gethostbyaddr.3 2.8 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_send.c 2.8 KB 13785   25 years danw compile with warnings
ares_mkquery.3 2.5 KB 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
ares_process.3 2.3 KB 11890   26 years ghudson Add an example.
ares_parse_ptr_reply.3 2.3 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_expand_name.3 2.1 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
README 2.1 KB 14291   24 years ghudson Remove the paragraph about the ISC, which I don't think is terribly ...
ares__read_line.c 2.0 KB 12097   26 years ghudson Fix ares__read_line comment.
ares_parse_a_reply.3 2.0 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_fds.3 1.9 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_timeout.3 1.9 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_timeout.c 1.8 KB 11856   26 years ghudson Sources for libares, an asynchronous resolver library
ares__close_sockets.c 1.8 KB 17439   22 years ghudson We can't use fd_sets to identify which servers are readable or writable ...
ares_strerror.c 1.7 KB 11856   26 years ghudson Sources for libares, an asynchronous resolver library
ares_free_dns_message.c 1.6 KB 23901   15 years ghudson In the ares upstream sources, plug some memory leaks found by Mark Manley. ...
ares_free_hostent.3 1.6 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_strerror.3 1.6 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_fds.c 1.5 KB 11922   26 years ghudson Need sys/time.h for fd sets on some broken systems.
ares_destroy.3 1.5 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_destroy.c 1.4 KB 11947   26 years ghudson Implement sortlist.
ares_free_errmem.3 1.4 KB 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
ares_free_dns_message.3 1.3 KB 17867   22 years ghudson Add a new function ares_parse_message() to parse a DNS packet without ...
ares_free_string.3 1.2 KB 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
ares_free_hostent.c 1.1 KB 11949   26 years ghudson Leetle tiny cleanup.
ares_free_errmem.c 1.0 KB 11856   26 years ghudson Sources for libares, an asynchronous resolver library
ares_free_string.c 890 bytes 22567   17 years ghudson Fix a bunch of signed/unsigned char conflicts. This requires changing the ...
NEWS 809 bytes 16235   23 years ghudson Add news entry for 1.1.1.
configure.in 311 bytes 21708   19 years ghudson Use libtool to build and install a shared library.
ares_init_options.3 90 bytes 11855   26 years ghudson Documentation for libares, an asynchronous resolver library
Note: See TracBrowser for help on using the repository browser.