Age | Commit message (Collapse) | Author |
|
get a fresh one downloaded and created with 'make ca-bundle' or you can get
one from here => http://curl.haxx.se/docs/caextract.html if you want a fresh
new one extracted from Mozilla's recent list of ca certs.
The configure option --with-ca-bundle now lets you specify what file to use
as default ca bundle for your build. If not specified, the configure script
will check a few known standard places for a global ca cert to use.
|
|
|
|
|
|
|
|
|
|
|
|
and those required by other components to avoid forcing unneeded
dependencies into the target objects.
|
|
|
|
|
|
|
|
newer MSVC versions)
|
|
|
|
to get a better overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added "CURL_EXTERN" to memdebug.h functions.
Cleaned up Makefile.vc6.
|
|
|
|
|
|
file after the bison/yacc process to add the fix Harshal Pradhan suggested.
|
|
|
|
|
|
|
|
|
|
An Alexander Krasnostavsky fix.
|
|
|
|
memory.h is included everywhere for this.
|
|
|
|
|
|
known source files. Not actually verified to work yet.
|
|
|
|
|
|
usage.
|
|
concept, and added lib/README.curlx to explain details about it
|
|
|
|
|
|
|
|
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
|
|
|
|
|
|
|
|
|
|
|
|
which works nicely since the build dir is before the source dir in the
include path.
|
|
|
|
|