History log of /curl/ (Results 25026 – 25050 of 33768)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
990b15e403-Apr-2007 Daniel Stenberg

Rob Jones fixed better #ifdef'ing for a bunch of #include lines.

584f363903-Apr-2007 Yang Tse

update copyright year

2886ce9603-Apr-2007 Yang Tse

Verify if the test is limited by an ancient stdio with a 256
open file limit. In this case the test is skipped with a
message showing this limitation when the number of open files
needed

Verify if the test is limited by an ancient stdio with a 256
open file limit. In this case the test is skipped with a
message showing this limitation when the number of open files
needed for the test is greater than 256.

show more ...

3344142b03-Apr-2007 Yang Tse

fix enumeration of disabled tests when they have the highest number

f1b4f5e203-Apr-2007 Yang Tse

fix MSDOS symbol check

bcf0af9d03-Apr-2007 Yang Tse

recover code simplification lost with last commit

70550a0503-Apr-2007 Yang Tse

Improve displaying of logfiles making sure all lines end with \n
and avoid using ! as last char of line.

d7088d1003-Apr-2007 Gisle Vanem

djgpp isn't the only possible DOS target.
Use the more traditional DJGPP define.
Added basename() for non-djgpp targets.

d07a874803-Apr-2007 Gisle Vanem

Simplify setting binary mode on file-descriptors.
Work around the non-standard _setmode() in Metaware's HighC.

c420113703-Apr-2007 Gisle Vanem

DOS targets do have setmode().

5c850b8203-Apr-2007 Dan Fandrich

Added --ftp-account to --help output.

7bbad0b503-Apr-2007 Yang Tse

try not to link with unneeded libs, avoiding global LDADD

305e039003-Apr-2007 Yang Tse

Cleanup. Warnings related with FD_SET, FD_ISSET, and FD_ZERO macros
are not icc 9.0 specific.

161be66c03-Apr-2007 Yang Tse

when detecting un/supported sshd options use curl's sshd config file.

4095c9de03-Apr-2007 Dan Fandrich

Eliminate the sshd option checking dependency on wc and make it faster.

20d33ad702-Apr-2007 Daniel Stenberg

Nick Zitzmann made CURLOPT_POSTQUOTE work for SFTP as well.

b8c12fe602-Apr-2007 Yang Tse

fix error in previous commit

e4d4ee8d02-Apr-2007 Yang Tse

fix compiler warning

8a7d583702-Apr-2007 Yang Tse

fix compiler warning

bdbaedc402-Apr-2007 Yang Tse

verify ssh daemon version

0839621f01-Apr-2007 Gunter Knauf

print update message only if we really update CVS.

bf2c1e0901-Apr-2007 Gunter Knauf

ignore another generated file.

6c6e471001-Apr-2007 Daniel Stenberg

Robert Iakobashvili made curl_multi_remove_handle() a lot faster when many
easy handles are added to a multi handle, by avoiding the looping over all
the handles to find which one to remove.

5e7164f801-Apr-2007 Daniel Stenberg

Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non-
configure platforms that havve setmo

Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non-
configure platforms that havve setmode() needs their hard-coded config.h files
fixed. I fixed the src/config-win32.h.

show more ...

ef10eaeb01-Apr-2007 Dan Fandrich

Added scp and sftp nonexistent file retrieval tests, but leave them
disabled for now.

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