Age | Commit message (Expand) | Author |
2009-12-19 | fix the ftp check delay timer to never be set below 1 to work correctly | Daniel Stenberg |
2009-12-19 | Slack time reduction | Yang Tse |
2009-12-19 | Added runtests.pl '-r' option for run time statistics | Yang Tse |
2009-12-18 | server start and verification time as well as test preparation time | Yang Tse |
2009-12-18 | Added test harness simple time execution stats | Yang Tse |
2009-12-17 | Comment out hi resolution time logging to verify if this is what might | Yang Tse |
2009-12-17 | Test harness process control enhancements | Yang Tse |
2009-12-17 | Remove pointless storing of the protocol as a string within the connectdata | Daniel Stenberg |
2009-12-17 | gettimeofday() requires perl version newer than 5.6 | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-16 | Test #1106 needs an ftp enabled client | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-14 | - Jon Nelson found a regression that turned out to be a flaw in how libcurl | Daniel Stenberg |
2009-12-14 | Prevent perl script dying messages in output, since tearing down the pinpong | Yang Tse |
2009-12-14 | Adjust uppercase protocol string usage | Yang Tse |
2009-12-14 | Fix compiler warnings | Yang Tse |
2009-12-13 | signal handling to cleanup on SIGINT and SIGTERM, followup | Yang Tse |
2009-12-13 | reapply diff between revisions 1.103 and 1.102 | Yang Tse |
2009-12-12 | updated with the new protocols | Daniel Stenberg |
2009-12-12 | introducing 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 retry | Daniel Stenberg |
2009-12-09 | signal handling to cleanup on SIGINT and SIGTERM, followup | Yang Tse |
2009-12-07 | - Martin Storsjo made libcurl use the Expect: 100-continue header for posts | Daniel Stenberg |
2009-12-03 | Fix 'uploaded' file descriptor leak | Yang Tse |
2009-12-03 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-12-02 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-12-01 | Set socket option SO_REUSEADDR=true on stunnel accept'ing port | Yang Tse |
2009-11-30 | - In order to better reflect that the returned pid is extracted from the | Yang Tse |
2009-11-28 | - Added Diffie-Hellman parameters to several test harness certificate files in | Yang Tse |
2009-11-28 | Use different log files for each protocol | Yang Tse |
2009-11-27 | Attempt to enhance stunnel 3.X logging | Yang Tse |
2009-11-27 | Prevent running stunnel unless its version can be determined. | Yang Tse |
2009-11-27 | Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM. | Yang Tse |
2009-11-27 | To allow remote log inspection avoid redirecting messages to stderr. | Yang Tse |
2009-11-26 | Log info for start up failures. | Yang Tse |
2009-11-26 | Only attempt to clear the server-logs lock when previously set by this same s... | Yang Tse |
2009-11-26 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-11-23 | Enhance some debug messages for initialization failures. | Yang Tse |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-10-31 | - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if the | Daniel Stenberg |
2009-10-30 | Added test case 566 in an attempt to repeat bug 2884561 | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-10-25 | - Dima Barsky made the curl cookie parser accept cookies even with blank or | Daniel Stenberg |
2009-10-10 | Fix compiler warning: loop without body | Yang Tse |
2009-09-26 | - John P. McCaskey posted a bug report that showed how libcurl did wrong when | Daniel Stenberg |
2009-09-26 | added test 1105 (disabled) - it repeats a cookie path bug we need to fix | Daniel Stenberg |
2009-09-17 | added three missing files to the dist archive | Daniel Stenberg |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |
2009-09-17 | remove line obsoleted with previous commit | Yang Tse |
2009-09-17 | Attempt to silence bogus compiler warning: "Potential null pointer dereference" | Yang Tse |