monero/src
moneromooo-monero 1dc3b1a516
wallet: add --extra-entropy command line flag
It lets the user add custom entropy to the PRNG.
It does this by hashing the new data and xoring the resulting
hash with the PRNG state.
2019-08-22 11:12:57 +00:00
..
blockchain_db Merge pull request #5524 2019-07-24 14:04:16 -05:00
blockchain_utilities Merge pull request #5574 2019-07-24 14:14:35 -05:00
blocks prep for 0.14.1.1 2019-07-17 22:25:53 +02:00
checkpoints prep for 0.14.1 release 2019-06-14 16:16:52 +02:00
common Remove Xiala.net from the list of dns resolvers 2019-06-21 09:40:10 +00:00
crypto wallet: add --extra-entropy command line flag 2019-08-22 11:12:57 +00:00
cryptonote_basic serialization: check stream good flag at the end 2019-06-14 08:47:23 +00:00
cryptonote_core Merge pull request #5635 2019-07-24 14:43:00 -05:00
cryptonote_protocol Merge pull request #5595 2019-07-24 14:25:51 -05:00
daemon Merge pull request #5597 2019-07-24 14:26:59 -05:00
daemonizer daemonizer: add --non-interactive for windows 2019-04-23 00:26:51 +00:00
debug_utilities dns_checks: new helper program to check on DNSSEC lookups 2019-04-23 15:20:45 +00:00
device Merge pull request #5594 2019-07-24 14:24:40 -05:00
device_trezor device: show address on device display 2019-06-17 16:49:04 +02:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
lmdb error: fix compile error on windows with depends 2019-05-02 10:14:09 +00:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net allow blocking whole subnets 2019-07-16 11:35:53 +00:00
p2p Merge pull request #5610 2019-07-24 14:35:11 -05:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct Merge pull request #5502 2019-07-24 13:57:06 -05:00
rpc Merge pull request #5623 2019-07-24 14:38:15 -05:00
serialization Merge pull request #5595 2019-07-24 14:25:51 -05:00
simplewallet Merge pull request #5608 2019-07-24 14:33:36 -05:00
wallet wallet: add --extra-entropy command line flag 2019-08-22 11:12:57 +00:00
CMakeLists.txt dns_checks: new helper program to check on DNSSEC lookups 2019-04-23 15:20:45 +00:00
cryptonote_config.h cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
version.cpp.in bump version to 0.14.1.2 2019-07-18 16:57:30 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00