History log of /curl/ (Results 27526 – 27550 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8847e61f15-Dec-2004 Daniel Stenberg

yet another mirror!

95b84adb15-Dec-2004 Daniel Stenberg

precaution to prevent double typedefs of the bool

b34d161715-Dec-2004 Daniel Stenberg

moved the bool typedef to setup.h

d88b3d3d15-Dec-2004 Daniel Stenberg

fixed how backslashes are treated in glob strings

f2fb903915-Dec-2004 Dan Fandrich

Make some arrays of pointers const, too.

a28b32aa15-Dec-2004 Dan Fandrich

Make some arrays of pointers const, too.

1ba47e7a15-Dec-2004 Dan Fandrich

Add 'const' to immutable arrays.

9359498b14-Dec-2004 Daniel Stenberg

clarify that the app must free the engine list

553082e214-Dec-2004 Daniel Stenberg

prevent compiler warning when built without engine support

dc28a9c014-Dec-2004 Daniel Stenberg

make sure the ipv6 http server gets its pid stored in a separate file

1faef62d14-Dec-2004 Daniel Stenberg

use the correct variables, not fixed values

0d0d5e7e14-Dec-2004 Daniel Stenberg

Harshal Pradhan fixed changing username/password on a persitent HTTP
connection.

4f567d0f14-Dec-2004 Daniel Stenberg

mistake

f23d923f14-Dec-2004 Dan Fandrich

Only declare static variables if they're needed. Fixed some compile warnings.

10d6d8b214-Dec-2004 Dan Fandrich

Header files are in openssl/ only if USE_OPENSSL is set.

358e08b914-Dec-2004 Dan Fandrich

Removed fputc() prototype since it's already in stdio.h

e181eda214-Dec-2004 Gisle Vanem

Caller must free 'engines' list.

7d3f5d7a14-Dec-2004 Gisle Vanem

urldata.h: Removed engine_list.
ssluse.*: Added SSL_strerror(). Curl_SSL_engines_list() now returns a slist
which must be freed by caller.

37c7a69514-Dec-2004 Daniel Stenberg

Moved the CURLE_SSL_ENGINE_INITFAILED error code last in the list so that
the others remain at previous values.

07f107ae14-Dec-2004 Daniel Stenberg

Moved the engine stuff from the root-level of the SessionHandle struct to the
UrlState sub-struct. Also made the engine_list exist for non-ssl builds to
make curl build.

5c14b3be13-Dec-2004 Gisle Vanem

Document CURLINFO_SSL_ENGINES and "--engine".

1dc15ec113-Dec-2004 Gisle Vanem

Set 'data->state.os_errno = error' in some places.
Needed elsewhere too?

6a9ed44013-Dec-2004 Gisle Vanem

Support for "--engine list" option.
Moved CURLOPT_SSLENGINE* options to after verbose mode is set.
Added a goto. Eek!

bdb0620513-Dec-2004 Gisle Vanem

Added handling of CURLINFO_SSL_ENGINES;
Added Curl_SSL_engines_list(), cleanup SSL in url.c
(no HAVE_OPENSSL_x etc.).

be9ea07e13-Dec-2004 Gisle Vanem

Handle new type CURLINFO_SLIST.
Handle new info list CURLINFO_SSL_ENGINES.

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