Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-22 | typo | Daniel Stenberg | |
2004-09-22 | jean-claude Chauve fixed an LDAP bug | Daniel Stenberg | |
2004-09-19 | the error message fix for failed connects | Daniel Stenberg | |
2004-09-16 | Added CURLOPT_FTPSSLAUTH | Daniel Stenberg | |
2004-09-16 | Location: problem with bad original URL, identified in bug report #1029478 | Daniel Stenberg | |
2004-09-15 | Replaced the former date parser with a rewrite. No more yacc/bison needed. | Daniel Stenberg | |
2004-09-11 | Added parsedate.[ch] | Daniel Stenberg | |
2004-09-10 | fixed -F to support setting type= even on parts that aren't file-uploads | Daniel Stenberg | |
2004-09-10 | up to date with recent changes | Daniel Stenberg | |
2004-09-10 | - Bug report #1025986. When following a Location: with a custom Host: header | Daniel Stenberg | |
replacement, curl only replaced the Host: header on the initial request and didn't replace it on the following ones. This resulted in requests with two Host: headers. Now, curl checks if the location is on the same host as the initial request and then continues to replace the Host: header. And when it moves to another host, it doesn't replace the Host: header but it also doesn't make the second Host: header get used in the request. This change is verified by the two new test cases 184 and 185. | |||
2004-08-31 | fix the return code for curl_multi_add_handle() | Daniel Stenberg | |
2004-08-30 | proxy-connection close | Daniel Stenberg | |
2004-08-25 | getdate and new test cases from yday | Daniel Stenberg | |
2004-08-23 | Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs and | Daniel Stenberg | |
PUTs even when told to use HTTP 1.0, which is not correct. | |||
2004-08-20 | Alexander Krasnostavsky made the write callback get called even when a zero | Daniel Stenberg | |
byte file is downloaded. | |||
2004-08-19 | Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and | Daniel Stenberg | |
this is an attempt to prevent it from doing that. affects ipv6-enabled only. | |||
2004-08-17 | Kjetil Jacobsen reported an open file leak in file:// transfers of empty | Daniel Stenberg | |
files. | |||
2004-08-17 | recent fixes | Daniel Stenberg | |
2004-08-16 | Roland Krikava's cookies over proxy fix. | Daniel Stenberg | |
2004-08-11 | include the server response in the error message when an FTP server gives | Daniel Stenberg | |
back a 530 after the password is provided, as it isn't necessary because of a bad user name or password. | |||
2004-08-10 | 7.12.1 notes | Daniel Stenberg | |
2004-08-05 | negotiate fix and new glib/GTK+ binding | Daniel Stenberg | |
2004-08-04 | multi-connect fix and cookie domain fix | Daniel Stenberg | |
2004-07-31 | digest fix | Daniel Stenberg | |
2004-07-28 | fixes! | Daniel Stenberg | |
2004-07-26 | -o #[num] fix | Daniel Stenberg | |
2004-07-24 | autobuilds with ares and curl_easy_reset() | Daniel Stenberg | |
2004-07-22 | recent activities | Daniel Stenberg | |
2004-07-15 | recent activities | Daniel Stenberg | |
2004-07-06 | file:// upload fix on windows | Daniel Stenberg | |
2004-07-02 | curl_share_cleanup fix | Daniel Stenberg | |
2004-07-01 | --trace fix | Daniel Stenberg | |
2004-06-30 | NOBODY set TRUE after a POST makes a good HEAD now | Daniel Stenberg | |
2004-06-29 | multi interface connect fix | Daniel Stenberg | |
2004-06-28 | --limit-rate problems on Mac OS X was reported by Rob Stanzel | Daniel Stenberg | |
2004-06-27 | check for a fine poll() before it is used to sleep subsecond | Daniel Stenberg | |
2004-06-24 | snprintf and version | Daniel Stenberg | |
2004-06-24 | Yet another resolve code re-org | Daniel Stenberg | |
2004-06-22 | cookie size | Daniel Stenberg | |
2004-06-22 | Gisle Vanem improved the certificate wildcard checks | Daniel Stenberg | |
2004-06-21 | testcurl.sh is dead, long live tests/testcurl.pl! | Daniel Stenberg | |
2004-06-21 | CURL_READFUNC_ABORT stuff | Daniel Stenberg | |
2004-06-21 | recent events | Daniel Stenberg | |
2004-06-18 | Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on the | Daniel Stenberg | |
mailing list. | |||
2004-06-17 | large file FTP upload bug | Daniel Stenberg | |
2004-06-15 | post with auth problems fixed | Daniel Stenberg | |
2004-06-14 | recent action | Daniel Stenberg | |
2004-06-09 | recent changes | Daniel Stenberg | |
2004-06-04 | configure fix | Daniel Stenberg | |
2004-06-03 | updates | Daniel Stenberg | |