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 f290a649f9 Merge branch 'getmininginfo' of https://github.com/luke-jr/bitcoin 13 years ago
..
json move back to original directory structure 13 years ago
obj Boost unit-testing framework. 13 years ago
qt Qt: Show transaction ID in details 13 years ago
test Unit tests for EC key routines 13 years ago
base58.h Compressed pubkeys 13 years ago
bignum.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinrpc.cpp Merge branch 'getmininginfo' of https://github.com/luke-jr/bitcoin 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
checkpoints.cpp Compile with extra warnings turned on. And more makefile/code tidying up. 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 Compressed pubkeys 13 years ago
db.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
headers.h Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
init.cpp Merge pull request #743 from gavinandresen/blocknotify 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 Compact signatures with compressed pubkeys 13 years ago
keystore.cpp Compressed pubkeys 13 years ago
keystore.h Compressed pubkeys 13 years ago
main.cpp collect more info on tx pooling and block finding for getmininginfo 13 years ago
main.h collect more info on tx pooling and block finding for getmininginfo 13 years ago
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.osx Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.unix Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
net.cpp Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
net.h Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
netbase.cpp Compile with extra warnings turned on. And more makefile/code tidying up. 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 Compressed pubkeys 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 Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
strlcpy.h move back to original directory structure 13 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 Remove unused definition 13 years ago