Community driven twister-core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Giel van Schijndel ecf1c79aad fix warnings: expression result unused [-Wunused-value] 14 years ago
..
cryptopp directory re-organization (keeps the old build system) 14 years ago
json directory re-organization (keeps the old build system) 14 years ago
obj Boost unit-testing framework. 14 years ago
test Boost unit-testing framework. 14 years ago
xpm directory re-organization (keeps the old build system) 14 years ago
base58.h Demystify a few magic numbers. 14 years ago
bignum.h Demystify a few magic numbers. 14 years ago
crypter.cpp Add wallet privkey encryption. 14 years ago
crypter.h Add wallet privkey encryption. 14 years ago
db.cpp Merge pull request #381 from TheBlueMatt/nminversion 14 years ago
db.h fix warnings: expression result unused [-Wunused-value] 14 years ago
headers.h move wallet code to separate file 14 years ago
init.cpp Merge pull request #381 from TheBlueMatt/nminversion 14 years ago
init.h CWallet class 14 years ago
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 14 years ago
irc.h make bitcoin include files more modular 14 years ago
key.h Do not use obsolete CPrivKey for passing keys around 14 years ago
keystore.cpp Do not use obsolete CPrivKey for passing keys around 14 years ago
keystore.h Do not use obsolete CPrivKey for passing keys around 14 years ago
main.cpp fix warnings: expression result unused [-Wunused-value] 14 years ago
main.h Merge pull request #352 from TheBlueMatt/newenc 14 years ago
makefile.linux-mingw Update makefile.linux-mingw to work with crypter and UPnP fix. 14 years ago
makefile.mingw Add wallet privkey encryption. 14 years ago
makefile.osx Add wallet privkey encryption. 14 years ago
makefile.unix Add wallet privkey encryption. 14 years ago
makefile.vc Add keystore.h to makefile.vs's header list. 14 years ago
net.cpp Added a couple minor things to match newer build process. 14 years ago
net.h Limit response to getblocks to half of output buffer size 14 years ago
noui.h move wallet code to separate file 14 years ago
rpc.cpp Add the walletlock RPC method to lock the wallet manually. 14 years ago
rpc.h directory re-organization (keeps the old build system) 14 years ago
script.cpp Do not use obsolete CPrivKey for passing keys around 14 years ago
script.h fix warnings: expression result unused [-Wunused-value] 14 years ago
serialize.h Make mlock() and munlock() portable to systems that require the address to be on a page boundary. 14 years ago
strlcpy.h make bitcoin include files more modular 14 years ago
ui.cpp Merge pull request #352 from TheBlueMatt/newenc 14 years ago
ui.h Add wallet privkey encryption. 14 years ago
uibase.cpp Dynamically remove/insert the Options for encryption in the menus. 14 years ago
uibase.h Dynamically remove/insert the Options for encryption in the menus. 14 years ago
uint256.h make bitcoin include files more modular 14 years ago
util.cpp Do not use comma as thousands separator 14 years ago
util.h fix warnings: expression result unused [-Wunused-value] 14 years ago
wallet.cpp Merge pull request #381 from TheBlueMatt/nminversion 14 years ago
wallet.h Use DB Transactions when encrypting wallet. 14 years ago