Daniel Stenberg
|
d37b0936d1
ssh: define USE_SSH if SSH is enabled (any backend)
|
5 years ago |
Marcel Raad
|
d1b5cf830b
build: fix Codacy/CppCheck warnings
|
5 years ago |
Daniel Stenberg
|
e1be825453
alt-svc: the libcurl bits
|
5 years ago |
Patrick Monnerat
|
c52620c249
version.c: silent scan-build even when librtmp is not enabled
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
6 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 |
Patrick Monnerat
|
def2ca2628
zlib/brotli: only include header files in modules needing them
|
7 years ago |
Patrick Monnerat
|
11bf1796cd
HTTP: implement Brotli content encoding
|
7 years ago |
Johannes Schindelin
|
9d96a5f0b5
version: add the CURL_VERSION_MULTI_SSL feature flag
|
7 years ago |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
7 years ago |
Okhin Vasilij
|
a4b2f7aafd
curl_version_info: add CURL_VERSION_HTTPS_PROXY
|
8 years ago |
Daniel Stenberg
|
9c91ec7781
idn: switch to libidn2 use and IDNA2008 support
|
8 years ago |
Daniel Stenberg
|
8d9d03a157
version: init moved to private name space, added protos
|
8 years ago |
Jay Satiro
|
80015cdd52
version: thread safety
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Gisle Vanem
|
b1f9424fa7
version: Add flag CURL_VERSION_PSL for libpsl
|
9 years ago |
Tim Rühsen
|
e77b5b7453
cookies: Add support for Mozilla's Publix Suffix List
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Steve Holme
|
24b30d259c
smb: Disable SMB when 64-bit integers are not supported
|
10 years ago |
Steve Holme
|
dcd484a238
smb: Fixed Windows autoconf builds following commit eb88d778e7
|
10 years ago |
Bill Nagel
|
526603ff05
smb: Build with SSPI enabled
|
10 years ago |
Peter Wu
|
970c22f970
libcurl: add UNIX domain sockets support
|
10 years ago |
Steve Holme
|
884df3a51f
sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds
|
10 years ago |
Bill Nagel
|
6f2419342f
libcurl: Enable support for the SMB protocol
|
10 years ago |
Michael Osipov
|
9f10e45e42
kerberos: Use symbol qualified with _KERBEROS5
|
10 years ago |
Steve Holme
|
520dc64369
build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined
|
10 years ago |
Steve Holme
|
7599143dcc
version info: Added Kerberos V5 to the supported features
|
10 years ago |