2009-12-21 |
Yang Tse | - Ingmar Runge noticed that Windows config-win32.h... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | Make 'classic' output end of a test-suite run become... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | Move stopping of servers instructed by test definition... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Daniel Stenberg | test 566 was missing |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | dead_child_handler also takes care of reaping pingpong... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | Reap processes dead children ASAP without blocking |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | Reinstate hi resolution time logging since this is... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Patrick Monnerat | Take new SMTP definitions into account in OS400 wrapper... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Daniel Stenberg | first small steps towards smtp |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Yang Tse | Replaced tabs with spaces |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Daniel Stenberg | remove some unused code |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Yang Tse | Improve delay command interruptability |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Daniel Stenberg | revert that, we already had a function named like that! |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Daniel Stenberg | rename the verifyftp function to verifyserver since... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Daniel Stenberg | free the allocated mailbox name at disconnect |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Daniel Stenberg | introducing the first IMAP FETCH test |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Yang Tse | - Attempt to fix script compilation failure on versions... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Stenberg | support IMAP select and LOGOUT |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Stenberg | fix the ftp check delay timer to never be set below... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Stenberg | fixed a precaution check in the cookie code, pointed... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Yang Tse | Slack time reduction |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Yang Tse | Added runtests.pl '-r' option for run time statistics |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Yang Tse | server start and verification time as well as test... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Yang Tse | Added test harness simple time execution stats |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Yang Tse | Comment out hi resolution time logging to verify if... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Yang Tse | Fix compilation failure |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Yang Tse | Test harness process control enhancements |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Daniel Stenberg | uh, assign the bool it points to properly |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Daniel Stenberg | Stop overloading the conn->protocol field with the... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Daniel Stenberg | Remove pointless storing of the protocol as a string... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Daniel Stenberg | - David Byron fixed Curl_ossl_cleanup to actually call... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Yang Tse | gettimeofday() requires perl version newer than 5.6 |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Stenberg | Follow-up fix for the proxy fix I did for Jon Nelson... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Yang Tse | Test harness process control enhancements |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Yang Tse | Test #1106 needs an ftp enabled client |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Yang Tse | Test harness process control enhancements |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Daniel Stenberg | - Jon Nelson found a regression that turned out to... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Yang Tse | Prevent perl script dying messages in output, since... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Yang Tse | Adjust uppercase protocol string usage |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Yang Tse | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Yang Tse | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Yang Tse | signal handling to cleanup on SIGINT and SIGTERM, followup |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Yang Tse | reapply diff between revisions 1.103 and 1.102 |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | updated with the new protocols |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | might as well output all supported protocols at the... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | show POP3S, IMAPS and SMTPS as protocols if SSL is... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | support disabling POP3, IMAP and SMTP and now they... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | split out more protocol-specific structs from urldata... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | IMAP, POP3 and SMTP support |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Stenberg | introducing IMAP, POP3 and SMTP support (still lots... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Yang Tse | Prevent rewinding unless pipelining. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Yang Tse | Removed function prototype without implementation |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Daniel Stenberg | - Siegfried Gyuricsko found out that the curl manual... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Daniel Stenberg | argh, use the correct bug id |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Daniel Stenberg | - Constantine Sapuntzakis figured out a case which... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Daniel Stenberg | minor indent change |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Yang Tse | - Fixed curl erroneously reporting output stream write... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Yang Tse | signal handling to cleanup on SIGINT and SIGTERM, followup |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Daniel Stenberg | - Martin Storsjo made libcurl use the Expect: 100-conti... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Daniel Stenberg | 74. The HTTP spec allows headers to be merged and becom... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Yang Tse | Fix 'uploaded' file descriptor leak |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Yang Tse | signal handling to cleanup on SIGINT and SIGTERM |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Kamil Dudka | lib/nss.c: avoid use of uninitialized value |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Yang Tse | signal handling to cleanup on SIGINT and SIGTERM |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Yang Tse | Set socket option SO_REUSEADDR=true on stunnel accept... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Stenberg | - If the Expect: 100-continue header has been set by... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Stenberg | start working on 1.7.1 |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Yang Tse | - In order to better reflect that the returned pid... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Stenberg | #71 "TFTP block size / better integration in transfer... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Stenberg | a binding for Falcon |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Yang Tse | - Added Diffie-Hellman parameters to several test harne... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Yang Tse | Use different log files for each protocol |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Yang Tse | s/socklen_t/curl_socklen_t/g |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Yang Tse | Fix compiler warning: unused variable `data' |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Daniel Stenberg | 7.20.0 is the planned next version number |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Daniel Stenberg | document --tftp-blksize |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Daniel Stenberg | - Markus Koetter provided a polished and updated versio... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Yang Tse | Attempt to enhance stunnel 3.X logging |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Yang Tse | Prevent running stunnel unless its version can be deter... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Yang Tse | Log sws IPv version, port and pid when exiting due... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Yang Tse | To allow remote log inspection avoid redirecting messag... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Yang Tse | Preserve empty line following last target cares-1_7_0 |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Yang Tse | Log info for start up failures. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Daniel Stenberg | - Extended and fixed the change I did on Dec 11 for... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Yang Tse | Only attempt to clear the server-logs lock when previou... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Yang Tse | signal handling to cleanup on SIGINT and SIGTERM |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Yang Tse | - Larry Lansing fixed ares_parse_srv_reply to properly... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Yang Tse | When using icc, compile with -fpic and link with intel... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Daniel Stenberg | clarify what a modern version of libcurl means |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Yang Tse | Added 'currently' in italics to insist on transient... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Yang Tse | Fix language |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Daniel Stenberg | refreshed |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | - David Byron modified Makefile.dist vc8 and vc9 target... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | Enhance some debug messages for initialization failures. |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Daniel Stenberg | - Bjorn Augustsson reported a bug which made curl not... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | Daniel wants upcoming release to be 1.7.0 |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | Mention last changes |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | - Removed from external interface preprocessor symbol... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Yang Tse | Added README.msvc |
commit | commitdiff | tree | snapshot |
next |