summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Andrew Benham fixed a race condition in the test suite that could cause theDaniel Stenberg2006-01-131-3/+4
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-094-4/+4
* modified output to prevent the autobuild system to trap on the 'FAILED' outputDaniel Stenberg2006-01-041-1/+1
* Added remake of the arpa/tftp.h file to make the TFTP server build on systemsDaniel Stenberg2006-01-032-1/+65
* killed trailing whitespaceDaniel Stenberg2006-01-031-11/+11
* Andres Garcia made the TFTP test server build with mingw ("I also had to copyDaniel Stenberg2006-01-031-8/+42
* modified to hush compiler warningsDaniel Stenberg2006-01-031-2/+2
* 1. sws now supports two new "commands" and 2. if built withDaniel Stenberg2006-01-022-8/+77
* Fixed lcc compiler warnings.Dan Fandrich2005-12-191-2/+2
* Cleanup windows header includes. Where aplicable, inclusion ofYang Tse2005-12-181-2/+0
* Log CPPFLAGS environment variable along with the others.Dan Fandrich2005-12-131-0/+1
* Fixed some compiler warnings on lcc.Dan Fandrich2005-12-131-0/+1
* Fix compiler warningYang Tse2005-12-081-2/+2
* If unable to get curl's version, log all failure details.Yang Tse2005-12-081-12/+33
* Yang Tse: fixed compiler warningDaniel Stenberg2005-12-061-1/+1
* Yang Tse: With last change logging directory needs to be created sooner.Daniel Stenberg2005-12-061-6/+7
* Yang Tse: make runtests.pl more talkative when unable to find out curl'sDaniel Stenberg2005-12-051-2/+16
* Another Yang Tse warning cleanup raid!Daniel Stenberg2005-12-051-2/+2
* modified to the new error text for range errorDaniel Stenberg2005-11-101-1/+1
* test 275 makes a CONNECT through a proxy and then gets two pages from theDaniel Stenberg2005-10-302-1/+74
* Nis Jorgensen filed bug report #1338648Daniel Stenberg2005-10-272-1/+53
* Dave Dribin made libcurl understand and handle cases when the serverDaniel Stenberg2005-10-202-1/+77
* 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