monero/src/cryptonote_basic
Riccardo Spagni 6c0953b15a
Merge pull request #2860
3dffe71b new wipeable_string class to replace std::string passphrases (moneromooo-monero)
7a2a5741 utils: initialize easylogging++ in on_startup (moneromooo-monero)
54950829 use memwipe in a few relevant places (moneromooo-monero)
000666ff add a memwipe function (moneromooo-monero)
2017-12-16 23:19:27 +02:00
..
account_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
account.cpp Subaddresses 2017-10-07 13:06:21 +09:00
account.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt fix typo in basic and core CMakeLists.txt 2017-09-25 21:16:29 +01:00
connection_context.h connection_context: initialize m_callback_request_count to 0 2017-09-27 11:43:12 +01:00
cryptonote_basic_impl.cpp Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic_impl.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_basic.h Subaddresses 2017-10-07 13:06:21 +09:00
cryptonote_boost_serialization.h add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
cryptonote_format_utils.cpp new wipeable_string class to replace std::string passphrases 2017-11-27 22:25:57 +00:00
cryptonote_format_utils.h new wipeable_string class to replace std::string passphrases 2017-11-27 22:25:57 +00:00
cryptonote_stat_info.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
difficulty.h difficulty: fix misleading comment 2017-08-02 23:59:48 +02:00
hardfork.cpp fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
hardfork.h fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
miner.cpp Implement missing miner functions on FreeBSD 2017-11-11 16:27:19 +02:00
miner.h Add expected total reward to RPC "getblocktemplate". 2017-04-19 18:28:16 +01:00
subaddress_index.h Subaddresses 2017-10-07 13:06:21 +09:00
tx_extra.h Subaddresses 2017-10-07 13:06:21 +09:00
verification_context.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00