Michael Felt
|
ebaab4d17d
configure: add AX_CODE_COVERAGE only if using gcc
|
7 years ago |
Randall S. Becker
|
76ebd54175
configure: check for netinet/in6.h
|
7 years ago |
Daniel Stenberg
|
0c65678e71
curl-config: add --ssl-backends
|
7 years ago |
Nikos Mavrogiannopoulos
|
a2f3966800
libssh: added SFTP support
|
7 years ago |
Nikos Mavrogiannopoulos
|
c92d2e14cf
Added support for libssh SSH SCP back-end
|
7 years ago |
Alessandro Ghedini
|
979b012eeb
connect: add support for new TCP Fast Open API on Linux
|
7 years ago |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
7 years ago |
Dmitri Tikhonov
|
d531f33ba2
timeval: use mach time on MacOS
|
7 years ago |
Daniel Stenberg
|
4af3c777a9
configure: remove the C++ compiler check
|
7 years ago |
Daniel Stenberg
|
62a721ea47
openssl: enable PKCS12 support for !BoringSSL
|
7 years ago |
Max Dymond
|
4f38db1d28
fuzzer: move to using external curl-fuzzer
|
7 years ago |
Isaac Boukris
|
56d949d31a
tests: add initial gssapi test using stub implementation
|
7 years ago |
Daniel Stenberg
|
1ae2704d6e
configure: check for C++ compiler after C, to make it non-fatal
|
7 years ago |
Jay Satiro
|
3dab9f6c71
configure: fix curl_off_t check's include order
|
7 years ago |
Daniel Stenberg
|
d1da545a68
configure: remove --enable-soname-bump and SONAME_BUMP
|
7 years ago |
Daniel Stenberg
|
889723b004
configure: add MultiSSL to FEATURES when enabled
|
7 years ago |
Max Dymond
|
57001ce3bb
ossfuzz: Move to C++ for curl_fuzzer.
|
7 years ago |
Max Dymond
|
efeb4a3176
ossfuzz: moving towards the ideal integration
|
7 years ago |
Daniel Stenberg
|
5fbb494292
configure: remove the leading comma from the backends list
|
7 years ago |
Johannes Schindelin
|
a330bab353
configure: Handle "MultiSSL" specially When versioning symbols
|
7 years ago |
Johannes Schindelin
|
c7170e20d0
configure: allow setting the default SSL backend
|
7 years ago |
Johannes Schindelin
|
9d96a5f0b5
version: add the CURL_VERSION_MULTI_SSL feature flag
|
7 years ago |
Johannes Schindelin
|
b0989cd3ab
vtls: allow selecting which SSL backend to use at runtime
|
7 years ago |
Daniel Stenberg
|
6b9bc5a4fe
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
|
7 years ago |
Daniel Stenberg
|
80d9e35598
system.h: remove all CURL_SIZEOF_* defines
|
7 years ago |
Nick Zitzmann
|
870d849d48
configure: check for __builtin_available() availability (#1788)
|
7 years ago |
Daniel Stenberg
|
d86e9182e4
configure: use the threaded resolver backend by default if possible
|
7 years ago |
Jeremy Tan
|
f262b3586c
configure: fix the check for IdnToUnicode
|
7 years ago |
Daniel Stenberg
|
909a5bee81
configure: remove checks for 5 functions never used
|
7 years ago |
Daniel Stenberg
|
3a283968f4
configure: disable nghttp2 too if HTTP has been disabled
|
7 years ago |