Kevacoin source tree
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.
 
 
 
 
 
 
Pieter Wuille f53c5ede73 close old db when rewriting 13 years ago
..
json move back to original directory structure 13 years ago
obj Boost unit-testing framework. 13 years ago
qt add message about restarting bitcoin after encrypting wallet succesfully 13 years ago
test Fix miner_test unit test bug 13 years ago
base58.h Some extra comments 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
crypter.cpp Fix build on windows and mac 13 years ago
crypter.h Some extra comments 13 years ago
db.cpp close old db when rewriting 13 years ago
db.h Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 13 years ago
headers.h Only define __STDC_LIMIT_MACROS if not already defined. 13 years ago
init.cpp Only remove database log files on shutdown after wallet encryption/rewrite 13 years ago
init.h Unify copyright notices. 13 years ago
irc.cpp Unify copyright notices. 13 years ago
irc.h Unify copyright notices. 13 years ago
key.h Some extra comments 13 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 13 years ago
keystore.h Some extra comments 13 years ago
main.cpp Some extra comments 13 years ago
main.h Fix build on windows and mac 13 years ago
makefile.linux-mingw Update openssl to 1.0.0e. 13 years ago
makefile.mingw Remove ui_res from makefiles 13 years ago
makefile.osx Mac OSX release process changes 13 years ago
makefile.unix Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded. 13 years ago
makefile.vc remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago
net.cpp Remove vladimir's DNS seed, at his request. 13 years ago
net.h Fix build on windows and mac 13 years ago
noui.h assure that base bitcoind and bitcoin still build 13 years ago
protocol.cpp Fix build on windows and mac 13 years ago
protocol.h Move CInv to protocol.[ch]pp 13 years ago
qtui.h add splash screen 13 years ago
script.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
script.h Merge pull request #458 from TheBlueMatt/copyright 13 years ago
serialize.h Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
strlcpy.h move back to original directory structure 13 years ago
uint256.h Unify copyright notices. 13 years ago
util.cpp Fix build on windows and mac 13 years ago
util.h Fix build on windows and mac 13 years ago
wallet.cpp Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 13 years ago
wallet.h Create new keypool for newly encrypted wallets. 13 years ago