dash/src/wallet
2018-01-13 13:44:37 +01:00
..
test Merge #8914: Kill insecure_random and associated global state 2018-01-12 09:58:14 +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 #8788: [RPC] Give RPC commands more information about the RPC request 2018-01-13 13:44:37 +01:00
rpcwallet.cpp Remove unnecessary function prototypes 2018-01-13 13:44:37 +01:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Get rid of InsecureRand and use equivalent FastRandomContext 2018-01-12 16:37:39 +01:00
wallet.h Merge #8287: [wallet] Set fLimitFree = true 2018-01-12 09:58:14 +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 Merge #8658: Remove unused statements in serialization 2018-01-12 09:56:53 +01:00