wownero/contrib
Lee Clagett 96d602ac84 Add verify_fail_if_no_cert option for proper client authentication
Using `verify_peer` on server side requests a certificate from the
client. If no certificate is provided, the server silently accepts the
connection and rejects if the client sends an unexpected certificate.
Adding `verify_fail_if_no_cert` has no affect on client and for server
requires that the peer sends a certificate or fails the handshake. This
is the desired behavior when the user specifies a fingerprint or CA file.
2019-04-07 00:44:37 -04:00
..
codefresh Added Codefresh.yml pipeline 2018-08-08 20:11:04 +03:00
depends cmake: ARCH_ID fixes for cross compilation 2019-03-05 10:24:14 +00:00
epee Add verify_fail_if_no_cert option for proper client authentication 2019-04-07 00:44:37 -04:00
fuzz_testing fuzz_tests: add a bulletproof fuzz test 2018-09-11 13:38:21 +00:00
gitian Support docker for gitian builds 2019-02-14 23:14:34 +01:00
rlwrap contrib: add sync_info to rlwrap command set 2017-08-22 11:40:41 +01:00
snap Clarification of boolean options in config file 2018-07-18 20:07:05 +02:00
valgrind easylogging++: faster access to logging 2018-11-27 13:55:21 +00:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00