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 1f3bc1c239 Merge pull request #707 from gavinandresen/BIP14 13 years ago
..
json move back to original directory structure 14 years ago
obj Boost unit-testing framework. 14 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 Some extra comments 13 years ago
bignum.h Implement BIP 14 : separate protocol version from client version 13 years ago
bitcoinrpc.cpp Implement BIP 14 : separate protocol version from client version 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 14 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 Implement BIP 14 : separate protocol version from client version 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. 14 years ago
irc.cpp Unify copyright notices. 14 years ago
irc.h Unify copyright notices. 14 years ago
key.h Some extra comments 13 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 14 years ago
keystore.h Some extra comments 13 years ago
main.cpp Implement BIP 14 : separate protocol version from client version 13 years ago
main.h Implement BIP 14 : separate protocol version from client version 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 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
makefile.osx Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
makefile.unix Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 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 #707 from gavinandresen/BIP14 13 years ago
net.h Implement BIP 14 : separate protocol version from client version 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 14 years ago
qtui.h add splash screen 14 years ago
script.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 14 years ago
script.h Merge pull request #458 from TheBlueMatt/copyright 14 years ago
serialize.h Implement BIP 14 : separate protocol version from client version 13 years ago
strlcpy.h move back to original directory structure 14 years ago
uint256.h Implement BIP 14 : separate protocol version from client version 13 years ago
util.cpp Implement BIP 14 : separate protocol version from client version 13 years ago
util.h Merge pull request #707 from gavinandresen/BIP14 13 years ago
wallet.cpp Implement an mlock()'d string class for storing passphrases 13 years ago
wallet.h Implement an mlock()'d string class for storing passphrases 13 years ago