History log of /curl/ (Results 31201 – 31225 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
15bc7e1903-Jun-2002 Daniel Stenberg

updated header

0be3f1a003-Jun-2002 Daniel Stenberg

T. Bharath's updates since curl now uses the winmm lib for higher resolution
timer

c0257c6703-Jun-2002 Daniel Stenberg

T. Bharath made the request size add up as it is documented to do.

9aec0fc703-Jun-2002 Daniel Stenberg

T. Bharath fixed higher resolution time for windows builds

bce5e0d803-Jun-2002 Daniel Stenberg

T. Bharath fixed the TIMER_REDIRECT.

62032ee228-May-2002 Daniel Stenberg

Getting an empty FTP file no longer makes us return error 19. An empty file
is fine to get.

775645f228-May-2002 Daniel Stenberg

Gustaf Hui provided new code that changes how curl_multi_info_read()
messages are stored, so that they don't have to be kept around for the multi
handle's entire life time. He also made it

Gustaf Hui provided new code that changes how curl_multi_info_read()
messages are stored, so that they don't have to be kept around for the multi
handle's entire life time. He also made it return failure codes properly
which it didn't do before.

I made the messages only get stored per easy-handle so that they can be
independently killed easier without ruining the "master list". It makes
the info_read() function slightly less beautiful as it has to scan for
messages to return, but it makes removing individual handles a lot easier
and less error prone.

show more ...

99c0456828-May-2002 Daniel Stenberg

Adjusted to make curl_multi_perform() work properly even when
curl_multi_fdset() is not used.

0236bee528-May-2002 Daniel Stenberg

I trimmed the --help output slightly to better fit within 80 cols

59c11b8228-May-2002 Daniel Stenberg

Cris Bailiff's CAPATH support added

98871d1e22-May-2002 Daniel Stenberg

new url, spell checked

b40dc5d722-May-2002 Daniel Stenberg

since 7.9.7

17b0723721-May-2002 Daniel Stenberg

James Cone's little work-around for the strict error

ec585e8921-May-2002 Daniel Stenberg

When re-using a connection, make sure that we use the current host name as
we might actually re-use a connection to a different host, when using proxies!

This was what bug report #558888

When re-using a connection, make sure that we use the current host name as
we might actually re-use a connection to a different host, when using proxies!

This was what bug report #558888 was all about.

show more ...

0aeb25ff21-May-2002 Daniel Stenberg

James Cone added the new CURL_NETRC_OPTION enum

a928f2c421-May-2002 Daniel Stenberg

test suite mods for the netrc testing stuff

51fcee6f21-May-2002 Daniel Stenberg

James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions

654be65521-May-2002 Daniel Stenberg

Use the new CURLOPT_NETRC option and adds --netrc-optional, by James Cone

105ec79b21-May-2002 Daniel Stenberg

James Cone's efforts to add another netrc parsing "mode"

c759d84221-May-2002 Daniel Stenberg

five new test cases for the netrc parsing

c7b03d6421-May-2002 Daniel Stenberg

maprintf() and vmaprintf() now work better when printfing "%s" with an
empty string

2080738821-May-2002 Daniel Stenberg

corrected see also

48bc73c221-May-2002 Daniel Stenberg

3.14 added, javascript support

3d0969d121-May-2002 Daniel Stenberg

Added source header and made it clear that this code was originally donated
to us by Juergen Wilke.

323f195021-May-2002 Daniel Stenberg

ASN1 files don't work for the *chain_file(), make them use the previous
version

1...<<1241124212431244124512461247124812491250>>...1351