Community driven twister-core
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 8896c2d9d6 Bump version 0.5.99 (prep for pulling for version 0.6) 13 years ago
..
json
obj
qt Fix status bar not displaying Alerts. 13 years ago
test Orphan block fill-up-memory attack prevention 13 years ago
base58.h Some extra comments 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Speed up RPC authentication (reworked pull from Joel Katz) 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 close old db when rewriting 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 Merge pull request #654 from TheBlueMatt/dnsseed-thread 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.h Some extra comments 13 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 13 years ago
keystore.h Some extra comments 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 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 #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
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
uint256.h Unify copyright notices. 13 years ago
util.cpp Fix build on windows and mac 13 years ago
util.h Implement an mlock()'d string class for storing passphrases 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