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.
 
 
 
 
 
 
xanatos 4f76be1dc5 Correct LoadWallet() return value (false -> DB_LOAD_OK) 12 years ago
..
json
obj
obj-test
qt Merge pull request #1738 from laanwj/2012_08_boostthread 12 years ago
test Merge pull request #1699 from laanwj/2012_08_securealloc 12 years ago
addrman.cpp
addrman.h
allocators.h Handle locked pages more robustly (Fixes issue #1462) 12 years ago
base58.h
bignum.h
bitcoinrpc.cpp Rename CreateThread to NewThread 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
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 remove double logging of startup time, when !fLogTimestamps 12 years ago
init.h
irc.cpp Don't retry a failing IRC nickname forever. 12 years ago
irc.h
key.cpp
key.h
keystore.cpp
keystore.h
main.cpp fix signed/unsigned usage in BlockFilePath() 12 years ago
main.h Changed nprev->pprev 12 years ago
makefile.linux-mingw enable ASLR and DEP for bitcoind.exe via linker flags 12 years ago
makefile.mingw enable ASLR and DEP for bitcoind.exe via linker flags 12 years ago
makefile.osx Allow building with IPv6 support, but it disabled by default 12 years ago
makefile.unix Allow building with IPv6 support, but it disabled by default 12 years ago
mruset.h
net.cpp Merge pull request #1777 from laanwj/2012_09_eliminate_sprintf 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
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
version.h Version numbers -> 0.7.0 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