- Feb 08, 2008
-
-
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.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
out what valgrind to run.
-
Daniel Stenberg authored
previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account.
-
- Jan 14, 2008
-
-
Yang Tse authored
by the spawned server itself unless it is actually alive
-
- Jan 13, 2008
-
-
Yang Tse authored
-
- Jan 12, 2008
- Jan 11, 2008
-
-
Yang Tse authored
-
Yang Tse authored
started check also that the process is actually alive, since they could have died once the pidfile was written out
-
Daniel Stenberg authored
already worked for FTP:// URLs
-
- Jan 10, 2008
-
-
Yang Tse authored
-
- Jan 09, 2008
- Jan 08, 2008
-
-
Yang Tse authored
new minimum SSH version support for SCP, SFTP and SOCKS tests. Some verbosity which still remains, will go out before next release.
-
Yang Tse authored
authentication failures when using OpenSSH 2.9.9 or SunSSH. Verified fact: Even when only using publickey authentication, OpenSSH and SunSSH first validate the user, this implies that if the user validation fails, 'invalid user', the publickey authentication will not be allowed to complete.
-
Yang Tse authored
failures when using OpenSSH 2.9.9 or SunSSH
-
Yang Tse authored
-