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.
 
 
 
 
 
 
Matt Corallo 472bbb750c Update openssl to 1.0.0e. 13 years ago
..
json move back to original directory structure 14 years ago
obj Boost unit-testing framework. 13 years ago
qt Translation lookup logic improvements 13 years ago
test Fix miner_test unit test bug 13 years ago
base58.h Unify copyright notices. 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense) 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 Add wallet privkey encryption. 13 years ago
db.cpp Fix build on windows and mac 13 years ago
db.h Unify copyright notices. 13 years ago
headers.h Only define __STDC_LIMIT_MACROS if not already defined. 13 years ago
init.cpp Optionally include additional QT plugins when required to build. 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 Compact signatures and key recovery 13 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 13 years ago
keystore.h Add returns to avoid annoying compile-time warnings. 13 years ago
main.cpp Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delay 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 Fix build on windows and mac 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.0.0 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 Fix build on windows and mac 13 years ago
wallet.cpp Add returns to avoid annoying compile-time warnings. 13 years ago
wallet.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago