| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | modified to the new error text for range error | Daniel Stenberg | 2005-11-10 | 1 | -1/+1 |
* | test 275 makes a CONNECT through a proxy and then gets two pages from the | Daniel Stenberg | 2005-10-30 | 2 | -1/+74 |
* | Nis Jorgensen filed bug report #1338648 | Daniel Stenberg | 2005-10-27 | 2 | -1/+53 |
* | Dave Dribin made libcurl understand and handle cases when the server | Daniel Stenberg | 2005-10-20 | 2 | -1/+77 |
* | added test case 272 for -z download over FTP when the timestamp is identical | Daniel Stenberg | 2005-10-05 | 2 | -1/+39 |
* | added test 271 | Daniel Stenberg | 2005-09-19 | 1 | -1/+1 |
* | test 271, the first ever TFTP test | Daniel Stenberg | 2005-09-19 | 1 | -0/+41 |
* | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg | 2005-09-04 | 2 | -1/+49 |
* | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg | 2005-08-24 | 2 | -1/+52 |
* | added test 268 that makes curl -d @nonexisting | Daniel Stenberg | 2005-08-12 | 2 | -1/+56 |
* | do a POST with NTLM and add two custom headers | Daniel Stenberg | 2005-08-11 | 2 | -1/+96 |
* | Adrian Schuur added trailer support in the chunked encoding stream. The | Daniel Stenberg | 2005-07-12 | 2 | -1/+77 |
* | Andrew Bushnell provided enough info for me to tell that we badly needed to | Daniel Stenberg | 2005-07-03 | 2 | -1/+106 |
* | verify that the URL decoding is done properly too | Daniel Stenberg | 2005-06-22 | 1 | -1/+1 |
* | David Shaw's fix that unifies proxy string treatment so that a proxy given | Daniel Stenberg | 2005-06-22 | 2 | -1/+48 |
* | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg | 2005-06-03 | 11 | -13/+13 |
* | Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 | Daniel Stenberg | 2005-05-31 | 2 | -1/+54 |
* | added keywords | Daniel Stenberg | 2005-05-31 | 4 | -0/+31 |
* | Eric Cooper reported about a problem with HTTP servers that responds with | Daniel Stenberg | 2005-05-29 | 2 | -1/+1 |
* | Andres Garcia's mode=text patch to make these do fine on Windows | Daniel Stenberg | 2005-05-24 | 6 | -6/+6 |
* | add test case 261, response code 226 to TYPE | Daniel Stenberg | 2005-05-24 | 2 | -1/+50 |
* | added keywords | Daniel Stenberg | 2005-05-21 | 10 | -0/+75 |
* | keywords added | Daniel Stenberg | 2005-05-20 | 4 | -0/+27 |
* | shorter name | Daniel Stenberg | 2005-05-20 | 1 | -1/+1 |
* | Add support for text mode on stdout tests as well, and add the mode=text | Daniel Stenberg | 2005-05-20 | 1 | -1/+1 |
* | Bug report #1204435 identified a problem with malformed URLs like | Daniel Stenberg | 2005-05-18 | 2 | -1/+54 |
* | Made test case 241 precheck that the given name resolves to an ipv6 address, | Daniel Stenberg | 2005-05-17 | 1 | -0/+3 |
* | Modified the default HTTP headers used by libcurl: | Daniel Stenberg | 2005-05-11 | 179 | -209/+75 |
* | Added two test cases for multipart formpost over a proxy with --anyauth. Our | Daniel Stenberg | 2005-05-06 | 3 | -38/+284 |
* | Set mode text on the section that is written by curl in text mode, to allow | Daniel Stenberg | 2005-04-28 | 1 | -1/+1 |
* | keyword update | Daniel Stenberg | 2005-04-27 | 58 | -6/+405 |
* | Fred New reported a bug where we used Basic auth and user name and password in | Daniel Stenberg | 2005-04-25 | 2 | -1/+109 |
* | keywords added | Daniel Stenberg | 2005-04-22 | 46 | -0/+326 |
* | test 256 is like test 38 but with proxy + proxy auth | Daniel Stenberg | 2005-04-22 | 3 | -2/+67 |
* | keywords | Daniel Stenberg | 2005-04-22 | 1 | -1/+9 |
* | added CURLOPT_PORT test when using proxy | Daniel Stenberg | 2005-04-19 | 1 | -0/+61 |
* | Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still | Daniel Stenberg | 2005-04-18 | 3 | -1/+119 |
* | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg | 2005-04-18 | 4 | -0/+4 |
* | ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT. | Daniel Stenberg | 2005-04-18 | 1 | -4/+2 |
* | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg | 2005-04-18 | 6 | -3/+235 |
* | keywords added | Daniel Stenberg | 2005-04-16 | 23 | -3/+152 |
* | keywords added | Daniel Stenberg | 2005-04-16 | 5 | -0/+34 |
* | started adding "keywords" for each test, to better allow us to sum up what | Daniel Stenberg | 2005-04-15 | 5 | -2/+39 |
* | Two new slowdown tests for better testing of the FTP response reader function | Daniel Stenberg | 2005-04-14 | 3 | -1/+104 |
* | fix port number | Daniel Stenberg | 2005-04-13 | 1 | -1/+1 |
* | requires OpenSSL, as our GnuTLS doesn't provide support for | Daniel Stenberg | 2005-04-12 | 1 | -0/+1 |
* | fixed the 304 response-with-content-length problem reported by Cory Nelson | Daniel Stenberg | 2005-04-08 | 2 | -1/+47 |
* | test time-conditioned FTP uploads | Daniel Stenberg | 2005-04-05 | 3 | -1/+88 |
* | Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually | Daniel Stenberg | 2005-04-03 | 2 | -1/+87 |
* | Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug. | Daniel Stenberg | 2005-04-03 | 2 | -1/+77 |