projects
/
platform
/
upstream
/
c-ares.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use our own ISBLANK macro
2007-02-13
Yang Tse
use our own ISBLANK macro
commit
|
commitdiff
|
tree
2007-02-13
Yang Tse
Fix c-ares failing to get the search sequence of /etc...
commit
|
commitdiff
|
tree
2007-02-08
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-02-08
Yang Tse
use macro AC_AIX to define `_ALL_SOURCE', if on AIX.
commit
|
commitdiff
|
tree
2007-02-07
Yang Tse
use same AIX XLC compiler options as curl's
commit
|
commitdiff
|
tree
2007-02-07
Yang Tse
*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
commit
|
commitdiff
|
tree
2007-02-06
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-02-05
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-02-02
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-02-02
Yang Tse
add debug messages for initialization failures
commit
|
commitdiff
|
tree
2007-02-02
Yang Tse
add missing strings for existing error codes
commit
|
commitdiff
|
tree
2007-02-02
Yang Tse
move DEBUGF macro definition to setup_once.h
commit
|
commitdiff
|
tree
2007-02-01
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-02-01
Yang Tse
compiler warning fix
commit
|
commitdiff
|
tree
2007-01-29
Yang Tse
fix compiler warning "discards qualifiers from pointer...
commit
|
commitdiff
|
tree
2007-01-27
Yang Tse
sync with lib/setup_once.h
commit
|
commitdiff
|
tree
2006-11-25
Yang Tse
Make sure RETSIGTYPE is properly defined
commit
|
commitdiff
|
tree
2006-11-24
Yang Tse
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_...
commit
|
commitdiff
|
tree
2006-11-22
Yang Tse
Added a check in configure that verifies if <signal...
commit
|
commitdiff
|
tree
2006-11-06
Yang Tse
avoid a couple of potential zero size memory allocations
commit
|
commitdiff
|
tree
2006-10-27
Yang Tse
Sync with lib/setup_once.h
commit
|
commitdiff
|
tree
2006-10-25
Yang Tse
Compiler warning fix
commit
|
commitdiff
|
tree
2006-10-18
Yang Tse
Sync with lib/setup_once.h
commit
|
commitdiff
|
tree
2006-10-18
Yang Tse
Check for USE_WINSOCK instead of WIN32 where the check...
commit
|
commitdiff
|
tree
2006-10-18
Yang Tse
Introduce symbol USE_WINSOCK which will be defined...
commit
|
commitdiff
|
tree
2006-10-18
Yang Tse
Replace is*() macros with our own IS*() ones.
commit
|
commitdiff
|
tree
2006-10-18
Yang Tse
Move definition of IS*() macros to setup_once.h
commit
|
commitdiff
|
tree
2006-10-14
Yang Tse
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms...
commit
|
commitdiff
|
tree
2006-10-13
Yang Tse
Check for struct timeval at configuration time
commit
|
commitdiff
|
tree
2006-10-11
Yang Tse
Remove redundant __CYGWIN__ symbol check
commit
|
commitdiff
|
tree
2006-08-06
Yang Tse
Check for network libraries the _same_ way it is done...
commit
|
commitdiff
|
tree
2006-08-05
Yang Tse
Check for network libraries the same way it is done...
commit
|
commitdiff
|
tree
2006-08-04
Yang Tse
Minor compatibility fix
commit
|
commitdiff
|
tree
2006-08-04
Yang Tse
Fix compiler warning
commit
|
commitdiff
|
tree
2006-08-04
Yang Tse
Avoid redundant check. configure script takes care...
commit
|
commitdiff
|
tree
2006-08-04
Yang Tse
Being unable to link or find out recv() or send() args...
commit
|
commitdiff
|
tree
2006-08-03
Yang Tse
MinGW/MSYS needs lib ws2_32 for proper operation of...
commit
|
commitdiff
|
tree
2006-07-31
Yang Tse
Avoid the risk of a false positive detection of MSG_NOSIGNAL...
commit
|
commitdiff
|
tree
2006-07-31
Yang Tse
Force compilation failure in case macros sread() or...
commit
|
commitdiff
|
tree
2006-07-31
Yang Tse
Provide definitions needed for macros sread() and swrite...
commit
|
commitdiff
|
tree
2006-07-29
Yang Tse
Fix compiler warnings.
commit
|
commitdiff
|
tree
2006-07-29
Yang Tse
include setup_once.h dependency and adjust to 80 char...
commit
|
commitdiff
|
tree
2006-07-28
Yang Tse
Replace send() and recv() with swrite() and sread(...
commit
|
commitdiff
|
tree
2006-07-28
Yang Tse
First step trying to avoid the multiple header inclusion...
commit
|
commitdiff
|
tree
2006-07-26
Yang Tse
Provide multiple header inclusion prevention definition...
commit
|
commitdiff
|
tree
2006-07-26
Yang Tse
Change multiple header inclusion prevention definition...
commit
|
commitdiff
|
tree
2006-07-26
Yang Tse
Change multiple header inclusion prevention definition...
commit
|
commitdiff
|
tree
2006-07-26
Yang Tse
Sync header with source code
commit
|
commitdiff
|
tree
2006-07-25
Yang Tse
Simplify check for NEED_MALLOC_H, and make more explicit...
commit
|
commitdiff
|
tree
2006-07-14
Yang Tse
Fix compiler warning
commit
|
commitdiff
|
tree
2006-07-14
Yang Tse
Change the ai_addrlen type of struct addrinfo from...
commit
|
commitdiff
|
tree
2006-07-11
Yang Tse
Define NEED_MALLOC_H if including <stdlib.h> is not...
commit
|
commitdiff
|
tree
2006-07-07
Yang Tse
Finally get rid of CURL_CHECK_HEADERS_ONCE since it...
commit
|
commitdiff
|
tree
2006-07-07
Yang Tse
Substitution of the literal '-' is only done if it...
commit
|
commitdiff
|
tree
2006-07-07
Yang Tse
Using backslashes and slashes in the strings of the...
commit
|
commitdiff
|
tree
2006-07-07
Yang Tse
Fix excessive escaping.
commit
|
commitdiff
|
tree
2006-07-07
Yang Tse
Fix CURL_CHECK_HEADERS_ONCE
commit
|
commitdiff
|
tree
2006-07-06
Yang Tse
Fix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
commit
|
commitdiff
|
tree
2006-07-05
Yang Tse
Prevent definition of HAVE_WINxxx_H symbols and avoid...
commit
|
commitdiff
|
tree
2006-07-04
Yang Tse
Use a more descriptive var name.
commit
|
commitdiff
|
tree
2006-07-04
Yang Tse
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
commit
|
commitdiff
|
tree
2006-07-04
Yang Tse
Platforms that don't have/run configure need default...
commit
|
commitdiff
|
tree
2006-07-04
Yang Tse
Find out return types and argument types for functions...
commit
|
commitdiff
|
tree
2006-07-03
Yang Tse
Use CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_NI_WIT...
commit
|
commitdiff
|
tree
2006-07-02
Yang Tse
Make CURL_CHECK_NI_WITHSCOPEID actually try to compile...
commit
|
commitdiff
|
tree
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
2006-07-02
Yang Tse
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
2006-07-01
Yang Tse
Get qualifier of arg 1 for getnameinfo apart. Take 2.
commit
|
commitdiff
|
tree
2006-06-30
Yang Tse
Get qualifier of arg 1 for getnameinfo apart.
commit
|
commitdiff
|
tree
2006-06-30
Yang Tse
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
commit
|
commitdiff
|
tree
2005-12-21
Yang Tse
Checking for function getnameinfo and its arguments...
commit
|
commitdiff
|
tree
2005-12-21
Yang Tse
Undefine HAVE_GETNAMEINFO if unable to find
commit
|
commitdiff
|
tree
2005-12-21
Yang Tse
Undefine HAVE_GETNAMEINFO if unable to find
commit
|
commitdiff
|
tree
2005-12-21
Yang Tse
Make sure we're using 'c-ares' sources and not 'ares...
commit
|
commitdiff
|
tree
2005-12-20
Yang Tse
In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling...
commit
|
commitdiff
|
tree
2005-12-20
Yang Tse
fix ioctlsocket detection
commit
|
commitdiff
|
tree
2005-12-20
Yang Tse
Fix, header checks must be done before using its results.
commit
|
commitdiff
|
tree
2005-12-20
Yang Tse
Fix quoting
commit
|
commitdiff
|
tree
2005-12-20
Yang Tse
Use native type SOCKET instead of int when testing...
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Ooops
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Add checking for type DWORD as argument 4 and 6 of...
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Adjust more windows header includes
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_G...
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Add check for 'unsigned int' as type of arguments 4...
commit
|
commitdiff
|
tree
2005-12-19
Yang Tse
Undo previous change. This header file belongs to the...
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
When checking the type of the first argument of getnameinfo...
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
Fix spacing. When defining, define to 1.
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
Cleanup windows header includes. Where aplicable, inclusion of
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
MingW guards getnameinfo, getaddrinfo and freeaddrinfo...
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCS
commit
|
commitdiff
|
tree
2005-12-18
Yang Tse
Make it compatible with vc60 and vc71
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Fix typo
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Fix compiler warning
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Cleanup
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Windows related cleanup
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Check first arg of getnameinfo with and without const...
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYP...
commit
|
commitdiff
|
tree
2005-12-17
Yang Tse
const qualifier in getnameinfo check
commit
|
commitdiff
|
tree
2005-12-16
Yang Tse
Since there is no proof of the existence of a platform...
commit
|
commitdiff
|
tree
2005-12-16
Yang Tse
'Fix' windows builds
commit
|
commitdiff
|
tree
next