Daniel Stenberg
|
ac114ed45b
do the ares stuff in the configure file
|
21 years ago |
Daniel Stenberg
|
a50d2a45d7
Generate the ca-bundle.h file in the build dir and not in the source dir,
|
21 years ago |
Daniel Stenberg
|
ecb818805b
Gisle Vanem's libcurl.dll version info patch applied
|
21 years ago |
Daniel Stenberg
|
927e392b31
Mac OS X framework build files, contributed by Matt Veenstra
|
21 years ago |
Daniel Stenberg
|
0eb037a849
spellfix in the generated comment by Kevin Roth
|
21 years ago |
Daniel Stenberg
|
fcfc6de918
Based on David Hull's fix in bug report 804599, we now check for solaris
|
21 years ago |
Daniel Stenberg
|
22adcb9cd1
password promting support removed from libcurl
|
21 years ago |
Daniel Stenberg
|
c9d154ca7f
Removed extra LDFLAGS assignment. Pointed out in debian bug report #212086
|
21 years ago |
Daniel Stenberg
|
6494889e3b
Neil Dunbar provided a patch that now makes libcurl check SSL
|
21 years ago |
Daniel Stenberg
|
071fc74c0e
reverted the change that blanks LIBS
|
21 years ago |
Daniel Stenberg
|
de3281a3a8
blank the LIBS variable, as we don't need any libs when we link the lib.
|
21 years ago |
Daniel Stenberg
|
8feb5110b5
only do chmod if there's a file present
|
21 years ago |
Daniel Stenberg
|
686c6133f8
chmod the cabundle file before we attempt to write to it, to make
|
21 years ago |
Daniel Stenberg
|
6af73f417a
use 644 for the chmod
|
21 years ago |
Daniel Stenberg
|
32468a0072
argh, it wasn't *that* easy to generate the ca-bundle header in the build
|
21 years ago |
Daniel Stenberg
|
77ba0d3686
generate the ca-bundle.h in the build dir, and also make sure to chmod
|
21 years ago |
Daniel Stenberg
|
f3e7a5d755
LDFLAGS fix to make the GSSAPI build again
|
21 years ago |
Daniel Stenberg
|
5f0cba7775
added README.ares
|
21 years ago |
Daniel Stenberg
|
b73612392d
ares awareness/usage/support added. If configure --enable-ares is used, we
|
21 years ago |
Daniel Stenberg
|
83f249cf65
With an unknown CA path, we undef the variable. To build properly without
|
21 years ago |
Daniel Stenberg
|
756bc0f4b7
Dan Grayson pointed out that we set the CURL_CA_BUNDLE variable wrongly in
|
21 years ago |
Daniel Stenberg
|
73c5f24fa4
Initial take at NTLM authentication. It doesn't really work at this point
|
21 years ago |
Daniel Stenberg
|
e56ae1426c
Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
|
21 years ago |
Daniel Stenberg
|
334d78cd18
Initial Digest support. At least partly working.
|
21 years ago |
Daniel Stenberg
|
d5043133e6
Gisle Vanem made curl build with djgpp on DOS.
|
21 years ago |
Jean-Philippe Barette-LaPierre
|
beb13a1d3e
added the sharing of DNS cache
|
22 years ago |
Daniel Stenberg
|
abb01123cb
share.h is now a used header file
|
22 years ago |
Daniel Stenberg
|
210af986ad
dllinit.c is removed
|
22 years ago |
Daniel Stenberg
|
ecf3aee43a
check for cygwin and if built on that, enable the no-undefined option for
|
22 years ago |
Daniel Stenberg
|
fc4d1d9a60
my first take at a memory leak detection document
|
22 years ago |