Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
and gcc, to set the -mimpure-text link flag for linking the lib better.
|
|
|
|
(http://bugs.debian.org/212086). Patch by Domenico Andreoli.
|
|
subjectAltNames when matching certs. This is apparently detailed in RFC2818
as the right thing to do. I had to add configure checks for inet_pton() and
our own (strictly speaking, code from BIND written by Paul Vixie) provided
code for the function for platforms that miss it.
|
|
|
|
|
|
|
|
make distcheck run fine
|
|
|
|
dir instead of the source dir, reverting that change
|
|
the file in the dist-hook to make distcheck run fine
|
|
|
|
|
|
build libcurl to use ares for asynch name resolves.
|
|
SSL/CA.
|
|
the configure script. We set it differently now and generate the
lib/ca-bundle.h file entirely.
|
|
but the infrastructure is there.
|
|
added.
|
|
|
|
|
|
|
|
|
|
|
|
libtool. Otherwise disable it.
|
|
|
|
sourcedir if we're not using $(srcdir) properly.
|
|
find a case in which we need to remove this flag, we should most likely
write a configure check that detects when this flag is needed and when its
not.
|