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.
 
 
 
 
 
 
Wladimir J. van der Laan 7fddf1210e update comment, secure_allocator is defined in allocators.h 12 years ago
..
json
obj
obj-test
qt Merge pull request #1802 from luke-jr/bugfix_ts 12 years ago
test Wrong address added to collection in test 12 years ago
addrman.cpp fix a comment in addrman.cpp 12 years ago
addrman.h
alert.cpp Give testnet it's own alert key. 12 years ago
alert.h Refactor: move alert code from main to alert.cpp/h 12 years ago
allocators.h Handle locked pages more robustly (Fixes issue #1462) 12 years ago
base58.h
bignum.h
bitcoinrpc.cpp Do not abort if RPC listening for IPv6 fails 12 years ago
bitcoinrpc.h Add address groupings RPC from the coincontrol patches. 12 years ago
checkpoints.cpp Checkpoint at block 193,000 12 years ago
checkpoints.h
clientversion.h Bump client version number for 0.7.0rc3 12 years ago
compat.h
crypter.cpp Make CCrypter use LockedPageManager to manage locked pages 12 years ago
crypter.h Make CCrypter use LockedPageManager to manage locked pages 12 years ago
db.cpp Removed duplicated lock 12 years ago
db.h
init.cpp Fix double-paren typo 12 years ago
init.h
irc.cpp Don't retry a failing IRC nickname forever. 12 years ago
irc.h
key.cpp
key.h update comment, secure_allocator is defined in allocators.h 12 years ago
keystore.cpp
keystore.h
main.cpp Apply BIP30 checks to all blocks except the two historic violations. 12 years ago
main.h Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git 12 years ago
makefile.linux-mingw Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git 12 years ago
makefile.mingw Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git 12 years ago
makefile.osx Refactor: move alert code from main to alert.cpp/h 12 years ago
makefile.unix Refactor: move alert code from main to alert.cpp/h 12 years ago
mruset.h
net.cpp Merge pull request #1786 from jgarzik/select-fix 12 years ago
net.h
netbase.cpp
netbase.h
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module 12 years ago
rpcdump.cpp
rpcmining.cpp Merge pull request #1771 from luke-jr/bugfix_bip22_mode 12 years ago
rpcnet.cpp
rpcrawtransaction.cpp Merge pull request #1672 from gmaxwell/filter_listunspent 12 years ago
rpcwallet.cpp Merge pull request #1738 from laanwj/2012_08_boostthread 12 years ago
script.cpp Avoid leaving return types or function attributes on their own lines. 12 years ago
script.h
serialize.h Remove VC6 comment and pointless #ifdef'd benchmark code 12 years ago
strlcpy.h
sync.cpp
sync.h
ui_interface.h
uint256.h
util.cpp Rename CreateThread to NewThread 12 years ago
util.h Rename CreateThread to NewThread 12 years ago
version.cpp Bitcoin-Qt (Windows only): add version info to Resource File 12 years ago
version.h Bitcoin-Qt (Windows only): add version info to Resource File 12 years ago
wallet.cpp Correct LoadWallet() return value (false -> DB_LOAD_OK) 12 years ago
wallet.h Merge pull request #1774 from luke-jr/refactor_times 12 years ago
walletdb.cpp Store a fixed order of transactions (and accounting) in the wallet 12 years ago
walletdb.h Store a fixed order of transactions (and accounting) in the wallet 12 years ago