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 67a42f929b Network stack refactor 13 years ago
..
json move back to original directory structure 14 years ago
obj Boost unit-testing framework. 14 years ago
qt Network stack refactor 13 years ago
test Network stack refactor 13 years ago
base58.h Back out testnet default address change, it breaks accounts on old wallets. 13 years ago
bignum.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinrpc.cpp New RPC commands: getblockhash and getblock 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
checkpoints.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
checkpoints.h Orphan block fill-up-memory attack prevention 13 years ago
compat.h Network stack refactor 13 years ago
crypter.cpp Implement an mlock()'d string class for storing passphrases 13 years ago
crypter.h include util.h to get SecureString definition. 13 years ago
db.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
db.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
headers.h Network stack refactor 13 years ago
init.cpp Network stack refactor 13 years ago
init.h Implement "Start on window system startup" on Win32 + Linux. 13 years ago
irc.cpp Network stack refactor 13 years ago
irc.h Unify copyright notices. 13 years ago
key.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
key.h Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var 13 years ago
keystore.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
keystore.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
main.cpp Network stack refactor 13 years ago
main.h New RPC commands: getblockhash and getblock 13 years ago
makefile.linux-mingw Network stack refactor 13 years ago
makefile.mingw Network stack refactor 13 years ago
makefile.osx Network stack refactor 13 years ago
makefile.unix Network stack refactor 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 Network stack refactor 13 years ago
net.h Network stack refactor 13 years ago
netbase.cpp Network stack refactor 13 years ago
netbase.h Network stack refactor 13 years ago
noui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
protocol.cpp Network stack refactor 13 years ago
protocol.h Network stack refactor 13 years ago
qtui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
rpcdump.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
script.cpp make sure IsMine only returns true when we own all keys 13 years ago
script.h Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
serialize.h Fix horrific performance found by gmaxwell. 13 years ago
strlcpy.h move back to original directory structure 14 years ago
uint256.h Network stack refactor 13 years ago
util.cpp Network stack refactor 13 years ago
util.h Network stack refactor 13 years ago
wallet.cpp Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
wallet.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago