Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-26 | 7.11.2 coming today | Daniel Stenberg | |
2004-04-25 | moved older changes to the CHANGES.2003 file | Daniel Stenberg | |
2004-04-25 | disable-manual | Daniel Stenberg | |
2004-04-23 | Gisle Vanem found and fixed a memory leak when doing (failing) Windows | Daniel Stenberg | |
threaded name resolves. | |||
2004-04-23 | --proxy-ntlm fix and test case 163 | Daniel Stenberg | |
2004-04-22 | allow newlines in the contents when doing -F "var=[contents]" | Daniel Stenberg | |
Robert Marlow reported. | |||
2004-04-22 | - David Byron found and fixed a small bug with the --fail and authentication | Daniel Stenberg | |
stuff added a few weeks ago. Turns out that if you specify --proxy-ntlm and communicate with a proxy that requires basic authentication, the proxy properly returns a 407, but the failure detection code doesn't realize it should give up, so curl returns with exit code 0. Test case 162 verifies this. | |||
2004-04-22 | If a transfer is found out to be only partial, libcurl will now treat that | Daniel Stenberg | |
as a problem serious enough to skip the final QUIT command before closing the control connection. To avoid the risk that it will "hang" waiting for the QUIT response. Added test case 161 to verify this. | |||
2004-04-21 | test case 160 "should work" now | Daniel Stenberg | |
2004-04-20 | Cleaned up hostname/name/gname and path/ppath confusion. Removed the fixed- | Daniel Stenberg | |
length limit of the hostname part of the URL. | |||
2004-04-15 | my test suite edits | Daniel Stenberg | |
2004-04-15 | removed the fixed dir depth limit in the FTP code | Daniel Stenberg | |
2004-04-14 | two ipresolve fixes | Daniel Stenberg | |
2004-04-14 | several changes | Daniel Stenberg | |
2004-04-07 | getting only a 100 Continue response and nothing else, when talking HTTP, | Daniel Stenberg | |
is now treated as an error by libcurl | |||
2004-04-06 | New authentication code added, particularly noticable when doing POST or PUT | Daniel Stenberg | |
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST. | |||
2004-04-06 | improved --limit-rate functionality, partly by the new use of curlx_tvnow() | Daniel Stenberg | |
2004-04-06 | the last couple of days | Daniel Stenberg | |
2004-03-31 | recent changes | Daniel Stenberg | |
2004-03-30 | David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely | Daniel Stenberg | |
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151 and 152 were added to verify the functionality. | |||
2004-03-29 | changes changes changes | Daniel Stenberg | |
2004-03-23 | error messages and new test script | Daniel Stenberg | |
2004-03-23 | progress meter fix, CURLINFO_CONTENT_LENGTH_DOWNLOAD fix, cygwin package fix | Daniel Stenberg | |
2004-03-22 | Enabled 'NT responses' in the NTLM type-3 message. | Daniel Stenberg | |
2004-03-19 | Added the Version 7.11.1 marker | Daniel Stenberg | |
2004-03-18 | irix configure fix and a msvc project file update | Daniel Stenberg | |
2004-03-17 | Günter Knauf's NetWare changes. | Daniel Stenberg | |
2004-03-16 | mention yesterday's man page update frenzy | Daniel Stenberg | |
2004-03-15 | check for m4 version in buildconf | Daniel Stenberg | |
2004-03-12 | Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the | Daniel Stenberg | |
CURLOPT_POSTFIELDSIZE option to allow really big HTTP POSTs. | |||
2004-03-10 | fixing | Daniel Stenberg | |
2004-03-08 | the largefile for version_info fix | Daniel Stenberg | |
2004-03-05 | issue 12 fixed, the final known outstanding issue to be done before 7.11.1 | Daniel Stenberg | |
2004-03-05 | clonk | Daniel Stenberg | |
2004-03-03 | David Byron's work on making libcurl only require winsock 1.1 on Windows | Daniel Stenberg | |
machines. | |||
2004-03-03 | three days of changes | Daniel Stenberg | |
2004-03-01 | a fair day's work! | Daniel Stenberg | |
2004-02-27 | ispell by Tor Arntsen | Daniel Stenberg | |
2004-02-27 | updated with recent events | Daniel Stenberg | |
2004-02-25 | today's work | Daniel Stenberg | |
2004-02-23 | limit rate and windows timeouts | Daniel Stenberg | |
2004-02-20 | that icc attempt in configure | Daniel Stenberg | |
2004-02-19 | fixes from the recent days | Daniel Stenberg | |
2004-02-16 | verbose-fix, socks5-fix, dnscache-fix, configure-winmmlib-fix | Daniel Stenberg | |
2004-02-15 | recent fixes | Daniel Stenberg | |
2004-02-09 | mondays are busy days catching up with the patches from the weekend! ;-) | Daniel Stenberg | |
2004-02-06 | mingw configure fix, host: fix, compiler warnings in ldap.c | Daniel Stenberg | |
2004-02-05 | numerous things went in today | Daniel Stenberg | |
2004-02-03 | the configure and memdebug fixes of yday | Daniel Stenberg | |
2004-02-02 | more test91 tweaks and some c-ares stuff | Daniel Stenberg | |