History log of /curl/ (Results 29801 – 29825 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
017a78d024-Oct-2003 Daniel Stenberg

better bailing-out cleanup if a malloc fails in the DNS cache

9010bd3824-Oct-2003 Daniel Stenberg

free all memory on failure before bailing out, not really necessary but
my upcoming automated test gets crazy if not

ded884e824-Oct-2003 Daniel Stenberg

the actual release-notes is new too

b53a5e9224-Oct-2003 Daniel Stenberg

Introducing -t to "torture" the memory allocations/failing/bail-outing in
curl and libcurl. -t is not used anywhere automated yet, and it does already
identify memory leaks on failed allocati

Introducing -t to "torture" the memory allocations/failing/bail-outing in
curl and libcurl. -t is not used anywhere automated yet, and it does already
identify memory leaks on failed allocations. Work to do.

show more ...

69bdb82524-Oct-2003 Daniel Stenberg

produce a single summary of the amount of allocations on -v

4799d39b24-Oct-2003 Daniel Stenberg

disable-eprt, fixed CA cert verfication

f32d011d23-Oct-2003 Daniel Stenberg

Georg Horn's patch. -k is no longer mutually exclusive with --cacert and
--capath. Using -k together with one of those just means that the result
of the CA cert check is ignored (but displaye

Georg Horn's patch. -k is no longer mutually exclusive with --cacert and
--capath. Using -k together with one of those just means that the result
of the CA cert check is ignored (but displayed if -v is used).

show more ...

14f7958123-Oct-2003 Daniel Stenberg

Georg Horn's fixes to do different CA cert verifications. They can now be
done even if the result is ignored, as some sites seem to require that.

5987791522-Oct-2003 Daniel Stenberg

encourage use of -c to store cookies instead of -D

db07451822-Oct-2003 Daniel Stenberg

allow gdb to check the libtest dir for sources too (for the 500- tests)

64731b0022-Oct-2003 Daniel Stenberg

we continue to improve things

debe6a1422-Oct-2003 Daniel Stenberg

make --disable-eprt work, based on Gisle Vanem's patch

715c3f6422-Oct-2003 Daniel Stenberg

Dylan Ellicott added the vc-libcurl-ssl-dll target

f232baf422-Oct-2003 Daniel Stenberg

Dylan Ellicott added the release-libcurl-ssl-dll target

b439e8ff22-Oct-2003 Daniel Stenberg

Do the auth stuff at the end-of-headers and not at the start-of-body, as
we might not get a body when we get a 401 with a set of WWW-Authenticate:
headers. This fixes the problem Kevin Roth d

Do the auth stuff at the end-of-headers and not at the start-of-body, as
we might not get a body when we get a 401 with a set of WWW-Authenticate:
headers. This fixes the problem Kevin Roth detected in 7.10.8-pre4 and pre5.
Verified by test case 91.

show more ...

475166fc22-Oct-2003 Daniel Stenberg

Modified to be able to repeat Kevin Roth's problem

be2b742b21-Oct-2003 Daniel Stenberg

Andres

640d6a5521-Oct-2003 Daniel Stenberg

updated for mingw32

2e9d100d21-Oct-2003 Daniel Stenberg

pre5

294adcae21-Oct-2003 Daniel Stenberg

modified test 91 to look more like Kevin Roth's error case

1fd16e7b21-Oct-2003 Daniel Stenberg

test case 91 added, an attempt to repeat a problem reported by Kevin Roth
on Oct 20, 2003.

d1c08e1d21-Oct-2003 Daniel Stenberg

conn->user and conn->passwd will now always be set to point to something.
If not user or password is set, they will point to a "" string.

d7c09efe21-Oct-2003 Daniel Stenberg

no colons in user names with USERPWD

b83c7ade20-Oct-2003 Daniel Stenberg

allow no user and password for proxy too, Basic

7d6584e120-Oct-2003 Daniel Stenberg

allow no user and no passwd when doing basic auth

1...<<1191119211931194119511961197119811991200>>...1351