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
Age
Commit message (
Expand
)
Author
2006-08-03
MinGW/MSYS needs lib ws2_32 for proper operation of configure script.
Yang Tse
2006-08-03
Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and
Daniel Stenberg
2006-07-31
Avoid the risk of a false positive detection of MSG_NOSIGNAL when cross compi...
Yang Tse
2006-07-31
Force compilation failure in case macros sread() or swrite() are not defined.
Yang Tse
2006-07-31
Provide definitions needed for macros sread() and swrite() in config file.
Yang Tse
2006-07-29
Fix compiler warnings.
Yang Tse
2006-07-29
include setup_once.h dependency and adjust to 80 char lines.
Yang Tse
2006-07-28
Replace send() and recv() with swrite() and sread() macros.
Yang Tse
2006-07-28
First step trying to avoid the multiple header inclusion and recursion nightm...
Yang Tse
2006-07-26
Provide multiple header inclusion prevention definition __ARES_PRIVATE_H
Yang Tse
2006-07-26
Change multiple header inclusion prevention definition to __ARES_BITNCMP_H
Yang Tse
2006-07-26
Change multiple header inclusion prevention definition to __ARES_INET_NET_PTON_H
Yang Tse
2006-07-26
Sync header with source code
Yang Tse
2006-07-25
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...
Yang Tse
2006-07-23
Added getopt() processing.
Gisle Vanem
2006-07-22
Added getopt() processing of [-t {a|aaaa}].
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2006-07-22
Use ares_free_string() to avoid detecting leaks.
Gisle Vanem
2006-07-22
If CURLDEBUG defined, call curl_memdebug() if $CARES_MEMDEBUG is set.
Gisle Vanem
2006-07-14
Fix compiler warning
Yang Tse
2006-07-14
Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R...
Yang Tse
2006-07-11
Define NEED_MALLOC_H if including <stdlib.h> is not enough for proper compila...
Yang Tse
2006-07-07
Finally get rid of CURL_CHECK_HEADERS_ONCE since it adds very little value an...
Yang Tse
2006-07-07
Substitution of the literal '-' is only done if it's the first or last charac...
Yang Tse
2006-07-07
Using backslashes and slashes in the strings of the sed 'y' command shall be ...
Yang Tse
2006-07-07
Fix excessive escaping.
Yang Tse
2006-07-07
Fix CURL_CHECK_HEADERS_ONCE
Yang Tse
2006-07-06
Fix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and CURL_CHECK_FUNC_SEND.
Yang Tse
2006-07-05
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...
Yang Tse
2006-07-04
Use a more descriptive var name.
Yang Tse
2006-07-04
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
Yang Tse
2006-07-04
Platforms that don't have/run configure need default values in their config f...
Yang Tse
2006-07-04
Find out return types and argument types for functions recv() and send() at c...
Yang Tse
2006-07-03
Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_NI_WITHSCOPEID
Yang Tse
2006-07-02
Make CURL_CHECK_NI_WITHSCOPEID actually try to compile NI_WITHSCOPEID when cr...
Yang Tse
2006-07-02
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
Yang Tse
2006-07-02
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
Yang Tse
2006-07-01
Get qualifier of arg 1 for getnameinfo apart. Take 2.
Yang Tse
2006-06-30
Get qualifier of arg 1 for getnameinfo apart.
Yang Tse
2006-06-30
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
Yang Tse
2006-06-26
include config-win32.h in release archives
Daniel Stenberg
2006-06-24
1.3.1
Daniel Stenberg
2006-06-19
Remove "big endian" DNS section and RR data integer parser macros from
William Ahern
2006-06-19
Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and
William Ahern
2006-05-24
Copied the NO_UNDEFINED magic from libcurl to make this build fine again with
Daniel Stenberg
2006-05-10
Bram Matthys brought my attention to a libtool peculiarity where detecting
Daniel Stenberg
2006-05-05
two more contributors
Daniel Stenberg
2006-05-03
moved the curl_off_t check to within the --enable-debug block where it belong...
Daniel Stenberg
[prev]
[next]