- Apr 13, 2004
-
-
Daniel Stenberg authored
sessionhandle to make the duphandle() function work as supposed. Also tried to start document functions the doxygen way (in the headers of the functions). Can't make it work though...
-
- Apr 07, 2004
-
-
Daniel Stenberg authored
is now treated as an error by libcurl
-
- Apr 06, 2004
-
-
Daniel Stenberg authored
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST.
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 25, 2004
-
-
Daniel Stenberg authored
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
-
- Mar 23, 2004
-
-
Daniel Stenberg authored
if large file support is available
-
- Mar 12, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs.
-
- Mar 11, 2004
-
-
Daniel Stenberg authored
make the progress meter more accurate for large files. Also made the sprintf usage in that function avoid floating point.
-
- Mar 10, 2004
-
-
Daniel Stenberg authored
argument passing and try to convert to double only when providing data to the external world.
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the plain old FILE typedef.
-
- Feb 27, 2004
-
-
Daniel Stenberg authored
it disconnects the TCP connection, like a good ftp client should!
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
- Feb 22, 2004
-
-
Daniel Stenberg authored
-
- Feb 20, 2004
-
-
Daniel Stenberg authored
it collides with another MAX define on some platforms (like netbsd 1.6.1)
-
- Feb 02, 2004
-
-
Daniel Stenberg authored
this allows the HTTP code to *not* return a failure just because no data has been received from the server
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
so that the automatic testing hosts will test these changes over the weekend.
-
- Jan 22, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 11, 2004
-
-
Daniel Stenberg authored
IANA.
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Jan 05, 2004
-
-
Daniel Stenberg authored
-
- Dec 03, 2003
-
-
Daniel Stenberg authored
-
- Dec 02, 2003
-
-
Daniel Stenberg authored
-
- Nov 24, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 11, 2003
-
-
Daniel Stenberg authored
-
- Nov 07, 2003
-
-
Daniel Stenberg authored
-
- Oct 18, 2003
-
-
Daniel Stenberg authored
-
- Oct 17, 2003
-
-
Daniel Stenberg authored
-
- Sep 19, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cleanups.
-
- Sep 11, 2003
-
-
Daniel Stenberg authored
"Negotiate" authentication as well.
-
- Sep 04, 2003
-
-
Daniel Stenberg authored
CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL
-
- Sep 03, 2003
-
-
Daniel Stenberg authored
-
- Aug 20, 2003
-
-
Daniel Stenberg authored
-