History log of /curl/ (Results 25076 – 25100 of 33768)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f55a1c3a30-Mar-2007 Yang Tse

Searching for sshd and sftp-server will be done first
in the PATH and afterwards in other common locations.

c5586a6530-Mar-2007 Yang Tse

ignore more generated files

ffb11ad530-Mar-2007 Dan Fandrich

Don't tear down the ftp connection if the maximum filesize was exceeded
and added tests 290 and 291 to check.

fbb1e49230-Mar-2007 Dan Fandrich

Added FTP-SSL failure test 402

c26320d929-Mar-2007 Dan Fandrich

Added ftps upload test 401

f6e892b129-Mar-2007 Dan Fandrich

Added a libssh2 section.

59302d4b29-Mar-2007 Dan Fandrich

Show an absolute sftp: file path to give an additional example.

c563a53c29-Mar-2007 Dan Fandrich

Eliminated extra / in scp/sftp URLs.

7763bb9129-Mar-2007 Dan Fandrich

Send an EOF message before closing a channel, as recommended by RFC4254.
Enable libssh2 tracing when ssh debugging is turned on.

e37a490829-Mar-2007 Dan Fandrich

Add another option to tighten the test environment.

a1e5c62129-Mar-2007 Yang Tse

fix compiler warning

f776c1d229-Mar-2007 Dan Fandrich

Abort if attempting to run as root.

3d5a851529-Mar-2007 Yang Tse

fix error introduced in last commit

42a7905228-Mar-2007 Yang Tse

Update comment

bfa0f8c628-Mar-2007 Yang Tse

fix compiler warning

869d192f28-Mar-2007 Yang Tse

Improve detection of socket events which allow a further recv() call
to complete with no delay and actually find out what happened with
the socket. As well as detection of socket send()able c

Improve detection of socket events which allow a further recv() call
to complete with no delay and actually find out what happened with
the socket. As well as detection of socket send()able condition.

This also allows removal of a Cygwin specific block of code.

show more ...

60bc103a28-Mar-2007 Gisle Vanem

djgpp uses gcc which has varadic macros.

8a0a7ce328-Mar-2007 Gisle Vanem

Fix compiler warning.

31b1e98828-Mar-2007 Dan Fandrich

Only show exit status in verbose mode.

25c064c828-Mar-2007 Gisle Vanem

Simplified code around 'tld_errmsg' a bit.

884171ae28-Mar-2007 Dan Fandrich

Don't launch sshd as a daemon so its output can be logged.

45b2577927-Mar-2007 Gunter Knauf

added variadic macro stuff.

d58c7a8b27-Mar-2007 Yang Tse

Update message

eed4731127-Mar-2007 Yang Tse

New Internal wrapper function Curl_select() around select (2), it
uses poll() when a fine poll() is available, so now libcurl can be
built without select() support at all if a fine poll() is

New Internal wrapper function Curl_select() around select (2), it
uses poll() when a fine poll() is available, so now libcurl can be
built without select() support at all if a fine poll() is available.

show more ...

59eaae4227-Mar-2007 Yang Tse

don't retry select() call upon unrecoverable error EBADF

1...<<1001100210031004100510061007100810091010>>...1351