m4
test: namespaces unavailable when cross-compiling
9 years ago
test
Release prep. Add support for pkgconfig in cmake, set versions appropriately
7 years ago
travis
travis: skip Autotools style testing for cmake
7 years ago
vc
vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
12 years ago
.gitignore
build: Add a code coverage option
9 years ago
.travis.yml
Use cmake3 package provided by Ubuntu ( #182 )
7 years ago
AUTHORS
Android JNI code leaks local references in some cases ( #175 )
7 years ago
CHANGES
CHANGES: generate from script
13 years ago
CHANGES.0
CHANGES: generate from script
13 years ago
CMakeLists.txt
travis: Enable building tests for CMake
7 years ago
CONTRIBUTING.md
doc: Update docs on contributing
9 years ago
GIT-INFO
docs: convert INSTALL to MarkDown & tweak ( #83 )
8 years ago
INSTALL.md
Re-organize sections in INSTALL.md and add CMake section
7 years ago
LICENSE.md
Update year in LICENSE.md to 2018 ( #170 )
7 years ago
Makefile.Watcom
Windows DNS server sorting ( #81 )
8 years ago
Makefile.am
Release prep. Add support for pkgconfig in cmake, set versions appropriately
7 years ago
Makefile.dj
email: use Gisle's "new" address
9 years ago
Makefile.inc
docs: Not all manpages are listed
7 years ago
Makefile.m32
Windows DNS server sorting ( #81 )
8 years ago
Makefile.msvc
windows: only look for ancient compilers ( #146 )
7 years ago
Makefile.netware
headers: remove checks for and defines of variable sizes
8 years ago
NEWS
- Fixed a few variable return types for some system calls. Made configure
21 years ago
README.cares
web: http => https
8 years ago
README.md
Added coderelease.io badge to readme.md for letting people subscribe to new versions ( #174 )
7 years ago
README.msvc
build: add install target to Makefile.msvc
14 years ago
RELEASE-NOTES
RELEASE-NOTES: some more work we did and people who helped
7 years ago
RELEASE-PROCEDURE.md
Add version update to CMakeLists in maketgz
7 years ago
SECURITY.md
SECURITY: point to the vulnerabilities page now
8 years ago
TODO
ares_reinit()
15 years ago
acinclude.m4
nowarn: use <limits.h> instead of configure for size of long
11 years ago
acountry.1
man pages: docs for the c-ares utility programs
14 years ago
acountry.c
Convert char from ISO-8859-1 to UTF-8 ( #99 )
8 years ago
adig.1
man pages: docs for the c-ares utility programs
14 years ago
adig.c
ares_inet_pton/ntop: cleanup
12 years ago
ahost.1
Add -t u option to ahost
10 years ago
ahost.c
ahost.c: add cast to fix C++ compile
9 years ago
appveyor.yml
windows: only look for ancient compilers ( #146 )
7 years ago
ares.h
Fix DNS server lookup breaking with Android O due to Android removing access to net.dns# system properties. ( #148 )
7 years ago
ares__close_sockets.c
Implement using virtual socket IO functions when set
8 years ago
ares__get_hostent.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares__read_line.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares__timeval.c
Mark unhittable lines
9 years ago
ares_android.c
ares_android.c: fix warning: ISO C forbids an empty translation unit
7 years ago
ares_android.h
Fix DNS server lookup breaking with Android O due to Android removing access to net.dns# system properties. ( #148 )
7 years ago
ares_build.h.cmake
Portability updates for legacy systems. ( #92 )
8 years ago
ares_build.h.dist
fix statement like #define - ares ssize_t define had a trailing semicolon ( #120 )
8 years ago
ares_build.h.in
Portability updates for legacy systems. ( #92 )
8 years ago
ares_cancel.3
man pages: minor formatting edits
8 years ago
ares_cancel.c
ares_cancel(): cancel requests safely
12 years ago
ares_config.h.cmake
Android variants may not have __system_property_get
7 years ago
ares_create_query.3
ares_create_query.3: edit language
8 years ago
ares_create_query.c
ares_create_query: use ares_free not naked free
8 years ago
ares_data.c
ares_data.c: iterate through substructs when freeing
7 years ago
ares_data.h
txt: introduce `ares_parse_txt_reply_ext`
9 years ago
ares_destroy.3
man pages: minor formatting edits
8 years ago
ares_destroy.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_destroy_options.3
docs: minor formatting edits
8 years ago
ares_dns.h
Added new feature (rfc2671)
12 years ago
ares_dup.3
docs: minor formatting edits
8 years ago
ares_expand_name.3
ares_expand_name.3: clarify how to free the data
12 years ago
ares_expand_name.c
ares_expand_name: limit number of indirections
8 years ago
ares_expand_string.3
remove all $Id$ lines
15 years ago
ares_expand_string.c
Portability updates for legacy systems. ( #92 )
8 years ago
ares_fds.3
man pages: minor formatting edits
8 years ago
ares_fds.c
Header inclusion clean-up
12 years ago
ares_free_data.3
SOA parser added
13 years ago
ares_free_hostent.3
remove all $Id$ lines
15 years ago
ares_free_hostent.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_free_string.3
docs: minor formatting edits
8 years ago
ares_free_string.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_get_servers.3
Fix man page typos detected by Lintian
9 years ago
ares_get_servers_ports.3
api: Add entrypoints to allow use of per-server ports
9 years ago
ares_getenv.c
build: use getenv() replacement function for systems which lack it
14 years ago
ares_getenv.h
build: use getenv() replacement function for systems which lack it
14 years ago
ares_gethostbyaddr.3
Documentation: properly document ARES_ECANCELLED
12 years ago
ares_gethostbyaddr.c
Force using the ANSI versions of WinAPI functions ( #142 )
7 years ago
ares_gethostbyname.3
ares_gethostbyname.3: fix callback status values
7 years ago
ares_gethostbyname.c
Force using the ANSI versions of WinAPI functions ( #142 )
7 years ago
ares_gethostbyname_file.3
remove all $Id$ lines
15 years ago
ares_getnameinfo.3
ares_getnameinfo.3: there is no ares_getaddrinfo
10 years ago
ares_getnameinfo.c
Simple changes to appease stricter compilers.
8 years ago
ares_getopt.c
remove all $Id$ lines
15 years ago
ares_getopt.h
Fix macro redefinition.
15 years ago
ares_getsock.3
remove all $Id$ lines
15 years ago
ares_getsock.c
Fix integer shift overflow if both tcp_socket and udp_socket are set
10 years ago
ares_inet_net_pton.h
ares_inet_pton/ntop: cleanup
12 years ago
ares_inet_ntop.3
ares_inet_ntop.3: s/socklen_t/ares_socklen_t
12 years ago
ares_inet_pton.3
spell inet correctly!
12 years ago
ares_init.3
ares_init.3: split the init docs into two separate man pages
8 years ago
ares_init.c
get rid of c++ style comments
7 years ago
ares_init_options.3
ares_init_options.3: match up sock_state_cb args ( #141 )
7 years ago
ares_iphlpapi.h
ares_iphlpapi.h: Watcom C fix
13 years ago
ares_ipv6.h
headers: remove checks for and defines of variable sizes
8 years ago
ares_library_cleanup.3
man pages: minor formatting edits
8 years ago
ares_library_init.3
Document WSAStartup requirement ( #180 )
7 years ago
ares_library_init.c
Fix DNS server lookup breaking with Android O due to Android removing access to net.dns# system properties. ( #148 )
7 years ago
ares_library_init.h
Windows DNS server sorting ( #81 )
8 years ago
ares_library_init_android.3
Wrong function name throughout man page ( #154 )
7 years ago
ares_library_initialized.3
ares_library_initialized.3: added
8 years ago
ares_llist.c
ares__swap_lists: make private and static
12 years ago
ares_llist.h
ares__swap_lists: make private and static
12 years ago
ares_mkquery.3
Added new feature (rfc2671)
12 years ago
ares_mkquery.c
Added new feature (rfc2671)
12 years ago
ares_nowarn.c
Portability updates for legacy systems. ( #92 )
8 years ago
ares_nowarn.h
Portability updates for legacy systems. ( #92 )
8 years ago
ares_options.c
api: Add entrypoints to allow use of per-server ports
9 years ago
ares_parse_a_reply.3
nroff: fix two syntax mistakes
12 years ago
ares_parse_a_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_aaaa_reply.3
nroff: fix two syntax mistakes
12 years ago
ares_parse_aaaa_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_mx_reply.3
added ares_parse_mx_reply
15 years ago
ares_parse_mx_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_naptr_reply.3
Added support for parsing NAPTR records
13 years ago
ares_parse_naptr_reply.c
ares_parse_naptr_reply: make buffer length check more accurate
7 years ago
ares_parse_ns_reply.3
Vlad Dinulescu added ares_parse_ns_reply()
18 years ago
ares_parse_ns_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_ptr_reply.3
remove all $Id$ lines
15 years ago
ares_parse_ptr_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_soa_reply.3
SOA parser added
13 years ago
ares_parse_soa_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_srv_reply.3
Daniel wants upcoming release to be 1.7.0
15 years ago
ares_parse_srv_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_txt_reply.3
txt: introduce `ares_parse_txt_reply_ext`
9 years ago
ares_parse_txt_reply.c
txt: introduce `ares_parse_txt_reply_ext`
9 years ago
ares_platform.c
get rid of c++ style comments
7 years ago
ares_platform.h
getservbyport replacement for Win CE
14 years ago
ares_private.h
Added support for Windows DNS Suffix Search List ( #93 )
8 years ago
ares_process.3
document handling of timeouts for ares_process and ares_process_fd to close PR #57
7 years ago
ares_process.c
Simple changes to appease stricter compilers.
8 years ago
ares_query.3
Documentation: properly document ARES_ECANCELLED
12 years ago
ares_query.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_rules.h
headers: remove checks for and defines of variable sizes
8 years ago
ares_save_options.3
Fix man page typos detected by Lintian
9 years ago
ares_search.3
Documentation: properly document ARES_ECANCELLED
12 years ago
ares_search.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_send.3
Documentation: properly document ARES_ECANCELLED
12 years ago
ares_send.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_set_local_dev.3
docs: fixed references to ares_set_local_ip4 and ares_set_local_ip6
8 years ago
ares_set_local_ip4.3
ares_set_local_*: added in 1.7.4, not before
14 years ago
ares_set_local_ip6.3
ares_set_local_*: added in 1.7.4, not before
14 years ago
ares_set_servers.3
Fix man page typos detected by Lintian
9 years ago
ares_set_servers_csv.3
Fix man page typos detected by Lintian
9 years ago
ares_set_servers_ports.3
api: Add entrypoints to allow use of per-server ports
9 years ago
ares_set_servers_ports_csv.3
api: Add entrypoints to allow use of per-server ports
9 years ago
ares_set_socket_callback.3
ares_set_socket_callback: make manpage match code
9 years ago
ares_set_socket_configure_callback.3
Add ares_set_socket_configure_callback()
9 years ago
ares_set_socket_functions.3
ares_set_socket_functions.3: added in 1.13.0
8 years ago
ares_set_sortlist.3
Fix man page typos detected by Lintian
9 years ago
ares_setup.h
Check for __ANDROID__ in addition to ANDROID macro.
13 years ago
ares_strcasecmp.c
remove all $Id$ lines
15 years ago
ares_strcasecmp.h
remove all $Id$ lines
15 years ago
ares_strdup.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_strdup.h
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_strerror.3
remove all $Id$ lines
15 years ago
ares_strerror.c
remove all $Id$ lines
15 years ago
ares_timeout.3
man pages: minor formatting edits
8 years ago
ares_timeout.c
timeoffset: made static and private
11 years ago
ares_version.3
man pages: minor formatting edits
8 years ago
ares_version.c
remove all $Id$ lines
15 years ago
ares_version.h
Release prep. Add support for pkgconfig in cmake, set versions appropriately
7 years ago
ares_writev.c
Portability updates for legacy systems. ( #92 )
8 years ago
ares_writev.h
Portability updates for legacy systems. ( #92 )
8 years ago
bitncmp.c
bitncmp: update comment to match code behaviour
9 years ago
bitncmp.h
ares__bitncmp: use two underscores for private functions
12 years ago
buildconf
buildconf: run test/buildconf too if present
9 years ago
buildconf.bat
remove all $Id$ lines
15 years ago
c-ares-config.cmake.in
CMake: Emulate interface library on import ( #108 )
8 years ago
cares.rc
web: http => https
8 years ago
config-dos.h
Portability updates for legacy systems. ( #92 )
8 years ago
config-win32.h
Portability updates for legacy systems. ( #92 )
8 years ago
configure.ac
Release prep. Add support for pkgconfig in cmake, set versions appropriately
7 years ago
get_ver.awk
Cleaned up version awk script.
13 years ago
git2changes.pl
CHANGES: generate from script
13 years ago
inet_net_pton.c
Portability updates for legacy systems. ( #92 )
8 years ago
inet_ntop.c
Fix a typo in inet_ntop.c ( #151 )
7 years ago
install-sh
refresh: updated now with automake 1.14
11 years ago
libcares.pc.cmake
fix version in pkgconfig
7 years ago
libcares.pc.in
Fix libcares.pc generation for static MingW* cross builds
13 years ago
maketgz
Add version update to CMakeLists in maketgz
7 years ago
mkinstalldirs
refresh: updated now with automake 1.14
11 years ago
msvc_ver.inc
windows: only look for ancient compilers ( #146 )
7 years ago
nameser.h
c-ares/nameser.h: add some T_* defines for ns_t_* values
12 years ago
setup_once.h
Portability updates for legacy systems. ( #92 )
8 years ago
windows_port.c
build: move platform stuff to ares_platform.c and ares_platform.h
14 years ago