Age | Commit message (Expand) | Author |
2006-04-05 | cut off a bit more of the type-2 ntlm message since it differs between | Daniel Stenberg |
2006-04-05 | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-03 | added test524 | Daniel Stenberg |
2006-03-03 | Prevent uploading to a URL that has no file name part. | Daniel Stenberg |
2006-02-22 | Fixed test case 57 (KNOWN_BUG #18) | Dan Fandrich |
2006-02-06 | how silly, the cookie expired! ;-) | Daniel Stenberg |
2006-01-24 | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg |
2006-01-19 | Duane Cathey was one of our friends who reported that curl -P [IP] | Daniel Stenberg |
2005-11-10 | modified to the new error text for range error | Daniel Stenberg |
2005-10-30 | test 275 makes a CONNECT through a proxy and then gets two pages from the | Daniel Stenberg |
2005-10-27 | Nis Jorgensen filed bug report #1338648 | Daniel Stenberg |
2005-10-20 | Dave Dribin made libcurl understand and handle cases when the server | Daniel Stenberg |
2005-10-05 | added test case 272 for -z download over FTP when the timestamp is identical | Daniel Stenberg |
2005-09-19 | added test 271 | Daniel Stenberg |
2005-09-19 | test 271, the first ever TFTP test | Daniel Stenberg |
2005-09-04 | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg |
2005-08-24 | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg |
2005-08-12 | added test 268 that makes curl -d @nonexisting | Daniel Stenberg |
2005-08-11 | do a POST with NTLM and add two custom headers | Daniel Stenberg |
2005-07-12 | Adrian Schuur added trailer support in the chunked encoding stream. The | Daniel Stenberg |
2005-07-03 | Andrew Bushnell provided enough info for me to tell that we badly needed to | Daniel Stenberg |
2005-06-22 | verify that the URL decoding is done properly too | Daniel Stenberg |
2005-06-22 | David Shaw's fix that unifies proxy string treatment so that a proxy given | Daniel Stenberg |
2005-06-03 | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg |
2005-05-31 | Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 | Daniel Stenberg |
2005-05-31 | added keywords | Daniel Stenberg |
2005-05-29 | Eric Cooper reported about a problem with HTTP servers that responds with | Daniel Stenberg |
2005-05-24 | Andres Garcia's mode=text patch to make these do fine on Windows | Daniel Stenberg |
2005-05-24 | add test case 261, response code 226 to TYPE | Daniel Stenberg |
2005-05-21 | added keywords | Daniel Stenberg |
2005-05-20 | keywords added | Daniel Stenberg |
2005-05-20 | shorter name | Daniel Stenberg |
2005-05-20 | Add support for text mode on stdout tests as well, and add the mode=text | Daniel Stenberg |
2005-05-18 | Bug report #1204435 identified a problem with malformed URLs like | Daniel Stenberg |
2005-05-17 | Made test case 241 precheck that the given name resolves to an ipv6 address, | Daniel Stenberg |
2005-05-11 | Modified the default HTTP headers used by libcurl: | Daniel Stenberg |
2005-05-06 | Added two test cases for multipart formpost over a proxy with --anyauth. Our | Daniel Stenberg |
2005-04-28 | Set mode text on the section that is written by curl in text mode, to allow | Daniel Stenberg |
2005-04-27 | keyword update | Daniel Stenberg |
2005-04-25 | Fred New reported a bug where we used Basic auth and user name and password in | Daniel Stenberg |
2005-04-22 | keywords added | Daniel Stenberg |
2005-04-22 | test 256 is like test 38 but with proxy + proxy auth | Daniel Stenberg |
2005-04-22 | keywords | Daniel Stenberg |
2005-04-19 | added CURLOPT_PORT test when using proxy | Daniel Stenberg |
2005-04-18 | Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still | Daniel Stenberg |
2005-04-18 | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg |
2005-04-18 | ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT. | Daniel Stenberg |
2005-04-18 | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg |
2005-04-16 | keywords added | Daniel Stenberg |