Stefan Eissing
|
fb22459dc1
vtls: TLS session storage overhaul
|
6 months ago |
Stefan Eissing
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 months ago |
David Benjamin
|
56791f3e23
vtls: consistently use typedef names for OpenSSL structs
|
11 months ago |
Viktor Szakats
|
006977859d
openssl: fix building with v3 `no-deprecated` + add CI test
|
1 year ago |
Stefan Eissing
|
fa714830e9
vtls/vquic, keep peer name information together
|
1 year ago |
Stefan Eissing
|
088c08a7e4
ngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openssl+wolfssl
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
58acc69e10
openssl: make certinfo available for QUIC
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Tatsuhiro Tsujikawa
|
c82b281e17
ngtcp2: add client certificate authentication for OpenSSL
|
2 years ago |
Daniel Stenberg
|
1bb406c7ed
openssl.h: avoid including OpenSSL headers here
|
2 years ago |
Daniel Stenberg
|
c148f0f551
ngtcp2: verify the server cert on connect (quictls)
|
2 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Johannes Schindelin
|
a53bda35e9
vtls: fold the backend ID into the Curl_ssl structure
|
7 years ago |
Johannes Schindelin
|
118b074fba
vtls: move SSL backends' private constants out of their header files
|
7 years ago |
Johannes Schindelin
|
6f1eec14e0
vtls: remove obsolete declarations of SSL backend functionality
|
7 years ago |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
7 years ago |
Johannes Schindelin
|
937899a3b8
vtls: convert the have_curlssl_* constants to runtime flags
|
7 years ago |
Johannes Schindelin
|
0a083a66bc
vtls: move sha256sum into the Curl_ssl struct
|
7 years ago |
Johannes Schindelin
|
e35205a0c4
vtls: move md5sum into the Curl_ssl struct
|
7 years ago |
Johannes Schindelin
|
52e8237bfc
vtls: use the Curl_ssl struct to access all SSL backends' functionality
|
7 years ago |
Johannes Schindelin
|
e09bb63ed8
vtls: declare Curl_ssl structs for every SSL backend
|
7 years ago |
Daniel Stenberg
|
807698db02
rand: make it work without TLS backing
|
7 years ago |
Okhin Vasilij
|
a4b2f7aafd
curl_version_info: add CURL_VERSION_HTTPS_PROXY
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
283babfaf8
tls: make setting pinnedkey option fail if not supported
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
82e3e8e31f
openssl: build with < 0.9.8
|
9 years ago |
John Malmberg
|
79416fb2d6
openssl: VMS support for SHA256
|
9 years ago |