m4
try without sudo
5 years ago
test
fix travis live test
5 years ago
travis
travis: CloudFlare does not allow T_ANY requests, so live tests that use it fail. Disable.
5 years ago
vc
…
.gitignore
build: Add a code coverage option
9 years ago
.travis.yml
update travis to use xcode11.4
5 years ago
AUTHORS
Android JNI code leaks local references in some cases ( #175 )
7 years ago
CHANGES
…
CHANGES.0
…
CMakeLists.txt
c-ares 1.16.1 release prep
5 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
c-ares 1.16.1 release prep
5 years ago
Makefile.dj
email: use Gisle's "new" address
9 years ago
Makefile.inc
getaddrinfo enhancements ( #257 )
6 years ago
Makefile.m32
Windows DNS server sorting ( #81 )
8 years ago
Makefile.msvc
CMake: Generate WinPDB files during build ( #311 )
5 years ago
Makefile.netware
headers: remove checks for and defines of variable sizes
9 years ago
NEWS
…
README.cares
web: http => https
9 years ago
README.md
Add AppVeyor badge
5 years ago
README.msvc
…
RELEASE-NOTES
c-ares 1.16.1 release prep
5 years ago
RELEASE-PROCEDURE.md
Add version update to CMakeLists in maketgz
7 years ago
SECURITY.md
SECURITY: point to the vulnerabilities page now
9 years ago
TODO
…
acinclude.m4
…
acountry.1
…
acountry.c
cast-align warnings are false for struct sockaddr, silence
5 years ago
adig.1
…
adig.c
keep command line usage up to date ( #256 )
6 years ago
ahost.1
…
ahost.c
keep command line usage up to date ( #256 )
6 years ago
appveyor.yml
Enable cmake tests for AppVeyor ( #313 )
5 years ago
ares.h
getaddrinfo enhancements ( #257 )
6 years ago
ares__close_sockets.c
fix ares__sortaddrinfo, use wrappers for sock_funcs ( #258 )
6 years ago
ares__get_hostent.c
replace all usages of inet_addr() with ares_inet_pton() which is more proper ( #312 )
5 years ago
ares__parse_into_addrinfo.c
getaddrinfo enhancements ( #257 )
6 years ago
ares__read_line.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares__readaddrinfo.c
Fix: sizeof(sizeof(addr.saX)) -> sizeof(addr.saX) in readaddrinfo ( #331 )
5 years ago
ares__sortaddrinfo.c
cast-align warnings are false for struct sockaddr, silence
5 years ago
ares__timeval.c
…
ares_android.c
Rename local macros to avoid conflicting with system ones and remove unsed variables. (Otherwise code will break once compiled with [-Werror,-Wmacro-redefined,-Wunused-variable] ) ( #280 )
5 years ago
ares_android.h
Android: Support for domain search suffix ( #211 )
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
9 years ago
ares_cancel.c
…
ares_config.h.cmake
getaddrinfo enhancements ( #257 )
6 years ago
ares_create_query.3
Report ARES_ENOTFOUND for .onion domain names as per RFC7686. ( #228 )
6 years ago
ares_create_query.c
fix: init bufp before reject .onion to make it can be free correctly ( #241 )
6 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
9 years ago
ares_destroy.c
Add ares_init_options() configurability for path to resolv.conf file
7 years ago
ares_destroy_options.3
docs: minor formatting edits
9 years ago
ares_dns.h
…
ares_dup.3
docs: minor formatting edits
9 years ago
ares_expand_name.3
…
ares_expand_name.c
ares_expand_name: limit number of indirections
8 years ago
ares_expand_string.3
…
ares_expand_string.c
Portability updates for legacy systems. ( #92 )
8 years ago
ares_fds.3
man pages: minor formatting edits
9 years ago
ares_fds.c
…
ares_free_data.3
…
ares_free_hostent.3
…
ares_free_hostent.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_free_string.3
docs: minor formatting edits
9 years ago
ares_free_string.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_freeaddrinfo.3
update man pages to render better for man2html
5 years ago
ares_freeaddrinfo.c
getaddrinfo enhancements ( #257 )
6 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_getaddrinfo.3
Remove warnings from ares_getaddrinfo.3 man page
5 years ago
ares_getaddrinfo.c
Prevent possible double-free in ares_getaddrinfo() if ares_destroy() is called
5 years ago
ares_getenv.c
[ares_getenv] Return NULL in all cases. ( #279 )
5 years ago
ares_getenv.h
…
ares_gethostbyaddr.3
…
ares_gethostbyaddr.c
Force using the ANSI versions of WinAPI functions ( #142 )
8 years ago
ares_gethostbyname.3
ares_gethostbyname.3: fix callback status values
7 years ago
ares_gethostbyname.c
replace all usages of inet_addr() with ares_inet_pton() which is more proper ( #312 )
5 years ago
ares_gethostbyname_file.3
…
ares_getnameinfo.3
…
ares_getnameinfo.c
cast-align warnings are false for struct sockaddr, silence
5 years ago
ares_getopt.c
…
ares_getopt.h
…
ares_getsock.3
…
ares_getsock.c
…
ares_inet_net_pton.h
…
ares_inet_ntop.3
…
ares_inet_pton.3
…
ares_init.3
ares_init.3: split the init docs into two separate man pages
9 years ago
ares_init.c
replace all usages of inet_addr() with ares_inet_pton() which is more proper ( #312 )
5 years ago
ares_init_options.3
ares_init_options.3: Fix layout ( #275 )
5 years ago
ares_iphlpapi.h
…
ares_ipv6.h
Add ares__sortaddrinfo() to support getaddrinfo() sorted results ( #239 )
6 years ago
ares_library_cleanup.3
man pages: minor formatting edits
9 years ago
ares_library_init.3
Document WSAStartup requirement ( #180 )
7 years ago
ares_library_init.c
Fix warnings emitted by MSVC when using -W4 ( #192 )
7 years ago
ares_library_init.h
Windows DNS server sorting ( #81 )
8 years ago
ares_library_init_android.3
manpages: Fix typos detected by lintian ( #269 )
6 years ago
ares_library_initialized.3
ares_library_initialized.3: added
9 years ago
ares_llist.c
…
ares_llist.h
…
ares_mkquery.3
Report ARES_ENOTFOUND for .onion domain names as per RFC7686. ( #228 )
6 years ago
ares_mkquery.c
…
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
Prevent changing name servers while queries are outstanding ( #191 )
7 years ago
ares_parse_a_reply.3
getaddrinfo enhancements ( #257 )
6 years ago
ares_parse_a_reply.c
cast-align warnings are false for struct sockaddr, silence
5 years ago
ares_parse_aaaa_reply.3
getaddrinfo enhancements ( #257 )
6 years ago
ares_parse_aaaa_reply.c
cast-align warnings are false for struct sockaddr, silence
5 years ago
ares_parse_mx_reply.3
…
ares_parse_mx_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_naptr_reply.3
…
ares_parse_naptr_reply.c
ares_parse_naptr_reply: make buffer length check more accurate
8 years ago
ares_parse_ns_reply.3
…
ares_parse_ns_reply.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_parse_ptr_reply.3
…
ares_parse_ptr_reply.c
fix stringop-overflow warning of GCC ( #201 )
7 years ago
ares_parse_soa_reply.3
…
ares_parse_soa_reply.c
avoid read-heap-buffer-overflow ( #332 )
5 years ago
ares_parse_srv_reply.3
…
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
Allow TXT records on CHAOS qclass ( #321 )
5 years ago
ares_platform.c
get rid of c++ style comments
7 years ago
ares_platform.h
…
ares_private.h
cast-align warnings are false for struct sockaddr, silence
5 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
cast-align warnings are false for struct sockaddr, silence
5 years ago
ares_query.3
…
ares_query.c
api: Allow injection of user-specified malloc/free functions
9 years ago
ares_rules.h
Fix comment in ares_rules.h ( #189 )
7 years ago
ares_save_options.3
Fix man page typos detected by Lintian
9 years ago
ares_search.3
…
ares_search.c
Add initial implementation for ares_getaddrinfo ( #112 )
6 years ago
ares_send.3
…
ares_send.c
ares_set_servers_csv() on failure should not leave channel in a bad state
7 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_ip6.3
…
ares_set_servers.3
Prevent changing name servers while queries are outstanding ( #191 )
7 years ago
ares_set_servers_csv.3
Prevent changing name servers while queries are outstanding ( #191 )
7 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
…
ares_strcasecmp.c
…
ares_strcasecmp.h
…
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
…
ares_strerror.c
…
ares_strsplit.c
fix prototype name for ares_strsplit_free()
7 years ago
ares_strsplit.h
fix prototype name for ares_strsplit_free()
7 years ago
ares_timeout.3
man pages: minor formatting edits
9 years ago
ares_timeout.c
…
ares_version.3
man pages: minor formatting edits
9 years ago
ares_version.c
…
ares_version.h
c-ares 1.16.1 release prep
5 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.h
…
buildconf
buildconf: run test/buildconf too if present
9 years ago
buildconf.bat
…
c-ares-config.cmake.in
CMake: Provide c-ares version in package export file ( #296 )
5 years ago
cares.rc
web: http => https
9 years ago
config-dos.h
Portability updates for legacy systems. ( #92 )
8 years ago
config-win32.h
Style. Whitespace cleanup. ( #213 )
7 years ago
configure.ac
c-ares 1.16.1 release prep
5 years ago
get_ver.awk
…
git2changes.pl
…
inet_net_pton.c
Portability updates for legacy systems. ( #92 )
8 years ago
inet_ntop.c
Style. Whitespace cleanup. ( #213 )
7 years ago
install-sh
…
libcares.pc.cmake
fix version in pkgconfig
7 years ago
libcares.pc.in
…
maketgz
Add version update to CMakeLists in maketgz
7 years ago
mkinstalldirs
…
msvc_ver.inc
windows: only look for ancient compilers ( #146 )
8 years ago
nameser.h
…
setup_once.h
Portability updates for legacy systems. ( #92 )
8 years ago
windows_port.c
…