summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added simple OpenSSL crypto engine tests.Dan Fandrich2007-01-161-1/+1
* Added TFTP upload tests.Dan Fandrich2007-01-151-1/+2
* Added test for TFTP retrieve of boundary case 512 byte file.Dan Fandrich2007-01-101-1/+1
* Added test of TFTP server error reporting.Dan Fandrich2007-01-101-1/+1
* Alexey Simak found out that when doing FTP with the multi interface andDaniel Stenberg2006-12-111-1/+1
* added the new test 282Daniel Stenberg2006-11-251-1/+1
* test 518 is all about testing libcurl functionalityYang Tse2006-11-011-1/+1
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-251-1/+1
* Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg2006-10-091-1/+1
* test 534 added in an attempt to repeat Bogdan Nicula's bug...Daniel Stenberg2006-10-081-1/+2
* Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg2006-10-041-1/+1
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-301-2/+2
* Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurlDaniel Stenberg2006-09-281-3/+1
* added simple test of --ftp-alternative-to-userDaniel Stenberg2006-09-231-1/+2
* Added test case 531 in an attempt to repeat bug report #1561470Daniel Stenberg2006-09-211-1/+1
* Armel Asselin fixed problems when you gave a proxy URL with user name andDaniel Stenberg2006-09-201-1/+1
* Added a generic way to disable test cases when "all" is run, and added theDaniel Stenberg2006-09-131-1/+1
* test 530 is the first ever HTTP pipelining test for libcurlDaniel Stenberg2006-09-081-1/+2
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-071-1/+1
* added missing testDaniel Stenberg2006-08-311-1/+1
* test case 277 - HTTP RFC1867-type formposting with custom Content-TypeDaniel Stenberg2006-07-271-1/+1
* #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug thatDaniel Stenberg2006-03-281-1/+1
* added test524Daniel Stenberg2006-03-031-1/+1
* test 275 makes a CONNECT through a proxy and then gets two pages from theDaniel Stenberg2005-10-301-1/+1
* Nis Jorgensen filed bug report #1338648Daniel Stenberg2005-10-271-1/+3
* Dave Dribin made libcurl understand and handle cases when the serverDaniel Stenberg2005-10-201-1/+1
* added test case 272 for -z download over FTP when the timestamp is identicalDaniel Stenberg2005-10-051-1/+1
* added test 271Daniel Stenberg2005-09-191-1/+1
* Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg2005-09-041-1/+1
* Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg2005-08-241-1/+1
* added test 268 that makes curl -d @nonexistingDaniel Stenberg2005-08-121-1/+1
* do a POST with NTLM and add two custom headersDaniel Stenberg2005-08-111-1/+1
* Adrian Schuur added trailer support in the chunked encoding stream. TheDaniel Stenberg2005-07-121-1/+1
* Andrew Bushnell provided enough info for me to tell that we badly needed toDaniel Stenberg2005-07-031-1/+2
* David Shaw's fix that unifies proxy string treatment so that a proxy givenDaniel Stenberg2005-06-221-1/+1
* Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6Daniel Stenberg2005-05-311-1/+1
* Eric Cooper reported about a problem with HTTP servers that responds withDaniel Stenberg2005-05-291-1/+1
* add test case 261, response code 226 to TYPEDaniel Stenberg2005-05-241-1/+1
* Bug report #1204435 identified a problem with malformed URLs likeDaniel Stenberg2005-05-181-1/+1
* Added two test cases for multipart formpost over a proxy with --anyauth. OurDaniel Stenberg2005-05-061-38/+31
* Fred New reported a bug where we used Basic auth and user name and password inDaniel Stenberg2005-04-251-1/+1
* test 256 is like test 38 but with proxy + proxy authDaniel Stenberg2005-04-221-1/+2
* Olivier reported that even though he used CURLOPT_PORT, libcurl clearly stillDaniel Stenberg2005-04-181-1/+1
* Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg2005-04-181-1/+1
* Two new slowdown tests for better testing of the FTP response reader functionDaniel Stenberg2005-04-141-1/+2
* fixed the 304 response-with-content-length problem reported by Cory NelsonDaniel Stenberg2005-04-081-1/+1
* test time-conditioned FTP uploadsDaniel Stenberg2005-04-051-1/+1
* Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actuallyDaniel Stenberg2005-04-031-1/+1
* Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug.Daniel Stenberg2005-04-031-1/+1
* Based on Augustus Saunders' comments and findings, the HTTP output authDaniel Stenberg2005-03-281-1/+2