Stefan Eissing
|
ce0cad713d
openssl: test and fix for forward proxy handling (non-tunneling).
|
1 yıl önce |
Daniel Stenberg
|
0a9488c7cc
openssl: remove dead code
|
1 yıl önce |
Stefan Eissing
|
e8b00fcd6a
openssl: store the CA after first send (ClientHello)
|
1 yıl önce |
Daniel Stenberg
|
b0b33fe71d
openssl: fix "Improper use of negative value"
|
1 yıl önce |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 yıl önce |
Daniel Stenberg
|
a3bcfab4b5
openssl: only use CA_BLOB if verifying peer
|
1 yıl önce |
Daniel Stenberg
|
fc10d86011
openssl: adapt to boringssl's error code type
|
1 yıl önce |
Stefan Eissing
|
9e93bd47c2
vtls: Manage current easy handle in nested cfilter calls
|
1 yıl önce |
Cherish98
|
bde24fac7c
openssl: don't log raw record headers
|
1 yıl önce |
Jay Satiro
|
c4cd0e2be9
openssl: Don't ignore CA paths when using Windows CA store (redux)
|
1 yıl önce |
Stefan Eissing
|
12157aa924
openssl: make the BIO_METHOD a local variable in the connection filter
|
1 yıl önce |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 yıl önce |
Stefan Eissing
|
088c08a7e4
ngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openssl+wolfssl
|
1 yıl önce |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 yıl önce |
Daniel Stenberg
|
becfe2ec78
urldata: cease storing TLS auth type
|
1 yıl önce |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 yıl önce |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 yıl önce |
Stefan Eissing
|
f39472ea9f
openssl: remove attached easy handles from SSL instances
|
1 yıl önce |
Daniel Stenberg
|
5ec759247a
openssl: return -1 on error in the BIO callbacks
|
2 yıl önce |
Stefan Eissing
|
5c27f6c452
openssl: fix for BoringSSL BIO result interpretation mixups
|
2 yıl önce |
Daniel Stenberg
|
39bbd1cafb
openssl: prefix errors with '[lib]/[version]: '
|
2 yıl önce |
Daniel Stenberg
|
07203b0bb8
openssl/mbedtls: use %d for outputing port with failf (int)
|
2 yıl önce |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 yıl önce |
Daniel Stenberg
|
9ecebb5d00
vtls: repair build with disabled proxy
|
2 yıl önce |
Daniel Gustafsson
|
3ae63a121d
openssl: silence compiler warning when not using IPv6
|
2 yıl önce |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 yıl önce |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 yıl önce |
Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 yıl önce |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 yıl önce |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 yıl önce |