- Feb 19, 2008
-
-
Yang Tse authored
Remove redundant and unreachable log message.
-
- Feb 18, 2008
-
-
Yang Tse authored
Log some more error descriptions.
-
- Feb 17, 2008
-
-
Yang Tse authored
-
- Feb 13, 2008
-
-
Daniel Stenberg authored
-
Yang Tse authored
when verifying the https and ftps servers
-
- Feb 12, 2008
-
-
Yang Tse authored
timeout passed to startnew, when this happens startnew completes without being able to read the pidfile and consequently returns a zero pid2. To fix the above posibility the server pid is recovered from the verification stage which will actually return the server pid when verification is valid.
-
Yang Tse authored
-
- Feb 11, 2008
-
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
-
- Feb 10, 2008
-
-
Yang Tse authored
Make sure that the sftp client tool uses the ssh client binary that we have used to generate the configuration files, otherwise sftp might be using one located in the preferred path compiled into sftp.
-
- Feb 09, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
Removed a few unnecessary requires SSL statements.
-
Dan Fandrich authored
-
- Feb 08, 2008
-
-
Dan Fandrich authored
-
Yang Tse authored
-
Yang Tse authored
all curl's tests generated configuration and key files are fine, a real connection is established to the test harness sftp server authenticating and running a simple sftp remote pwd command. The verification is done using OpenSSH's or SunSSH's sftp client tool with a configuration file with the same options as the test harness socks server with the exception that dynamic forwarding is not used for sftp.
-
Dan Fandrich authored
--vernum
-
- Feb 06, 2008
- Feb 05, 2008
-
-
Yang Tse authored
Improve handling of boundary conditions for huge requests.
-
Yang Tse authored
Disable "swsbounce" mode when the received request isn't for the same test and part number.
-
Yang Tse authored
the whole 150000+ bytes struct, and also removing an equally big additional buffer for pipelining treatment.
-
- Jan 31, 2008
-
-
Yang Tse authored
which are deprecated in recent OpenSSH versions but are current for SunSSH.
-
Daniel Stenberg authored
"HttpOnly" feature introduced by Microsoft and apparently also supported by Firefox: http://msdn2.microsoft.com/en-us/library/ms533046.aspx . HttpOnly is now supported when received from servers in HTTP headers, when written to cookie jars and when read from existing cookie jars.
-
- Jan 29, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
working on other IP-addresses or port numbers.
-
- Jan 27, 2008
-
-
Yang Tse authored
-
- Jan 26, 2008
-
-
Daniel Stenberg authored
-
- Jan 25, 2008
- Jan 22, 2008
-
-
Yang Tse authored
it when sys/poll.h is unavailable
-
- Jan 21, 2008
-
-
Yang Tse authored
-
- Jan 20, 2008
- Jan 19, 2008
-
-
Daniel Stenberg authored
-
- Jan 18, 2008
-
-
Yang Tse authored
-
- Jan 17, 2008
-
-
Yang Tse authored
-
Dan Fandrich authored
-
- Jan 16, 2008
-
-
Daniel Stenberg authored
provided for bug report #1871269, fixed on Jan 14 2008 before the 7.18.0 release.
-