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.
 
 
 
 
 
 
Gavin Andresen e1b1055b46 Add missing command-line arguments to --help/-? output 13 years ago
..
json move back to original directory structure 14 years ago
obj Boost unit-testing framework. 14 years ago
qt allow for filtering addresses and labels by searching for the typed string anywhere, not just at the beginning (#641) 13 years ago
test Added simple critical section test cases. 13 years ago
base58.h Some extra comments 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Merge pull request #632 from mndrix/deprecate-getblocknumber 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 Add missing command-line arguments to --help/-? output 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 Bump version to 0.5.1 13 years ago
strlcpy.h move back to original directory structure 14 years ago
uint256.h Unify copyright notices. 13 years ago
util.cpp Fix build on windows and mac 13 years ago
util.h Cleaned up the critical section macros. 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