index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-12-22
The inital early embryos to describe the curl_multi_socket() API. Committed
Daniel Stenberg
2005-12-22
the curl_multi_socket() test application (still using select())
Daniel Stenberg
2005-12-22
#31 curl-config --libs" will include details set in LDFLAGS when configure is
Daniel Stenberg
2005-12-21
Checking for function getnameinfo and its arguments is finally
Yang Tse
2005-12-21
Undefine HAVE_GETNAMEINFO if unable to find
Yang Tse
2005-12-21
Undefine HAVE_GETNAMEINFO if unable to find
Yang Tse
2005-12-21
Make sure we're using 'c-ares' sources and not 'ares' ones.
Yang Tse
2005-12-21
added our regular source header
Daniel Stenberg
2005-12-21
allow more evironment variables to control what tools to check for and use
Daniel Stenberg
2005-12-21
use ACLOCAL even when using 'find' to find the aclocal tool
Daniel Stenberg
2005-12-20
In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling a windows
Yang Tse
2005-12-20
explain tld_check_name()
Daniel Stenberg
2005-12-20
Changes for PellesC compiler under Win32.
Gisle Vanem
2005-12-20
Changes for PellesC compiler under Win32. A bit limited, but
Gisle Vanem
2005-12-20
Fix PellesC warning.
Gisle Vanem
2005-12-20
Changes for PellesC for Win32. It needs <unistd.h> for 'ssize_t'. Hence the
Gisle Vanem
2005-12-20
fix ioctlsocket detection
Yang Tse
2005-12-20
Fix, header checks must be done before using its results.
Yang Tse
2005-12-20
shiper is the new test tool for the new API
Daniel Stenberg
2005-12-20
show dl speed
Daniel Stenberg
2005-12-20
added our standard source header
Daniel Stenberg
2005-12-20
fix closing parentheses
Daniel Stenberg
2005-12-20
use AC_PROG_LIBTOOL after AC_DISABLE_SHARED
Daniel Stenberg
2005-12-20
Fix quoting
Yang Tse
2005-12-20
Give third argument to AC_DEFINE_UNQUOTED
Yang Tse
2005-12-20
Use native type SOCKET instead of int when testing functionality of ioctlsock...
Yang Tse
2005-12-19
Ooops
Yang Tse
2005-12-19
Fixed compiler warning on libc5.
Dan Fandrich
2005-12-19
Add checking for type DWORD as argument 4 and 6 of getnameinfo
Yang Tse
2005-12-19
Adjust more windows header includes
Yang Tse
2005-12-19
Fixed lcc compiler warnings.
Dan Fandrich
2005-12-19
Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_GETNAMEINFO_ARGTYPES
Yang Tse
2005-12-19
Add check for 'unsigned int' as type of arguments 4 and 6 of getnameinfo
Yang Tse
2005-12-19
Undo previous change. This header file belongs to the public
Yang Tse
2005-12-18
When checking the type of the first argument of getnameinfo do it in the
Yang Tse
2005-12-18
Fix spacing. When defining, define to 1.
Yang Tse
2005-12-18
Cleanup windows header includes. Where aplicable, inclusion of
Yang Tse
2005-12-18
MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0...
Yang Tse
2005-12-18
Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCS
Yang Tse
2005-12-18
Make it compatible with vc60 and vc71
Yang Tse
2005-12-17
Fix typo
Yang Tse
2005-12-17
Fix compiler warning
Yang Tse
2005-12-17
Cleanup
Yang Tse
2005-12-17
Windows related cleanup
Yang Tse
2005-12-17
Check first arg of getnameinfo with and without const qualifier.
Yang Tse
2005-12-17
Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_H
Yang Tse
2005-12-17
Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...
Yang Tse
2005-12-17
const qualifier in getnameinfo check
Yang Tse
2005-12-16
Since there is no proof of the existence of a platform which would
Yang Tse
2005-12-16
'Fix' windows builds
Yang Tse
[next]