Baruch Siach
|
2f5d0e497e
nss: fix build with disabled proxy support
|
4 år sedan |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 år sedan |
Daniel Stenberg
|
cad15b9f92
nss: check for PK11_CreateDigestContext() returning NULL
|
4 år sedan |
Daniel Stenberg
|
259d62c7c0
nss: remove the BACKEND define kludge
|
4 år sedan |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 år sedan |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
5 år sedan |
Peter Wu
|
cc5fae5dac
nss: use TLSv1.3 as default if supported
|
5 år sedan |
Daniel Gustafsson
|
e5b371dc51
nss: inspect returnvalue of token check
|
5 år sedan |
Daniel Gustafsson
|
24e92a71d5
nss: support using libnss on macOS
|
5 år sedan |
Daniel Gustafsson
|
6717102503
nss: don't set unused parameter
|
5 år sedan |
Daniel Gustafsson
|
2028a1a977
nss: only cache valid CRL entries
|
5 år sedan |
Hubert Kario
|
319ae9075e
nss: allow to specify TLS 1.3 ciphers if supported by NSS
|
5 år sedan |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 år sedan |
Frank Gevaerts
|
191ffd0708
nss: allow fifos and character devices for certificates.
|
5 år sedan |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
5 år sedan |
Kamil Dudka
|
9e8f28a8f1
nss: provide more specific error messages on failed init
|
5 år sedan |
Paul Howarth
|
8ad9e5915a
nss: Fix compatibility with nss versions 3.14 to 3.15
|
6 år sedan |
Paul Howarth
|
71a1442eb2
nss: Improve info message when falling back SSL protocol
|
6 år sedan |
Paul Howarth
|
6848ea585b
nss: Fall back to latest supported SSL version
|
6 år sedan |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 år sedan |
Han Han
|
78ff4e0de3
ssl: replace all internal uses of CURLE_SSL_CACERT
|
6 år sedan |
Kamil Dudka
|
3d988c5563
nss: remove version selecting dead code
|
6 år sedan |
Daniel Stenberg
|
0c448093dd
nss: set default max-tls to 1.3/1.2
|
6 år sedan |
Daniel Stenberg
|
42fd235040
nss: fix fallthrough comment to fix picky compiler warning
|
6 år sedan |
Jay Satiro
|
dd6b62acc3
nss: fix nssckbi module loading on Windows
|
6 år sedan |
Jay Satiro
|
2e5651a5ce
vtls: fix ssl version "or later" behavior change for many backends
|
6 år sedan |
Kamil Dudka
|
eb0b3acbc1
nss: try to connect even if libnssckbi.so fails to load
|
6 år sedan |
Han Han
|
3f3b26d6fe
ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code
|
6 år sedan |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 år sedan |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
6 år sedan |