History log of /curl/ (Results 27551 – 27575 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4cf14e9f13-Dec-2004 Gisle Vanem

Added CURLcode CURLE_SSL_ENGINE_INITFAILED,
Added CURLINFO_SLIST type for returing a 'struct slist' in
curl_easy_getinfo().
Added CURLINFO_SSL_ENGINES.

d02b2c4313-Dec-2004 Gisle Vanem

Fixed missing braces warning.

1687a9eb13-Dec-2004 Daniel Stenberg

large file file:// resumes on windows

344c6a3713-Dec-2004 Daniel Stenberg

Gisle's fix for resuming large file:// files on windows - slightly edited
by me.

f966dad313-Dec-2004 Daniel Stenberg

Dan Fandrich did minor corrections to his SSL cleanup patch

887f41c013-Dec-2004 Daniel Stenberg

Dan Fandrich added libcurl.pc.in to the dist

4b1350e412-Dec-2004 Daniel Stenberg

when failing to verify a HTTP server, display what curl said on stderr to
help debugging. (when using ipv6 I fell over this server that didn't have
the ipv6 module loaded)

22a0c57712-Dec-2004 Gisle Vanem

Missing 'in6addr_any' in MingW's lib. ld bug?

fec571f511-Dec-2004 Daniel Stenberg

modified to use the current error code name, not the obsolete one

976285cc11-Dec-2004 Daniel Stenberg

undef more obsolete defines if CURL_NO_OLDIES is defined

9b3b7ad211-Dec-2004 Daniel Stenberg

HTTP IPv6 support added to the test suite

1b8ac7c611-Dec-2004 Daniel Stenberg

provide an error string when resuming fails - and use the proper error code,
not the former one

bd2db87211-Dec-2004 Daniel Stenberg

fixed error message

df3ca59111-Dec-2004 Daniel Stenberg

Dan Fandrich:

Here's a stab at a consolidation of the SSL detection heuristics into
configure. Source files aren't changed by this patch, except for setup.h and
the various config*.h

Dan Fandrich:

Here's a stab at a consolidation of the SSL detection heuristics into
configure. Source files aren't changed by this patch, except for setup.h and
the various config*.h files. Within the configure script, OPENSSL_ENABLED is
used to determine if SSL is being used or not, and outside configure,
USE_SSLEAY means the same thing; this could be even further unified some day.

Now, when SSL is not detected, configure skips the various checks that are
dependent on SSL, speeding up the configure process and avoiding complications
with cross compiles. I also updated all the architecture- specific config
files I could see, but I couldn't test them.

show more ...

3ca4509a11-Dec-2004 Daniel Stenberg

Dan F's initial pkg-config file (not installed yet)

d531926211-Dec-2004 Daniel Stenberg

mention the maybe-missing initial zero in the vernum output

357fdb6010-Dec-2004 Daniel Stenberg

Dan Fandrich: added some missing files. "I can't try them so they might still
be broken, but at least they'll be less broken than they are now."

b6f855cb10-Dec-2004 Daniel Stenberg

Dan Fandrich corrects spelling mistakes

b664631010-Dec-2004 Daniel Stenberg

Dan Fandrich extended the cross compile section and corrected spelling errors

070da3c010-Dec-2004 Daniel Stenberg

untabified

6b7f636910-Dec-2004 Daniel Stenberg

username and IPv6 numerical address URL parser fix

309e3ce410-Dec-2004 Daniel Stenberg

David Byron's debug build fix

8a4eb8ed10-Dec-2004 Daniel Stenberg

move the port number extraction to after the extraction of user name/password,
as suggested by Kai Sommerfeld

eee70dcf10-Dec-2004 Daniel Stenberg

two new test cases for proxy-CONNECT with NTLM (one doing GET, one doing POST)

c0c885a110-Dec-2004 Daniel Stenberg

don't try the rewind if no http struct is allocated yet

1...<<1101110211031104110511061107110811091110>>...1351