..
json
Revert "JSON Spirit updated to v4.06"
11 years ago
leveldb
Merge src/leveldb changes for LevelDB 1.13
11 years ago
m4
autotools: fix subdir m4 check, never let it return -I
11 years ago
obj
…
obj-test
…
qt
[Qt] sendcoinsdialog: convert QMessageBox usage to message()
11 years ago
test
Bug fix: CDataStream::GetAndClear() when nReadPos > 0
11 years ago
.gitignore
Add src/.gitignore: ignore src/test_bitcoin
11 years ago
Makefile.am
Add separate bitcoin-rpc client
11 years ago
Makefile.include
autotools: fix the Makefile.include to be safely included anywhere.
11 years ago
addrman.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
addrman.h
Replace printf with LogPrintf / LogPrint
11 years ago
alert.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
alert.h
Bump Year Number to 2013
11 years ago
allocators.cpp
Changing LockedPageManager to use a managed instance
11 years ago
allocators.h
Merge pull request #3046 from sarchar/lockedpage-change
11 years ago
base58.h
Bump Year Number to 2013
11 years ago
bignum.h
Bump Year Number to 2013
11 years ago
bitcoin-cli-res.rc
Add separate bitcoin-rpc client
11 years ago
bitcoin-cli.cpp
Add separate bitcoin-rpc client
11 years ago
bitcoind-res.rc
rename bitcoin-res.rc to bitcoind-res.rc
11 years ago
bitcoind.cpp
Break dependency of init on wallet.
11 years ago
bitcoinrpc.cpp
Break dependency of init on wallet.
11 years ago
bitcoinrpc.h
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
bloom.cpp
Performance optimization for bloom filters.
11 years ago
bloom.h
Performance optimization for bloom filters.
11 years ago
chainparams.cpp
Bump Year Number to 2013
11 years ago
chainparams.h
misc spelling / space / style fixes
11 years ago
checkpoints.cpp
Bump Year Number to 2013
11 years ago
checkpoints.h
Bump Year Number to 2013
11 years ago
checkqueue.h
Port Thread* methods to boost::thread_group
12 years ago
clientversion.h
autotools: switch to autotools buildsystem
11 years ago
compat.h
Bump Year Number to 2013
11 years ago
core.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
core.h
Generalize the remove-outputs check for fully-prunable transactions.
11 years ago
crypter.cpp
Bump Year Number to 2013
11 years ago
crypter.h
Merge pull request #3046 from sarchar/lockedpage-change
11 years ago
db.cpp
Bump Year Number to 2013
11 years ago
db.h
Merge pull request #3119
11 years ago
hash.cpp
Add HMAC-SHA512 to hash
12 years ago
hash.h
Bump Year Number to 2013
11 years ago
init.cpp
remove duplicate -rpcsslciphers help message from init
11 years ago
init.h
Break dependency of init on wallet.
11 years ago
key.cpp
Merge pull request #3119
11 years ago
key.h
fix wrong memcmp() usage in CKey::operator==
11 years ago
keystore.cpp
Bump Year Number to 2013
11 years ago
keystore.h
Bump Year Number to 2013
11 years ago
leveldb.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
leveldb.h
Replace printf with LogPrintf / LogPrint
11 years ago
limitedmap.h
Add a limitedmap class similar to mruset
12 years ago
main.cpp
Merge pull request #3115 from sipa/walletmain
11 years ago
main.h
Merge pull request #3115 from sipa/walletmain
11 years ago
miner.cpp
Merge pull request #3119
11 years ago
miner.h
Bump Year Number to 2013
11 years ago
mruset.h
…
net.cpp
-fuzzmessagestest=N : randomly corrupt 1-of-N sent messages
11 years ago
net.h
-fuzzmessagestest=N : randomly corrupt 1-of-N sent messages
11 years ago
netbase.cpp
Bump Year Number to 2013
11 years ago
netbase.h
Bump Year Number to 2013
11 years ago
noui.cpp
Bump Year Number to 2013
11 years ago
protocol.cpp
Bump Year Number to 2013
11 years ago
protocol.h
Bump Year Number to 2013
11 years ago
rpcblockchain.cpp
Merge pull request #3119
11 years ago
rpcdump.cpp
Break dependency of init on wallet.
11 years ago
rpcmining.cpp
Merge pull request #3119
11 years ago
rpcnet.cpp
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
rpcrawtransaction.cpp
Use boost signals for callbacks from main to wallet
11 years ago
rpcwallet.cpp
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
script.cpp
Merge pull request #2738 from jgarzik/op_return
11 years ago
script.h
Merge pull request #2738 from jgarzik/op_return
11 years ago
serialize.h
Merge pull request #3173 from gavinandresen/fuzzmessages
11 years ago
sync.cpp
Make -DDEBUGLOCKORDER + -debug less noisy
11 years ago
sync.h
Bump Year Number to 2013
11 years ago
threadsafety.h
…
txdb.cpp
Merge pull request #3119
11 years ago
txdb.h
Bump Year Number to 2013
11 years ago
ui_interface.h
Have Qt poll for shutdown requested, the QT way.
12 years ago
uint256.h
Bump Year Number to 2013
11 years ago
util.cpp
Merge pull request #3046 from sarchar/lockedpage-change
11 years ago
util.h
Bump Year Number to 2013
11 years ago
version.cpp
Fix build date for from-tarball builds
12 years ago
version.h
Bump PROTOCOL_VERSION for filter messages.
12 years ago
wallet.cpp
Break dependency of init on wallet.
11 years ago
wallet.h
Use boost signals for callbacks from main to wallet
11 years ago
walletdb.cpp
Merge pull request #3119
11 years ago
walletdb.h
Merge pull request #3119
11 years ago