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 15a8590ecf CBitcoinSecret added (base58 encoded privkey) 13 years ago
..
json move back to original directory structure 13 years ago
obj Boost unit-testing framework. 13 years ago
qt Move more newlines out of strings, and fix translations. 13 years ago
test Orphan block fill-up-memory attack prevention 13 years ago
base58.h CBitcoinSecret added (base58 encoded privkey) 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
checkpoints.cpp Orphan block fill-up-memory attack prevention 13 years ago
checkpoints.h Orphan block fill-up-memory attack prevention 13 years ago
crypter.cpp Implement an mlock()'d string class for storing passphrases 13 years ago
crypter.h Implement an mlock()'d string class for storing passphrases 13 years ago
db.cpp Make CWalletTx::pwallet private 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 Move more newlines out of strings, and fix translations. 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.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
key.h Add GetSecret() and GetKeys() to CKeyStore 13 years ago
keystore.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
keystore.h Add GetSecret() and GetKeys() to CKeyStore 13 years ago
main.cpp Orphan block fill-up-memory attack prevention 13 years ago
main.h Orphan block fill-up-memory attack prevention 13 years ago
makefile.linux-mingw Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
makefile.mingw Add GetSecret() and GetKeys() to CKeyStore 13 years ago
makefile.osx Add GetSecret() and GetKeys() to CKeyStore 13 years ago
makefile.unix Add GetSecret() and GetKeys() to CKeyStore 13 years ago
makefile.vc Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
net.cpp Merge pull request #694 from luke-jr/restore_old_miniupnp_compat 13 years ago
net.h Move DNS Seed lookup to a new thread. 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 0.5.99 (prep for pulling for version 0.6) 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 Move more newlines out of strings, and fix translations. 13 years ago
wallet.cpp Make CWalletTx::pwallet private 13 years ago
wallet.h Make CWalletTx::pwallet private 13 years ago