summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added test case 272 for -z download over FTP when the timestamp is identicalDaniel Stenberg2005-10-052-1/+39
* fixed the proper path to the tftpd serverDaniel Stenberg2005-09-301-1/+1
* added test 271Daniel Stenberg2005-09-191-1/+1
* test 271, the first ever TFTP testDaniel Stenberg2005-09-191-0/+41
* seems to work for test 271 on Linux now!Daniel Stenberg2005-09-191-11/+19
* renamed sendfile() since some systems have a system call named like this -Daniel Stenberg2005-09-161-6/+6
* In the Solaris 7 header files for tftp, the th_stuff struct member is anDaniel Stenberg2005-09-161-1/+2
* prevent warnings on re-defining MINDaniel Stenberg2005-09-161-0/+1
* use int "subscripts" to prevent warnings from picky compilersDaniel Stenberg2005-09-161-2/+2
* use internal *printf() clonesDaniel Stenberg2005-09-161-0/+4
* ifdef for includes, added checking for two not previously checked files (oneDaniel Stenberg2005-09-151-3/+24
* use make -k when running the testsDaniel Stenberg2005-09-151-2/+2
* ignore this tooDaniel Stenberg2005-09-151-0/+1
* build tftpd too!Daniel Stenberg2005-09-151-1/+3
* First version of the TFTP server. Basic functionality is there.Daniel Stenberg2005-09-151-0/+865
* added TFTP and TFTP-ipv6 supportDaniel Stenberg2005-09-151-1/+101
* moved test2file() to util.cDaniel Stenberg2005-09-153-14/+20
* Thanks to Scott Davis' detailed reports, I found this premature detectionDaniel Stenberg2005-09-071-1/+1
* Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg2005-09-044-2/+60
* quick hack to make it working again on Win32 - however we should consider to ...Gunter Knauf2005-08-301-11/+14
* Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg2005-08-242-1/+52
* valgrind version 3 renames the --logfile command line option to --log-file...Daniel Stenberg2005-08-241-1/+11
* detabifyDaniel Stenberg2005-08-181-1/+1
* added test 268 that makes curl -d @nonexistingDaniel Stenberg2005-08-122-1/+56
* do a POST with NTLM and add two custom headersDaniel Stenberg2005-08-112-1/+96
* fix for NetWare crossbuilds to display the right config.h when build on Win32.Gunter Knauf2005-08-111-2/+2
* Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointerDaniel Stenberg2005-08-041-4/+2
* Needs 'struct_stat'. Increased verbosity.Gisle Vanem2005-07-281-0/+7
* Adrian Schuur added trailer support in the chunked encoding stream. TheDaniel Stenberg2005-07-122-1/+77
* Andrew Bushnell provided enough info for me to tell that we badly needed toDaniel Stenberg2005-07-033-3/+108
* add more info when this script gets confused, and added getaddrinfo andDaniel Stenberg2005-06-301-5/+11
* verify that the URL decoding is done properly tooDaniel Stenberg2005-06-221-1/+1
* David Shaw's fix that unifies proxy string treatment so that a proxy givenDaniel Stenberg2005-06-222-1/+48
* Andres Garcia's text mode fix for the 'data' partDaniel Stenberg2005-06-0312-13/+21
* Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6Daniel Stenberg2005-05-312-1/+54
* added keywordsDaniel Stenberg2005-05-314-0/+31
* Eric Cooper reported about a problem with HTTP servers that responds withDaniel Stenberg2005-05-292-1/+1
* Andrés García fixed a warning appearing on windowsDaniel Stenberg2005-05-271-1/+1
* silense a warningDaniel Stenberg2005-05-251-1/+3
* no more time/re-start of sockfilt, no more redirect of stdin/stdout whenDaniel Stenberg2005-05-251-29/+19
* added function for individual ftp slave killsDaniel Stenberg2005-05-251-9/+19
* modified output logging, fixed the ftpslave killingDaniel Stenberg2005-05-251-110/+135
* utilize the whole usec in the log and don't output to stderr if the logfileDaniel Stenberg2005-05-251-7/+6
* nicer raw logging and put code into (nicer) functionsDaniel Stenberg2005-05-251-77/+112
* don't restart sockfilt after only 5 seconds of inactivityDaniel Stenberg2005-05-241-1/+1
* Andres Garcia's mode=text patch to make these do fine on WindowsDaniel Stenberg2005-05-246-6/+6
* add test case 261, response code 226 to TYPEDaniel Stenberg2005-05-242-1/+50
* added keywordsDaniel Stenberg2005-05-2110-0/+75
* added -nobuildconfDaniel Stenberg2005-05-202-8/+21
* keywords addedDaniel Stenberg2005-05-204-0/+27