Daniel Stenberg
|
58acc69e10
openssl: make certinfo available for QUIC
|
hace 2 años |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
hace 2 años |
Tatsuhiro Tsujikawa
|
c82b281e17
ngtcp2: add client certificate authentication for OpenSSL
|
hace 2 años |
Daniel Stenberg
|
1bb406c7ed
openssl.h: avoid including OpenSSL headers here
|
hace 2 años |
Daniel Stenberg
|
c148f0f551
ngtcp2: verify the server cert on connect (quictls)
|
hace 2 años |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
hace 4 años |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
hace 4 años |
Johannes Schindelin
|
a53bda35e9
vtls: fold the backend ID into the Curl_ssl structure
|
hace 7 años |
Johannes Schindelin
|
118b074fba
vtls: move SSL backends' private constants out of their header files
|
hace 7 años |
Johannes Schindelin
|
6f1eec14e0
vtls: remove obsolete declarations of SSL backend functionality
|
hace 7 años |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
937899a3b8
vtls: convert the have_curlssl_* constants to runtime flags
|
hace 7 años |
Johannes Schindelin
|
0a083a66bc
vtls: move sha256sum into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
e35205a0c4
vtls: move md5sum into the Curl_ssl struct
|
hace 7 años |
Johannes Schindelin
|
52e8237bfc
vtls: use the Curl_ssl struct to access all SSL backends' functionality
|
hace 7 años |
Johannes Schindelin
|
e09bb63ed8
vtls: declare Curl_ssl structs for every SSL backend
|
hace 7 años |
Daniel Stenberg
|
807698db02
rand: make it work without TLS backing
|
hace 7 años |
Okhin Vasilij
|
a4b2f7aafd
curl_version_info: add CURL_VERSION_HTTPS_PROXY
|
hace 8 años |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
hace 8 años |
Daniel Stenberg
|
283babfaf8
tls: make setting pinnedkey option fail if not supported
|
hace 8 años |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
hace 8 años |
Daniel Stenberg
|
82e3e8e31f
openssl: build with < 0.9.8
|
hace 9 años |
John Malmberg
|
79416fb2d6
openssl: VMS support for SHA256
|
hace 9 años |
moparisthebest
|
55b78c5ae9
SSL: Pinned public key hash support
|
hace 9 años |
Daniel Stenberg
|
186e46d88d
openssl: use colons properly in the ciphers list
|
hace 9 años |
Daniel Stenberg
|
0d1060f21e
openssl: sort the ciphers on strength
|
hace 9 años |
Daniel Stenberg
|
709cf76f6b
openssl: remove all uses of USE_SSLEAY
|
hace 9 años |
Alessandro Ghedini
|
d1cf5d5706
openssl: add support for the Certificate Status Request TLS extension
|
hace 10 años |
Steve Holme
|
8bb3443a21
vtls: Separate the SSL backend definition from the API setup
|
hace 9 años |
Steve Holme
|
037cd0d991
vtls: Fixed compilation warning and an ignored return code
|
hace 10 años |