Jay Satiro
|
1f6a18685e
lib: Move lib/ssh.h -> lib/vssh/ssh.h
|
5 years ago |
Niall
|
0f48055c40
ESNI: initial build/setup
|
5 years ago |
Daniel Stenberg
|
317c97bd81
version: Expression 'left > 1' is always true
|
5 years ago |
Daniel Stenberg
|
ea28a6cb2f
ssh: add a generic Curl_ssh_version function for SSH backends
|
5 years ago |
Daniel Stenberg
|
1d85e09ccd
curl_version: bump string buffer size to 250
|
5 years ago |
Daniel Stenberg
|
1a2df1518a
curl_version_info: offer quic (and h3) library info
|
5 years ago |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 years ago |
Daniel Stenberg
|
828392ae10
curl_version_info: provide nghttp2 details
|
5 years ago |
Daniel Gustafsson
|
9a87fe704e
version: make ssl_version buffer match for multi_ssl
|
5 years ago |
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 |