Daniel Stenberg
|
39bbd1cafb
openssl: prefix errors with '[lib]/[version]: '
|
2 年之前 |
Daniel Stenberg
|
07203b0bb8
openssl/mbedtls: use %d for outputing port with failf (int)
|
2 年之前 |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 年之前 |
Daniel Stenberg
|
9ecebb5d00
vtls: repair build with disabled proxy
|
2 年之前 |
Daniel Gustafsson
|
3ae63a121d
openssl: silence compiler warning when not using IPv6
|
2 年之前 |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 年之前 |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 年之前 |
Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 年之前 |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 年之前 |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 年之前 |
Daniel Stenberg
|
3f039dfd6f
strcase: use curl_str(n)equal for case insensitive matches
|
2 年之前 |
Patrick Monnerat
|
72652c0613
http, vauth: always provide Curl_allow_auth_to_host() functionality
|
2 年之前 |
Daniel Stenberg
|
58acc69e10
openssl: make certinfo available for QUIC
|
2 年之前 |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 年之前 |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 年之前 |
Jacob Tolar
|
65bbb5e6f4
openssl: add cert path in error message
|
2 年之前 |
opensignature
|
dc8c859b0c
openssl: add details to "unable to set client certificate" error
|
2 年之前 |
Futaura
|
e1acfafa49
amissl: make AmiSSL v5 a minimum requirement
|
2 年之前 |
Viktor Szakats
|
9153ba708b
openssl: add `CURL_BORINGSSL_VERSION` to identify BoringSSL
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
8d86718f3f
opts: deprecate RANDOM_FILE and EGDSOCKET
|
2 年之前 |
Daniel Stenberg
|
f18af4f874
tls: check more TLS details for connection reuse
|
2 年之前 |
Christian Weisgerber
|
a3cf94f3ef
openssl: define HAVE_SSL_CTX_SET_EC_CURVES for libressl
|
2 年之前 |
Daniel Stenberg
|
139a54ed0a
openssl: don't leak the SRP credentials in redirects either
|
2 年之前 |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 年之前 |
Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
2 年之前 |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 年之前 |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 年之前 |
Jean-Philippe Menil
|
680245cd39
openssl: check SSL_get_peer_cert_chain return value
|
2 年之前 |
Tatsuhiro Tsujikawa
|
c82b281e17
ngtcp2: add client certificate authentication for OpenSSL
|
2 年之前 |