History log of /curl/ (Results 25726 – 25750 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1ce7b48010-Oct-2006 Daniel Stenberg

mark the handle as no longer having a broken pipe when a transfer has failed

cbcdd33709-Oct-2006 Daniel Stenberg

Added test case 536 in an attempt to add Bogdan Nicula's problematic case
with multi interface and pipelining. This test just works and did not repeat
the problem his test code showed, but co

Added test case 536 in an attempt to add Bogdan Nicula's problematic case
with multi interface and pipelining. This test just works and did not repeat
the problem his test code showed, but could still serve as a useful test.

show more ...

c144adf709-Oct-2006 Daniel Stenberg

used for test 535 too

d390039809-Oct-2006 Daniel Stenberg

minor indent fix

7d0c58a209-Oct-2006 Daniel Stenberg

when going to completed due to error, mark the handle as not in a pipeline
anymore

9263001b09-Oct-2006 Daniel Stenberg

new mirrors

66ee6d0709-Oct-2006 Daniel Stenberg

kill trailing whitespace

a40dcca709-Oct-2006 Daniel Stenberg

changed the wording about removal of internal headers with -H

15e3dfe109-Oct-2006 Yang Tse

Compiler warning fix

a1de936709-Oct-2006 Daniel Stenberg

Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
case 535 and it now runs fine. Again a problem with the pipelining code not
taking all possible (error) conditions

Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
case 535 and it now runs fine. Again a problem with the pipelining code not
taking all possible (error) conditions into account.

show more ...

eceb37bd09-Oct-2006 Yang Tse

Cygwin 1.5.21 needs this hack to pass test 160.
In this way 304 tests out of 304 reported OK.

56fcf85a08-Oct-2006 Daniel Stenberg

slightly improved

77db81d608-Oct-2006 Daniel Stenberg

clarified more

2ad7fcbc08-Oct-2006 Daniel Stenberg

test 534 added in an attempt to repeat Bogdan Nicula's bug...

2c62dfd108-Oct-2006 Daniel Stenberg

modified lib533 to accept both URLs on the command line

ef66497a08-Oct-2006 Daniel Stenberg

Fix a "sockfilt" leak. When a new 'data' connection sockfilt server is started,
make sure that a previously used one is killed first (since they re-use the
same .pid file etc)

1128029507-Oct-2006 Daniel Stenberg

don't display or act on state changes that doesn't actually change state

befc30bc06-Oct-2006 Daniel Stenberg

Bogdan Nicula's hanging test case was converted to test case 533 and the test
now runs fine.

ca5846cd06-Oct-2006 Daniel Stenberg

catch silly mistakes better

8547ab1606-Oct-2006 Gunter Knauf

updated for latest OpenSSL release.

9c0e6ac305-Oct-2006 Daniel Stenberg

planned stuff to do before release

552b963e04-Oct-2006 Daniel Stenberg

Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
but that worked nicely in 7.15.5. I converted it into test case 532 and
fixed the problem.

e2b4836602-Oct-2006 Daniel Stenberg

removed more dead code that is unused since the removal of the third party
transfer support

5e0d9aea30-Sep-2006 Daniel Stenberg

Support for FTP third party transfers is now dropped

ae13c93b28-Sep-2006 Daniel Stenberg

Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
would crash if a bad function sequence was used when shutting down after
using the multi interface (i.e using easy_

Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
would crash if a bad function sequence was used when shutting down after
using the multi interface (i.e using easy_cleanup after multi_cleanup) so
precautions have been added to make sure it doesn't any more - test case 529
was added to verify.

show more ...

1...<<1021102210231024102510261027102810291030>>...1351