neobytes/src/wallet
2018-01-11 18:39:50 +01:00
..
test Merge #8696: [Wallet] Remove last external reference to CWalletDB 2018-01-11 13:20:57 +01:00
crypter.cpp Switch KeePassHttp integration to new AES lib, add tests and a note about KeePassHttp security (#1818) 2017-12-29 01:10:34 +03:00
crypter.h Merge #7689: Replace OpenSSL AES with ctaes-based version 2017-12-22 16:33:04 +01:00
db.cpp Merge #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +01:00
db.h Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor 2018-01-09 14:04:21 +01:00
rpcdump.cpp Merge #8765: [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds 2018-01-11 13:20:57 +01:00
rpcwallet.cpp Merge #8768: init: Get rid of fDisableWallet 2018-01-11 13:22:17 +01:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Move AutoBackup initialization into CWallet::InitAutoBackup 2018-01-11 18:39:50 +01:00
wallet.h Move AutoBackup initialization into CWallet::InitAutoBackup 2018-01-11 18:39:50 +01:00
walletdb.cpp Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/ 2018-01-09 14:16:38 +01:00
walletdb.h Move AutoBackupWallet into wallet.cpp 2017-12-21 18:50:14 +01:00