aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-12-24Enable warningsYang Tse
2009-12-24Fix warningsYang Tse
2009-12-23Fix warningsYang Tse
2009-12-23Back out some pingpong server stopping changes introduced last week inYang Tse
2009-12-22use Time::HiRes whenever available, independently of perl versionYang Tse
2009-12-22log a message when continuing once sleep time is overYang Tse
2009-12-21Make 'classic' output end of a test-suite run become again the endYang Tse
2009-12-21Move stopping of servers instructed by test definition, after the removal ofYang Tse
2009-12-21test 566 was missingDaniel Stenberg
2009-12-21dead_child_handler also takes care of reaping pingpong server dead child proc...Yang Tse
2009-12-21Reap processes dead children ASAP without blockingYang Tse
2009-12-21Reinstate hi resolution time logging since this is not what isYang Tse
2009-12-21first small steps towards smtpDaniel Stenberg
2009-12-21Replaced tabs with spacesYang Tse
2009-12-20Improve delay command interruptabilityYang Tse
2009-12-20revert that, we already had a function named like that!Daniel Stenberg
2009-12-20rename the verifyftp function to verifyserver since it is used to verifyDaniel Stenberg
2009-12-20introducing the first IMAP FETCH testDaniel Stenberg
2009-12-20- Attempt to fix script compilation failure on versions older than 5.007003,Yang Tse
2009-12-19support IMAP select and LOGOUTDaniel Stenberg
2009-12-19fix the ftp check delay timer to never be set below 1 to work correctlyDaniel Stenberg
2009-12-19Slack time reductionYang Tse
2009-12-19Added runtests.pl '-r' option for run time statisticsYang Tse
2009-12-18server start and verification time as well as test preparation timeYang Tse
2009-12-18Added test harness simple time execution statsYang Tse
2009-12-17Comment out hi resolution time logging to verify if this is what mightYang Tse
2009-12-17Test harness process control enhancementsYang Tse
2009-12-17Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg
2009-12-17gettimeofday() requires perl version newer than 5.6Yang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-12-16Test #1106 needs an ftp enabled clientYang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-12-14- Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg
2009-12-14Prevent perl script dying messages in output, since tearing down the pinpongYang Tse
2009-12-14Adjust uppercase protocol string usageYang Tse
2009-12-14Fix compiler warningsYang Tse
2009-12-13signal handling to cleanup on SIGINT and SIGTERM, followupYang Tse
2009-12-13reapply diff between revisions 1.103 and 1.102Yang Tse
2009-12-12updated with the new protocolsDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-12-10- Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg
2009-12-09signal handling to cleanup on SIGINT and SIGTERM, followupYang Tse
2009-12-07- Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg
2009-12-03Fix 'uploaded' file descriptor leakYang Tse
2009-12-03signal handling to cleanup on SIGINT and SIGTERMYang Tse
2009-12-02signal handling to cleanup on SIGINT and SIGTERMYang Tse
2009-12-01Set socket option SO_REUSEADDR=true on stunnel accept'ing portYang Tse
2009-11-30- In order to better reflect that the returned pid is extracted from theYang Tse
2009-11-28- Added Diffie-Hellman parameters to several test harness certificate files inYang Tse
2009-11-28Use different log files for each protocolYang Tse