Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
version attribute set.
|
|
build out-of-the-box on BeOS.
|
|
|
|
|
|
See bug report #1088962 and Single Unix Specification:
http://www.opengroup.org/onlinepubs/007908799/xsh/vfprintf.html
|
|
|
|
|
|
Kerberos, have <pkcs12.h>, <engine.h> and built-in engines.
|
|
|
|
a precedence problem with the zlib header. See CHANGES for details.
|
|
|
|
|
|
|
|
|
|
|
|
uses fastcall by default, so force cdecl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a URL-encoded path is used.
|
|
stat(), fstat() and lseek().
|
|
|
|
|
|
of struct_stat in formdata.c as well, to support formpost uploads of large
files on Windows too
|
|
|
|
formpost (including a file upload part) was aborted before the whole file was
sent.
|
|
|
|
|
|
|
|
|
|
connection.
|
|
|
|
|
|
|
|
ssluse.*: Added SSL_strerror(). Curl_SSL_engines_list() now returns a slist
which must be freed by caller.
|
|
UrlState sub-struct. Also made the engine_list exist for non-ssl builds to
make curl build.
|
|
Needed elsewhere too?
|
|
Added Curl_SSL_engines_list(), cleanup SSL in url.c
(no HAVE_OPENSSL_x etc.).
|
|
Handle new info list CURLINFO_SSL_ENGINES.
|
|
by me.
|
|
|
|
not the former one
|