History log of /curl/ (Results 25176 – 25200 of 33768)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
09c70dec10-Mar-2007 Daniel Stenberg

Eygene Ryabinkin fixed a use-after-free issue with HTTP transfers with the
multi interface

0dc5708610-Mar-2007 Daniel Stenberg

Bryan Henderson

dbaf4f9310-Mar-2007 Daniel Stenberg

- Bryan Henderson introduces two things:
1) the progress callback gets called more frequently (at times)
2) libcurl *might* call the callback when it receives a signal

4335750610-Mar-2007 Daniel Stenberg

pycurl 7.16.1

40087ce710-Mar-2007 Yang Tse

change max allowed time for this test to complete to 90 seconds

e12d46ac09-Mar-2007 Dan Fandrich

Updated the test harness to add a new "crypto" feature check and updated the
appropriate test case to use it. For now, this is treated the same as the
"SSL" feature because curl doesn't list

Updated the test harness to add a new "crypto" feature check and updated the
appropriate test case to use it. For now, this is treated the same as the
"SSL" feature because curl doesn't list it separately.

show more ...

1e55ed5c09-Mar-2007 Daniel Stenberg

- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.

6dd4fe0709-Mar-2007 Daniel Stenberg

- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
machine type too.

3789e2e609-Mar-2007 Daniel Stenberg

- Justin Fletcher fixed a file descriptor leak in the curl tool when trying to
upload a file it couldn't open. Bug #1676581
(http://curl.haxx.se/bug/view.cgi?id=1676581)

1962ebf809-Mar-2007 Dan Fandrich

Updated the test harness to check for protocol support before running each
test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify
their required servers and features.

7c144d5a08-Mar-2007 Dan Fandrich

Made a few cleanups.

0f0540d008-Mar-2007 Dan Fandrich

Added SSL as a required feature for test case 400.

3f29ed6d08-Mar-2007 Yang Tse

remove code superceeded by the new method used to force
libtool to skip C++ and Fortran checks in patchset:
http://cool.haxx.se/cvs.cgi/curl/ares/configure.ac.diff?r1=1.60&r2=1.64

1bfa7dfe08-Mar-2007 Dan Fandrich

Added test infrastructure to support basic FTPS tests. This currently
supports only ftps:// URLs with --ftp-ssl-control specified, which
implicitly encrypts the control channel but not the d

Added test infrastructure to support basic FTPS tests. This currently
supports only ftps:// URLs with --ftp-ssl-control specified, which
implicitly encrypts the control channel but not the data channels. That
allows stunnel to be used with an unmodified ftp server in exactly the
same way that the test https server is set up.
Added test case 400 as a basic FTPS test.

show more ...

85daec2507-Mar-2007 Dan Fandrich

Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and
unencrypted data connections.

389a15a807-Mar-2007 Yang Tse

fix test leftover in previous commit

74befdfb07-Mar-2007 Yang Tse

force libtool to build static libraries with PIC on AMD64

d31feb8f07-Mar-2007 Yang Tse

Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way that
it fails if the macro that is being undefined is not already defined. To
make this work under all cases and be sure th

Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way that
it fails if the macro that is being undefined is not already defined. To
make this work under all cases and be sure that at a certain point some
specific macro isn't defined we must use the following style in configure:

m4_ifdef([macro], [m4_undefine([macro])])

show more ...

4c3568bf06-Mar-2007 Dan Fandrich

Fixed a couple of problems detected by valgrind in test cases 181 & 216

b4ef5e2206-Mar-2007 Dan Fandrich

Autoconf 2.57 didn't like these m4_undefine for some reason (probably a bug).
Luckily, they weren't needed.

23786eae06-Mar-2007 Yang Tse

skip libtool C++ and Fortran linker checks

c84f84c706-Mar-2007 Yang Tse

skip libtool C++ and Fortran checks

e5f8e5e503-Mar-2007 Yang Tse

stricter newline policy

53a3abc703-Mar-2007 Yang Tse

30 seconds isn't long enough for this test on a loaded server.

bfd6474f03-Mar-2007 Yang Tse

stricter newline policy

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