Age | Commit message (Expand) | Author |
2010-01-18 | Added PEM certificate keyword | Dan Fandrich |
2010-01-18 | fix warnings | Yang Tse |
2010-01-18 | Stop ssl running server when cert file currently used by server is | Yang Tse |
2010-01-18 | fix warnings | Yang Tse |
2010-01-18 | - Remove QD restarting of https servers. Proper fixing required. | Yang Tse |
2010-01-18 | make verifyhttp use different file names depending on server characteristics | Yang Tse |
2010-01-18 | add serverfactors() sub which returns server characterization factors | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | add some debug messages | Yang Tse |
2010-01-17 | use servername_id() from serverhelp.pm | Yang Tse |
2010-01-17 | refactored stopping of test harness servers | Yang Tse |
2010-01-15 | Store now this file in CVS with unix line endings. | Yang Tse |
2010-01-15 | Declaration of $sshdlog is done in sshhelp.pm | Yang Tse |
2010-01-15 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2010-01-15 | Added the new protocol source files to the non-autoconf build files | Dan Fandrich |
2010-01-14 | Squeeze slack time when killing more than one server from | Yang Tse |
2010-01-14 | - Suppressed side effect of OpenSSL configure checks, which prevented NSS from | Kamil Dudka |
2010-01-13 | Give the test a bit mote time to run so it passes on slow machines | Yang Tse |
2010-01-13 | remove trailing spaces from configure.ac | Kamil Dudka |
2010-01-12 | Added test case #1112 which does an FTPS download with strict timeout | Yang Tse |
2010-01-12 | Make runtests.pl actually support any (valid) server specification | Yang Tse |
2010-01-12 | Fix tftp and sftp supported protocols in servername_str() | Yang Tse |
2010-01-12 | Make sockfilter kill messages look alike server ones | Yang Tse |
2010-01-12 | Adjust vor VPATH builds | Yang Tse |
2010-01-11 | - Gil Weber reported a peculiar flaw with the multi interface when doing SFTP | Daniel Stenberg |
2010-01-11 | ssh_statemach_act() is now modified to loop over the switch() to perform as | Daniel Stenberg |
2010-01-11 | After the TCP connect is confirmed in CURLM_STATE_WAITCONNECT and it changes | Daniel Stenberg |
2010-01-11 | progress callback called repeatedly during slow connects | Daniel Stenberg |
2010-01-11 | - Made sure that the progress callback is repeatedly called at a regular | Daniel Stenberg |
2010-01-11 | - The tests/runtests.pl script now checks to see if the test case that runs is | Daniel Stenberg |
2010-01-11 | secureserver.pl is now the test harness script used for SSL/TLS. | Yang Tse |
2010-01-11 | secureserver.pl is now the test harness script used for SSL/TLS. | Yang Tse |
2010-01-10 | Update error message to include port number | Yang Tse |
2010-01-10 | Previous commit adjustments | Yang Tse |
2010-01-09 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2010-01-09 | struct Curl_sh_entry's 'inuse' member was no longer used and is now removed | Daniel Stenberg |
2010-01-08 | - Johan van Selst found and fixed a OpenSSL session ref count leak: | Daniel Stenberg |
2010-01-08 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2010-01-08 | Remove extra line feed | Yang Tse |
2010-01-08 | Use '_stunnel.log' ending also for https test server log | Yang Tse |
2010-01-08 | sws and tftpd command line option naming adjustments | Yang Tse |
2010-01-07 | removed a parameter from the Curl_http_readwrite_headers() prototype to remove | Daniel Stenberg |
2010-01-07 | List fragment tests in Makefile.am and better provide better names | Claes Jakobsson |
2010-01-07 | removed Curl_http_header_append() prototype as it isn't used anymore, the | Daniel Stenberg |
2010-01-06 | - Make sure the progress callback is called repeatedly even during very slow | Daniel Stenberg |
2010-01-06 | Disable tests 802 and 803 | Yang Tse |
2010-01-06 | Prevent detection of stdint.h on IRIX systems, even when available. | Yang Tse |
2010-01-06 | Julien Chaffraix fixed so that the fragment part in an URL is not sent to the... | Claes Jakobsson |