Mike Crowe
|
5f87906e0e
gnutls: Report actual GnuTLS error message for certificate errors
|
9 years ago |
Mike Crowe
|
6b56901b56
gnutls: Support CURLOPT_KEYPASSWD
|
9 years ago |
Daniel Hwang
|
30c131f51f
ssl: add server cert's "sha256//" hash to verbose
|
9 years ago |
moparisthebest
|
55b78c5ae9
SSL: Pinned public key hash support
|
9 years ago |
Jay Satiro
|
e8423f9ce1
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
|
9 years ago |
Dmitry Eremin-Solenikov
|
d5aab55b33
gtls: don't fail on non-fatal alerts during handshake
|
9 years ago |
Alessandro Ghedini
|
a5e09e9eea
gtls: properly retrieve certificate status
|
9 years ago |
Daniel Stenberg
|
ed429b72d7
gtls: add check of return code
|
9 years ago |
Daniel Stenberg
|
fea13a17d8
gtls: dereferencing NULL pointer
|
9 years ago |
Daniel Stenberg
|
5f6f9e8b59
gtls: avoid uninitialized variable.
|
9 years ago |
Alessandro Ghedini
|
a332922a52
gtls: implement CURLOPT_CERTINFO
|
9 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Alessandro Ghedini
|
fa895f2aa2
gtls: correctly align certificate status verification messages
|
9 years ago |
Alessandro Ghedini
|
a6a264ef2c
gtls: don't print double newline after certificate dates
|
9 years ago |
Alessandro Ghedini
|
3a757fddbb
gtls: print negotiated TLS version and full cipher suite name
|
9 years ago |
Daniel Stenberg
|
d9973eaeb8
gtls: fix compiler warnings
|
9 years ago |
Alessandro Ghedini
|
5a1614cecd
gtls: add support for CURLOPT_CAPATH
|
9 years ago |
Daniel Stenberg
|
00ea0e7db0
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
|
9 years ago |
Alessandro Ghedini
|
870a67e01f
gtls: make it possible to enable ALPN/NPN without HTTP2
|
9 years ago |
Daniel Stenberg
|
8aabbf5f8c
vtls: use curl_printf.h all over
|
9 years ago |
Alessandro Ghedini
|
676ac46ff5
gtls: fix build with HTTP2
|
9 years ago |
Steve Holme
|
5d5c78b47f
vtls: Removed unimplemented overrides of curlssl_close_all()
|
10 years ago |
Daniel Stenberg
|
a4065ebf1c
copyright years: after OCSP stapling changes
|
10 years ago |
Alessandro Ghedini
|
f13669a375
gtls: add support for the Certificate Status Request TLS extension
|
10 years ago |
Steve Holme
|
6cb7b0c0ac
vtls: Use bool for Curl_ssl_getsessionid() return type
|
10 years ago |
Steve Holme
|
8830df8b66
gtls: Use preferred 'CURLcode result'
|
10 years ago |
Daniel Stenberg
|
680d5fd041
http2: avoid logging neg "failure" if h2 was not requested
|
10 years ago |
Daniel Stenberg
|
9f5744a72f
gnutls: removed dead code
|
10 years ago |
Daniel Stenberg
|
9d64ab7d5a
pinning: minor code style policing
|
10 years ago |
Patrick Monnerat
|
357ff4d1dc
Factorize pinned public key code into generic file handling and backend specific
|
10 years ago |