Daniel Stenberg
|
34ebf3f90d
vtls: use a generic "ALPN, server accepted" message
|
2 years ago |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 years ago |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 years ago |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 years ago |
xkernel
|
a97eb81d94
openssl: check SSL_get_ex_data to prevent potential NULL dereference
|
2 years ago |
Daniel Stenberg
|
223f26c28a
mesalink: remove support
|
2 years ago |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 years ago |
Daniel Stenberg
|
63c7668182
version: turn version number functions into returning void
|
3 years ago |
Jay Satiro
|
b31d9ccfc2
vtls: fix warning due to function prototype mismatch
|
3 years ago |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 years ago |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
3 years ago |
Gilles Vollant
|
77fc3859b2
SSL: support in-memory CA certs for some backends
|
4 years ago |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 years ago |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 years ago |
Daniel Stenberg
|
b09c8ee157
vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()
|
3 years ago |
Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
3 years ago |
Jacob Hoffman-Andrews
|
246399a874
vtls: initial implementation of rustls backend
|
3 years ago |
Jacob Hoffman-Andrews
|
c30bf22f1c
vtls: factor out Curl_ssl_getsock to field of Curl_ssl
|
3 years ago |
Daniel Stenberg
|
2c4b338f7e
vtls: remove md5sum
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Kamil Dudka
|
7920be9473
vtls: deduplicate some DISABLE_PROXY ifdefs
|
4 years ago |
Daniel Stenberg
|
3acb2abdf5
vtls: make it 'struct Curl_ssl_session'
|
4 years ago |
Ruurd Beerstra
|
d80d419d3e
ntlm: enable NTLM support with wolfSSL
|
4 years ago |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 years ago |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 years ago |
Daniel Stenberg
|
e364546fb3
version: make curl_version* thread-safe without using global context
|
4 years ago |
Daniel Stenberg
|
6357a19ff2
polarssl: removed
|
4 years ago |
Michael Forney
|
9b879160df
TLS: add BearSSL vtls implementation
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |