History log of /curl/ (Results 30501 – 30525 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61788a0304-Apr-2003 Daniel Stenberg

Changed how boundary strings are generated. This new way uses 28 dashes
and 12 following hexadecimal letters, which seems to be what IE uses.
This makes curl work smoother with more stupidly

Changed how boundary strings are generated. This new way uses 28 dashes
and 12 following hexadecimal letters, which seems to be what IE uses.
This makes curl work smoother with more stupidly written server apps.

Worked this out together with Martijn Broenland.

show more ...

0821447b03-Apr-2003 Daniel Stenberg

spell fix

3cba274b03-Apr-2003 Daniel Stenberg

kill a compiler warning on cygwin

df7bbcfd03-Apr-2003 Daniel Stenberg

Added log output for when the writing of the input HTTP request is successful
or unsuccessful. Used to track down the recent cygwin test suite problems.

021d406f03-Apr-2003 Daniel Stenberg

Modified how we log data to server.input, as we can't keep the file open
very much as it makes it troublesome on certain operating systems.

294569c503-Apr-2003 Daniel Stenberg

new

bfd00ac202-Apr-2003 Daniel Stenberg

7.10.4 commit

735a471402-Apr-2003 Daniel Stenberg

Version 7.10.4

827fd47101-Apr-2003 Daniel Stenberg

documented the new killserver tag

e26b917601-Apr-2003 Daniel Stenberg

kill the ftp server afterwards, it is just so messed up

92872a2a01-Apr-2003 Daniel Stenberg

log when we've returned verification that we are the test server

16ddb09c01-Apr-2003 Daniel Stenberg

support the new <killserver> tag

d37031f101-Apr-2003 Daniel Stenberg

ignore lib505 too

b4e84ca701-Apr-2003 Daniel Stenberg

lib505.c is a new test case for ftp uploading with rename

47970b9e01-Apr-2003 Daniel Stenberg

Added support for the RNFR/RNTO commands

f65f120d31-Mar-2003 Daniel Stenberg

updated

df00ec3c31-Mar-2003 Daniel Stenberg

move the ssl config clone call to before the connectionexists call and then
also subsequently free the ssl struct if the connection struct is to be
deleted

ad6fca2831-Mar-2003 Sterling Hughes

testing, ignore this commit

fd33923431-Mar-2003 Daniel Stenberg

7.10.4-pre6 commit

a55649dc31-Mar-2003 Daniel Stenberg

added dist-hook that clears the tests/log dir properly as otherwise
'make distcheck' doesn't pass

9558f22931-Mar-2003 Daniel Stenberg

Fixup after talks with Richard Bramante. We should now make better
comparisons before re-using SSL connections and re-using SSL connection IDs.

7917bfb131-Mar-2003 Daniel Stenberg

--location-trusted added, which does a normal location plus the new
CURLOPT_UNRESTRICTED_AUTH option set TRUE.

Patch by Guillaume Cottenceau.

25f611ca31-Mar-2003 Daniel Stenberg

Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
disables the host name check in the FOLLOWLOCATION code. With that option
set, libcurl will send user+password to all hos

Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
disables the host name check in the FOLLOWLOCATION code. With that option
set, libcurl will send user+password to all hosts.

show more ...

e6eb49e731-Mar-2003 Daniel Stenberg

10 days of fixes

9a075f5331-Mar-2003 Daniel Stenberg

clarify USERPWD somewhat more

1...<<1221122212231224122512261227122812291230>>...1351