aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-27Julien Chaffraix's clarificationsDaniel Stenberg
2009-12-27Adjust FreeBSD version check to follow FreeBSD Porter's HandbookYang Tse
2009-12-26symbols added in the CVS version meant for 7.20.0Daniel Stenberg
2009-12-26global variables reordering/refactoring/commentingYang Tse
2009-12-25add pointer to the bug reportDaniel Stenberg
2009-12-25- Renato Botelho and Peter Pentchev brought a patch that makes the libcurlDaniel Stenberg
2009-12-25first shot at actually doing the SMTP upload as well, not doing the properDaniel Stenberg
2009-12-25When verifying the SMTP server I had to add some hackery since SMTP in itselfDaniel Stenberg
2009-12-25first basic SMTP supportDaniel Stenberg
2009-12-24Adjust test number mismatchYang Tse
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-21- Ingmar Runge noticed that Windows config-win32.h configuration fileYang 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-21Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick Monnerat
2009-12-21first small steps towards smtpDaniel Stenberg
2009-12-21Replaced tabs with spacesYang Tse
2009-12-20remove some unused codeDaniel Stenberg
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-20free the allocated mailbox name at disconnectDaniel 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-19fixed a precaution check in the cookie code, pointed out by Julien ChaffraixDaniel 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-17Fix compilation failureYang Tse
2009-12-17Test harness process control enhancementsYang Tse
2009-12-17uh, assign the bool it points to properlyDaniel Stenberg
2009-12-17Stop overloading the conn->protocol field with the PROT_MISSING bit. ItDaniel Stenberg
2009-12-17Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg
2009-12-17- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup whenDaniel Stenberg
2009-12-17gettimeofday() requires perl version newer than 5.6Yang Tse
2009-12-16Follow-up fix for the proxy fix I did for Jon Nelson's bug. It turned out IDaniel Stenberg
2009-12-16Test harness process control enhancementsYang Tse