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.
litecoin/src
Philip Kaufmann 29e214aaf5
make enum and parameter used in Bind() unsigned
12 years ago
..
json
leveldb Fixed making leveldb with custom CFLAGS/CXXFLAGS in the same way as makefile.unix 12 years ago
obj
obj-test
qt Fix status text after reindex 12 years ago
test Fix tests after cache tweaks 12 years ago
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.h don't use memset() in privacy/security relevant code parts 12 years ago
base58.h make CBase58Data class use zero_after_free_allocator 12 years ago
bignum.h
bitcoinrpc.cpp Merge pull request #1977 from Diapolo/rem_printf_redef_rpc 12 years ago
bitcoinrpc.h New createmultisig rpc command 12 years ago
checkpoints.cpp
checkpoints.h
clientversion.h Show warning when using prerelease version 12 years ago
compat.h
crypter.cpp don't use memset() in privacy/security relevant code parts 12 years ago
crypter.h don't use memset() in privacy/security relevant code parts 12 years ago
db.cpp simplify CDBEnv::Open() / fix small glitches 12 years ago
db.h simplify CDBEnv::Open() / fix small glitches 12 years ago
init.cpp make enum and parameter used in Bind() unsigned 12 years ago
init.h
irc.cpp fix some thread related log messages 12 years ago
irc.h
key.cpp
key.h
keystore.cpp
keystore.h
leveldb.cpp Add -reindex, to perform in-place reindexing of block chain files 12 years ago
leveldb.h Add -reindex, to perform in-place reindexing of block chain files 12 years ago
main.cpp fix some missing indentations in main.cpp for better readability 12 years ago
main.h o Removed verbose clang warning 12 years ago
makefile.linux-mingw Add missing calls to ranlib in Windows makefiles 12 years ago
makefile.mingw Add missing calls to ranlib in Windows makefiles 12 years ago
makefile.osx Use && instead of ; in leveldb calls to makefile. 12 years ago
makefile.unix Use && instead of ; in leveldb calls to makefile. 12 years ago
mruset.h
net.cpp Merge pull request #1932 from Diapolo/thread_printf 12 years ago
net.h Merge pull request #1904 from laanwj/2012_10_remove_getorder 12 years ago
netbase.cpp don't use memset() in privacy/security relevant code parts 12 years ago
netbase.h
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp
rpcdump.cpp
rpcmining.cpp Don't force getblocktemplate to have a parameter. 12 years ago
rpcnet.cpp
rpcrawtransaction.cpp Add redeemScript to listunspent output and signrawtransaction input 12 years ago
rpcwallet.cpp Merge pull request #1830 from Diapolo/trans_rem_spaces 12 years ago
script.cpp
script.h
serialize.h Add CBufferedFile 12 years ago
sync.cpp
sync.h
txdb.cpp Add -reindex, to perform in-place reindexing of block chain files 12 years ago
txdb.h Add -reindex, to perform in-place reindexing of block chain files 12 years ago
ui_interface.h
uint256.h
util.cpp don't use memset() in privacy/security relevant code parts 12 years ago
util.h
version.cpp
version.h
wallet.cpp add CWalletTx::GetImmatureCredit() and use it in CWallet::GetImmatureBalance() 12 years ago
wallet.h add CWalletTx::GetImmatureCredit() and use it in CWallet::GetImmatureBalance() 12 years ago
walletdb.cpp
walletdb.h