Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
a4d9876c31
gtls: add gnutls include for the session type
|
2 years ago |
Daniel Stenberg
|
8fbd6feddf
ngtcp2: verify the server certificate for the gnutls case
|
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
|
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 |
Johannes Schindelin
|
b31d1dcddb
vtls: make sure all _cleanup() functions return void
|
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 |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
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 |
moparisthebest
|
55b78c5ae9
SSL: Pinned public key hash support
|
9 years ago |
Alessandro Ghedini
|
a332922a52
gtls: implement CURLOPT_CERTINFO
|
9 years ago |
Alessandro Ghedini
|
5a1614cecd
gtls: add support for CURLOPT_CAPATH
|
9 years ago |
Steve Holme
|
5d5c78b47f
vtls: Removed unimplemented overrides of curlssl_close_all()
|
9 years ago |
Steve Holme
|
8bb3443a21
vtls: Separate the SSL backend definition from the API setup
|
9 years ago |
Daniel Stenberg
|
a4065ebf1c
copyright years: after OCSP stapling changes
|
9 years ago |
Alessandro Ghedini
|
f13669a375
gtls: add support for the Certificate Status Request TLS extension
|
10 years ago |
Steve Holme
|
e9d0c7a6f3
vtls: Use '(void) arg' for unused parameters
|
10 years ago |
Patrick Monnerat
|
8fdf832e5f
vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation
|
10 years ago |