summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-02-25Fix typo.Gisle Vanem
2006-02-22Fixed test case 57 (KNOWN_BUG #18)Dan Fandrich
2006-02-18Ulf Härnhammar fixed a format string (printf style) problem in the NegotiateDaniel Stenberg
2006-02-06how silly, the cookie expired! ;-)Daniel Stenberg
2006-01-24Michal Marek provided a patch for FTP that makes libcurl continue to try PASVDaniel Stenberg
2006-01-19Duane Cathey was one of our friends who reported that curl -P [IP]Daniel Stenberg
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
2006-01-13Andrew Benham fixed a race condition in the test suite that could cause theDaniel Stenberg
2006-01-09Made the copyright year match the latest modification's year.Daniel Stenberg
2006-01-04modified output to prevent the autobuild system to trap on the 'FAILED' outputDaniel Stenberg
2006-01-03Added remake of the arpa/tftp.h file to make the TFTP server build on systemsDaniel Stenberg
2006-01-03killed trailing whitespaceDaniel Stenberg
2006-01-03Andres Garcia made the TFTP test server build with mingw ("I also had to copyDaniel Stenberg
2006-01-03modified to hush compiler warningsDaniel Stenberg
2006-01-021. sws now supports two new "commands" and 2. if built withDaniel Stenberg
2005-12-19Fixed lcc compiler warnings.Dan Fandrich
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-12-13Log CPPFLAGS environment variable along with the others.Dan Fandrich
2005-12-13Fixed some compiler warnings on lcc.Dan Fandrich
2005-12-08Fix compiler warningYang Tse
2005-12-08If unable to get curl's version, log all failure details.Yang Tse
2005-12-06Yang Tse: fixed compiler warningDaniel Stenberg
2005-12-06Yang Tse: With last change logging directory needs to be created sooner.Daniel Stenberg
2005-12-05Yang Tse: make runtests.pl more talkative when unable to find out curl'sDaniel Stenberg
2005-12-05Another Yang Tse warning cleanup raid!Daniel Stenberg
2005-11-10modified to the new error text for range errorDaniel Stenberg
2005-10-30test 275 makes a CONNECT through a proxy and then gets two pages from theDaniel Stenberg
2005-10-27Nis Jorgensen filed bug report #1338648Daniel Stenberg
2005-10-20Dave Dribin made libcurl understand and handle cases when the serverDaniel Stenberg
2005-10-05added test case 272 for -z download over FTP when the timestamp is identicalDaniel Stenberg
2005-09-30fixed the proper path to the tftpd serverDaniel Stenberg
2005-09-19added test 271Daniel Stenberg
2005-09-19test 271, the first ever TFTP testDaniel Stenberg
2005-09-19seems to work for test 271 on Linux now!Daniel Stenberg
2005-09-16renamed sendfile() since some systems have a system call named like this -Daniel Stenberg
2005-09-16In the Solaris 7 header files for tftp, the th_stuff struct member is anDaniel Stenberg
2005-09-16prevent warnings on re-defining MINDaniel Stenberg
2005-09-16use int "subscripts" to prevent warnings from picky compilersDaniel Stenberg
2005-09-16use internal *printf() clonesDaniel Stenberg
2005-09-15ifdef for includes, added checking for two not previously checked files (oneDaniel Stenberg
2005-09-15use make -k when running the testsDaniel Stenberg
2005-09-15ignore this tooDaniel Stenberg
2005-09-15build tftpd too!Daniel Stenberg
2005-09-15First version of the TFTP server. Basic functionality is there.Daniel Stenberg
2005-09-15added TFTP and TFTP-ipv6 supportDaniel Stenberg
2005-09-15moved test2file() to util.cDaniel Stenberg
2005-09-07Thanks to Scott Davis' detailed reports, I found this premature detectionDaniel Stenberg
2005-09-04Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg
2005-08-30quick hack to make it working again on Win32 - however we should consider to ...Gunter Knauf
2005-08-24Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg