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
2006-01-03
fixed the prototype
Daniel Stenberg
2006-01-03
modified to hush compiler warnings
Daniel Stenberg
2006-01-02
Removed inaccurate comment for upcoming curl_multi_socket() and family.
Daniel Stenberg
2006-01-02
minor edits
Daniel Stenberg
2006-01-02
Initial description of the upcoming curl_multi_timeout() function
Daniel Stenberg
2006-01-02
I removed the timeout argument from the socket callback and did some other
Daniel Stenberg
2006-01-02
Include <sys/ioctl.h> before redefining ioctl().
Gisle Vanem
2006-01-02
1. sws now supports two new "commands" and 2. if built with
Daniel Stenberg
2006-01-02
we're working on 1.3.1 (or more)
Daniel Stenberg
2005-12-30
fix questionable compare
Marty Kuhrt
2005-12-30
fix questionable compare compiler error (unsigned can't be < 0)
Marty Kuhrt
2005-12-30
removed defunct email address
Marty Kuhrt
2005-12-30
removed .h and .sdl
Marty Kuhrt
2005-12-30
putting back into dist
Marty Kuhrt
2005-12-30
put back into dist to lessen build confusion for some
Marty Kuhrt
2005-12-30
put back into dist since most people didn't want to use SDL
Marty Kuhrt
2005-12-30
changed HAVE_STRTOK to follow CRTL version
Marty Kuhrt
2005-12-30
added TFTP errors to match curl.h
Marty Kuhrt
2005-12-23
Kirill Vasiliev fixed the 'release-ssl-dll' target to properly build a
Daniel Stenberg
2005-12-23
clarified that curl_global_init() isn't thread-safe and that it might affect
Daniel Stenberg
2005-12-23
Mention that PKG_CONFIG_PATH is preferred to --with-ssl
Dan Fandrich
2005-12-22
This function was added in c-ares [version]
Daniel Stenberg
2005-12-22
added ares_getsock()
Daniel Stenberg
2005-12-22
Added ares_getsock() to extract sockets to wait for action on, without being
Daniel Stenberg
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
[prev]
[next]