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
2007-02-19
compiler warning fix
Yang Tse
2007-02-19
add debug messages for initialization failures
Yang Tse
2007-02-18
fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.h
Yang Tse
2007-02-17
Move portable error number symbolic name definitions to setup_once.h
Yang Tse
2007-02-17
compiler warning fix
Yang Tse
2007-02-17
compiler warning fix
Yang Tse
2007-02-16
add debug messages for fopen() failures
Yang Tse
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-16
compiler warning fix
Yang Tse
2007-02-15
introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO()
Yang Tse
2007-02-15
icc 9.0 when compiling its generated code for its own FD_SET,
Yang Tse
2007-02-15
compiler warning fix
Yang Tse
2007-02-14
Oops, missing argument separator comma
Yang Tse
2007-02-14
in debug messages also show error description
Yang Tse
2007-02-14
avoid using funtion isblank() and just use our ISBLANK
Yang Tse
2007-02-13
check for isblank() at configuration stage. If not available
Yang Tse
2007-02-13
use our own ISUPPER and ISLOWER macros
Yang Tse
2007-02-13
use our own ISBLANK macro
Yang Tse
2007-02-13
Fix c-ares failing to get the search sequence of /etc/hosts and
Yang Tse
2007-02-08
compiler warning fix
Yang Tse
2007-02-08
use macro AC_AIX to define `_ALL_SOURCE', if on AIX.
Yang Tse
2007-02-07
use same AIX XLC compiler options as curl's
Yang Tse
2007-02-07
*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
Yang Tse
2007-02-06
INADDR_NONE no longer used.
Gisle Vanem
2007-02-06
Added debug option ('-d') for Watt-32 programs.
Gisle Vanem
2007-02-06
Added HAVE_PROCESS_H for DOS/Win32.
Gisle Vanem
2007-02-06
Fix compiler warning.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
compiler warning fix
Yang Tse
2007-02-05
Remove '-Dselect=select_s'. Remove depend.dj-
Gisle Vanem
2007-02-05
compiler warning fix
Yang Tse
2007-02-04
Use correct 3rd argument for ioctlsocket() under Watt-32.
Gisle Vanem
2007-02-04
Use correct calling convention.
Gisle Vanem
2007-02-04
Added DllMain() function for Watcom.
Gisle Vanem
2007-02-02
compiler warning fix
Yang Tse
2007-02-02
add debug messages for initialization failures
Yang Tse
2007-02-02
add missing strings for existing error codes
Yang Tse
2007-02-02
move DEBUGF macro definition to setup_once.h
Yang Tse
2007-02-01
compiler warning fix
Yang Tse
2007-02-01
compiler warning fix
Yang Tse
2007-01-30
Support for OpenWatcom (Win32): It do have getpid(), but no
Gisle Vanem
2007-01-29
fix compiler warning "discards qualifiers from pointer target type" in debug ...
Yang Tse
2007-01-27
sync with lib/setup_once.h
Yang Tse
2007-01-23
enabled build with libssh2; fixed copyright for new year..
Gunter Knauf
2006-12-11
ahost.exe needs getopt.obj.
Gisle Vanem
2006-11-25
Make sure RETSIGTYPE is properly defined
Yang Tse
2006-11-24
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
Yang Tse
2006-11-22
Michael Wallner fixed this problem: When I set domains in the options
Daniel Stenberg
2006-11-22
Install ares_dns.h too
Daniel Stenberg
[next]