platform/upstream/curl.git
2009-12-25 Daniel Stenbergadd pointer to the bug report
2009-12-25 Daniel Stenberg- Renato Botelho and Peter Pentchev brought a patch...
2009-12-25 Daniel Stenbergfirst shot at actually doing the SMTP upload as well...
2009-12-25 Daniel StenbergWhen verifying the SMTP server I had to add some hacker...
2009-12-25 Daniel Stenbergfirst basic SMTP support
2009-12-24 Yang TseAdjust test number mismatch
2009-12-24 Yang TseEnable warnings
2009-12-24 Yang TseFix warnings
2009-12-23 Yang TseFix warnings
2009-12-23 Yang TseBack out some pingpong server stopping changes introduc...
2009-12-22 Yang Tseuse Time::HiRes whenever available, independently of...
2009-12-22 Yang Tselog a message when continuing once sleep time is over
2009-12-21 Yang Tse- Ingmar Runge noticed that Windows config-win32.h...
2009-12-21 Yang TseMake 'classic' output end of a test-suite run become...
2009-12-21 Yang TseMove stopping of servers instructed by test definition...
2009-12-21 Daniel Stenbergtest 566 was missing
2009-12-21 Yang Tsedead_child_handler also takes care of reaping pingpong...
2009-12-21 Yang TseReap processes dead children ASAP without blocking
2009-12-21 Yang TseReinstate hi resolution time logging since this is...
2009-12-21 Patrick MonneratTake new SMTP definitions into account in OS400 wrapper...
2009-12-21 Daniel Stenbergfirst small steps towards smtp
2009-12-21 Yang TseReplaced tabs with spaces
2009-12-20 Daniel Stenbergremove some unused code
2009-12-20 Yang TseImprove delay command interruptability
2009-12-20 Daniel Stenbergrevert that, we already had a function named like that!
2009-12-20 Daniel Stenbergrename the verifyftp function to verifyserver since...
2009-12-20 Daniel Stenbergfree the allocated mailbox name at disconnect
2009-12-20 Daniel Stenbergintroducing the first IMAP FETCH test
2009-12-20 Yang Tse- Attempt to fix script compilation failure on versions...
2009-12-19 Daniel Stenbergsupport IMAP select and LOGOUT
2009-12-19 Daniel Stenbergfix the ftp check delay timer to never be set below...
2009-12-19 Daniel Stenbergfixed a precaution check in the cookie code, pointed...
2009-12-19 Yang TseSlack time reduction
2009-12-19 Yang TseAdded runtests.pl '-r' option for run time statistics
2009-12-18 Yang Tseserver start and verification time as well as test...
2009-12-18 Yang TseAdded test harness simple time execution stats
2009-12-17 Yang TseComment out hi resolution time logging to verify if...
2009-12-17 Yang TseFix compilation failure
2009-12-17 Yang TseTest harness process control enhancements
2009-12-17 Daniel Stenberguh, assign the bool it points to properly
2009-12-17 Daniel StenbergStop overloading the conn->protocol field with the...
2009-12-17 Daniel StenbergRemove pointless storing of the protocol as a string...
2009-12-17 Daniel Stenberg- David Byron fixed Curl_ossl_cleanup to actually call...
2009-12-17 Yang Tsegettimeofday() requires perl version newer than 5.6
2009-12-16 Daniel StenbergFollow-up fix for the proxy fix I did for Jon Nelson...
2009-12-16 Yang TseTest harness process control enhancements
2009-12-16 Yang TseTest #1106 needs an ftp enabled client
2009-12-16 Yang TseTest harness process control enhancements
2009-12-14 Daniel Stenberg- Jon Nelson found a regression that turned out to...
2009-12-14 Yang TseFix compiler warning
2009-12-14 Yang TsePrevent perl script dying messages in output, since...
2009-12-14 Yang TseAdjust uppercase protocol string usage
2009-12-14 Yang TseFix compiler warnings
2009-12-14 Yang TseFix compiler warnings
2009-12-13 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM, followup
2009-12-13 Yang Tsereapply diff between revisions 1.103 and 1.102
2009-12-12 Daniel Stenbergupdated with the new protocols
2009-12-12 Daniel Stenbergmight as well output all supported protocols at the...
2009-12-12 Daniel Stenbergshow POP3S, IMAPS and SMTPS as protocols if SSL is...
2009-12-12 Daniel Stenbergsupport disabling POP3, IMAP and SMTP and now they...
2009-12-12 Daniel Stenbergsplit out more protocol-specific structs from urldata...
2009-12-12 Daniel StenbergIMAP, POP3 and SMTP support
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-12-11 Yang TsePrevent rewinding unless pipelining.
2009-12-11 Yang TseRemoved function prototype without implementation
2009-12-10 Daniel Stenberg- Siegfried Gyuricsko found out that the curl manual...
2009-12-10 Daniel Stenbergargh, use the correct bug id
2009-12-10 Daniel Stenberg- Constantine Sapuntzakis figured out a case which...
2009-12-10 Daniel Stenbergminor indent change
2009-12-10 Yang Tse- Fixed curl erroneously reporting output stream write...
2009-12-09 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM, followup
2009-12-07 Daniel Stenberg- Martin Storsjo made libcurl use the Expect: 100-conti...
2009-12-04 Daniel Stenberg74. The HTTP spec allows headers to be merged and becom...
2009-12-03 Yang TseFix 'uploaded' file descriptor leak
2009-12-03 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM
2009-12-02 Kamil Dudkalib/nss.c: avoid use of uninitialized value
2009-12-02 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM
2009-12-01 Yang TseSet socket option SO_REUSEADDR=true on stunnel accept...
2009-12-01 Daniel Stenberg- If the Expect: 100-continue header has been set by...
2009-11-30 Daniel Stenbergstart working on 1.7.1
2009-11-30 Yang Tse- In order to better reflect that the returned pid...
2009-11-29 Daniel Stenberg#71 "TFTP block size / better integration in transfer...
2009-11-29 Daniel Stenberga binding for Falcon
2009-11-28 Yang Tse- Added Diffie-Hellman parameters to several test harne...
2009-11-28 Yang TseUse different log files for each protocol
2009-11-28 Yang Tses/socklen_t/curl_socklen_t/g
2009-11-28 Yang TseFix compiler warning: unused variable `data'
2009-11-27 Daniel Stenberg7.20.0 is the planned next version number
2009-11-27 Daniel Stenbergdocument --tftp-blksize
2009-11-27 Daniel Stenberg- Markus Koetter provided a polished and updated versio...
2009-11-27 Yang TseAttempt to enhance stunnel 3.X logging
2009-11-27 Yang TsePrevent running stunnel unless its version can be deter...
2009-11-27 Yang TseLog sws IPv version, port and pid when exiting due...
2009-11-27 Yang TseTo allow remote log inspection avoid redirecting messag...
2009-11-27 Yang TsePreserve empty line following last target
2009-11-26 Yang TseLog info for start up failures.
2009-11-26 Daniel Stenberg - Extended and fixed the change I did on Dec 11 for...
2009-11-26 Yang TseOnly attempt to clear the server-logs lock when previou...
2009-11-26 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM
2009-11-26 Yang Tse- Larry Lansing fixed ares_parse_srv_reply to properly...
next