- Apr 19, 2006
-
-
Daniel Stenberg authored
arguments work properly - and the option is not harmful for the rest of the curl build either!
-
- Apr 10, 2006
-
-
Daniel Stenberg authored
fork support for cooler tests
-
- Mar 21, 2006
-
-
Daniel Stenberg authored
-
- Mar 20, 2006
-
- Mar 02, 2006
-
-
Daniel Stenberg authored
-
- Feb 11, 2006
-
-
Daniel Stenberg authored
instead of LDFLAGS.
-
- Jan 16, 2006
-
-
Daniel Stenberg authored
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
-
- Dec 23, 2005
-
-
Dan Fandrich authored
-
- Dec 21, 2005
-
-
Yang Tse authored
done in one single function CURL_CHECK_FUNC_GETNAMEINFO which will only define HAVE_GETNAMEINFO if the function has been found AND the type of its arguments has been properly been detected
-
- Dec 20, 2005
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
- Dec 19, 2005
-
-
Yang Tse authored
-
- Dec 18, 2005
-
-
Yang Tse authored
-
- Dec 16, 2005
- Dec 15, 2005
-
-
Yang Tse authored
valid windows.h winsock.h winsock2.h and ws2tcpip.h header files: CURL_CHECK_HEADER_WINDOWS CURL_CHECK_HEADER_WINSOCK CURL_CHECK_HEADER_WINSOCK2 CURL_CHECK_HEADER_WS2TCPIP
-
- Dec 14, 2005
- Nov 29, 2005
-
-
Daniel Stenberg authored
-
- Nov 28, 2005
-
-
Daniel Stenberg authored
don't have one in order to fix a remaining warning on IRIX 6.2.
-
- Nov 25, 2005
-
-
Daniel Stenberg authored
F"
-
- Nov 24, 2005
-
-
Daniel Stenberg authored
configure.
-
- Nov 13, 2005
-
-
Daniel Stenberg authored
http://www.greenend.org.uk/rjk/2001/06/poll.html and further tests by Eugene Kotlyarov, we now know that cygwin's poll returns only POLLHUP on remote connection closure so we check for that case (too) and re-enable poll for cygwin builds.
-
- Nov 12, 2005
-
-
Daniel Stenberg authored
right: http://curl.haxx.se/mail/archive-2005-11/0045.html so we now disable poll() and use select() on cygwin too (we already do the same choice on Mac OS X)
-
- Nov 08, 2005
-
-
Daniel Stenberg authored
version of libcurl with different Windows versions. Current version of libcurl imports SSPI functions from secur32.dll. However, under Windows NT 4.0 these functions are located in security.dll, under Windows 9x - in secur32.dll and Windows 2000 and XP contains both these DLLs (security.dll just forwards calls to secur32.dll). Dmitry's patch loads proper library dynamically depending on Windows version. Function InitSecurityInterface() is used to obtain pointers to all of SSPI function in one structure. : ----------------------------------------------------------------------
-
- Oct 04, 2005
-
-
Daniel Stenberg authored
-
- Sep 20, 2005
-
-
Daniel Stenberg authored
to a warning message as a first step. We should persue to make curl use c-ares properly even when built with ipv6 support.
-
- Sep 15, 2005
-
-
Daniel Stenberg authored
being necessary for solaris builds)
-
- Sep 02, 2005
-
-
Daniel Stenberg authored
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to list of protocols whereever those are mentioned.
-
- Aug 31, 2005
-
-
Daniel Stenberg authored
broke krb4 builds!
-
- Aug 29, 2005
-
-
Daniel Stenberg authored
-
- Aug 21, 2005
-
-
Daniel Stenberg authored
default dir
-
- Jul 27, 2005
-
-
Dan Fandrich authored
-
- Jul 20, 2005
-
-
Dan Fandrich authored
-
- Jun 01, 2005
-
-
Daniel Stenberg authored
- inspired by Tupone Alfredo's bug report (and patch) #1212940
-
- May 25, 2005
-
-
Daniel Stenberg authored
pkg-config
-