Daniel Stenberg
|
65dbee01e5
check for errno.h
|
20 years ago |
Daniel Stenberg
|
8ac90316d9
nah, don't use the system's getpass() function since it too often is limited
|
20 years ago |
Daniel Stenberg
|
7ef6b05ef1
My reimplementation and cleanup of the getpass source code. We officially no
|
20 years ago |
Daniel Stenberg
|
3955b31362
David Shaw fixed the disable variables so that curl-config --feature works
|
20 years ago |
Daniel Stenberg
|
58f4af7973
Marcin Konicki provided two configure fixes and a source fix to make curl
|
20 years ago |
Daniel Stenberg
|
090a7f38be
check for openssl/pkcs12.h
|
20 years ago |
Daniel Stenberg
|
f966dad306
Dan Fandrich did minor corrections to his SSL cleanup patch
|
20 years ago |
Daniel Stenberg
|
df3ca59116
Dan Fandrich:
|
20 years ago |
Daniel Stenberg
|
98adcdd466
Ton Voon provided a configure fix that should fix the notorious (mostly
|
20 years ago |
Daniel Stenberg
|
ac269a8f68
Dan Fandrich added the --disable-cookies option to configure to build
|
20 years ago |
Daniel Stenberg
|
25559ac02e
Andrs Garca fixed the configure script to detect select properly when run
|
20 years ago |
Daniel Stenberg
|
a4e1ac7952
David Phillips fix for test 518 and my extension to make it not run on
|
20 years ago |
Daniel Stenberg
|
94043b1150
Dan Fandrich added the --disable-crypto-auth option to configure to allow
|
20 years ago |
Daniel Stenberg
|
4897587615
Dan Fandrich can spell, I cannot
|
20 years ago |
Daniel Stenberg
|
8c16696f47
fix a IDN detect/use mistake
|
20 years ago |
Daniel Stenberg
|
710e370c34
Dan Fandrich added --disable-verbose
|
20 years ago |
Daniel Stenberg
|
7bb6d76d14
When libidn is detected without explicitly told to, we provide -L/lib and
|
20 years ago |
Daniel Stenberg
|
cd73a733c7
dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used
|
20 years ago |
Daniel Stenberg
|
49111a63e6
configure --with-gssapi fix
|
20 years ago |
Daniel Stenberg
|
facfa19cdd
weirdo hack to fix debian bug report 278691:
|
20 years ago |
Daniel Stenberg
|
c688166066
check for and require tld.h to be present before libidn usage is activated
|
20 years ago |
Daniel Stenberg
|
2e973684c0
based Andres Garcia's patch, added for mingw build
|
20 years ago |
Daniel Stenberg
|
736a40fec9
When cross-compiling, the configure script no longer attempts to use
|
20 years ago |
Daniel Stenberg
|
82d6cfa7fc
Peter Wullinger pointed out that curl should call setlocale() properly to
|
20 years ago |
Daniel Stenberg
|
af677c4e1d
If long long is supported, check if [num]LL is supported for numerical
|
20 years ago |
Daniel Stenberg
|
7663775971
if basename was found, check for a prototype and if none was found, provide
|
20 years ago |
Daniel Stenberg
|
1239e48304
check for tld_strerror
|
20 years ago |
Daniel Stenberg
|
5c7dcc6c33
Dan Fandrich fix for hosts that need both -lnsl and -lsocket
|
20 years ago |
Daniel Stenberg
|
19a568a983
make the given path to --with-libidn override any other installation
|
20 years ago |
Daniel Stenberg
|
f4252f8672
when building with libidn support, check for idna_strerror() which is
|
20 years ago |