monero/src
Lee Clagett d58f368289 Require manual override for user chain certificates.
An override for the wallet to daemon connection is provided, but not for
other SSL contexts. The intent is to prevent users from supplying a
system CA as the "user" whitelisted certificate, which is less secure
since the key is controlled by a third party.
2019-04-07 00:44:37 -04:00
..
blockchain_db Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00:00
blockchain_utilities Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00:00
blocks Merge pull request #5061 2019-03-17 17:49:30 +02:00
checkpoints Merge pull request #5061 2019-03-17 17:49:30 +02:00
common Merge pull request #5342 2019-04-06 15:57:50 +02:00
crypto Fix build on FreeBSD 2019-03-24 01:12:06 -06:00
cryptonote_basic Merge pull request #5346 2019-04-06 15:59:43 +02:00
cryptonote_core Merge pull request #5346 2019-04-06 15:59:43 +02:00
cryptonote_protocol Merge pull request #5360 2019-04-06 16:03:13 +02:00
daemon Merge pull request #5327 2019-04-01 17:32:01 +02:00
daemonizer Update 2019 copyright 2019-03-05 22:05:34 +01:00
debug_utilities Merge pull request #5201 2019-03-19 10:59:55 +02:00
device Add get_tx_proof support, needed for new sanity check 2019-03-28 18:26:15 +01:00
device_trezor wallet: fix offline signing calling a daemon RPC 2019-03-21 14:46:29 +00:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
lmdb lmdb: fix size_t size issues on 32 bit 2019-03-31 11:12:21 +00:00
mnemonics Merge pull request #5295 2019-04-01 17:23:25 +02:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net socks: fix build with boost 1.70 2019-03-27 13:22:41 +00:00
p2p Merge pull request #5334 2019-04-01 17:37:01 +02:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #5332 2019-04-01 17:35:12 +02:00
rpc Pass SSL arguments via one class and use shared_ptr instead of reference 2019-04-07 00:44:37 -04:00
serialization Make difficulty 128 bit instead of 64 bit 2019-03-24 21:03:19 +00:00
simplewallet Merge pull request #5340 2019-04-06 15:56:52 +02:00
wallet Require manual override for user chain certificates. 2019-04-07 00:44:37 -04:00
CMakeLists.txt Adding classes, functions, and utilities for common LMDB operations. 2019-03-19 17:52:26 +00:00
cryptonote_config.h Merge pull request #5199 2019-03-19 10:58:38 +02:00
version.cpp.in update checkpoints, update README for 0.14.1 release 2019-03-05 13:05:41 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00