dogecoin/src
2013-10-20 15:25:06 -04:00
..
json
leveldb Merge leveldb subtree change. 2013-08-20 15:13:34 +02:00
m4 autotools: fix subdir m4 check, never let it return -I 2013-09-18 17:11:41 -04:00
obj Bump version numbers for 0.6.1rc1 2012-04-27 10:14:33 -04:00
obj-test
qt Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
test Merge pull request #3015 from theuni/win32-version-info 2013-09-29 06:49:23 -07:00
.gitignore Add src/.gitignore: ignore src/test_bitcoin 2013-09-18 07:07:41 -04:00
addrman.cpp Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
addrman.h Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
alert.cpp Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
alert.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
allocators.cpp Remove include of windows.h from allocators.h 2013-10-09 16:48:53 +10:00
allocators.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
base58.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
bignum.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
bitcoind-res.rc rename bitcoin-res.rc to bitcoind-res.rc 2013-10-03 15:06:31 +02:00
bitcoind.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
bitcoinrpc.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
bitcoinrpc.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
bloom.cpp Performance optimization for bloom filters. 2013-08-20 02:27:26 -07:00
bloom.h Performance optimization for bloom filters. 2013-08-20 02:27:26 -07:00
chainparams.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
chainparams.h GetDataDir(): cache paths for each network separately 2013-08-22 11:05:44 +10:00
checkpoints.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
checkpoints.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
checkqueue.h Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
clientversion.h autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
compat.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
core.cpp Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
core.h Skip unspendable outputs in consistency check 2013-09-24 14:11:20 +02:00
crypter.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
crypter.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
db.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
db.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
hash.cpp Add HMAC-SHA512 to hash 2013-06-24 00:56:45 +02:00
hash.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
init.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
init.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
key.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
key.h BIP32 derivation implementation 2013-07-15 01:05:25 +02:00
keystore.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
keystore.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
leveldb.cpp Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
leveldb.h Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
limitedmap.h Add a limitedmap class similar to mruset 2013-04-01 11:56:22 -04:00
main.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
main.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
Makefile.am Remove include of windows.h from allocators.h 2013-10-09 16:48:53 +10:00
Makefile.include autotools: fix the Makefile.include to be safely included anywhere. 2013-09-18 17:12:39 -04:00
miner.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
miner.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
mruset.h If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). 2012-06-19 09:48:00 +03:00
net.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
net.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
netbase.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
netbase.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
noui.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
protocol.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
protocol.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcblockchain.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcdump.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcmining.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcnet.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcrawtransaction.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
rpcwallet.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
script.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
script.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
serialize.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
sync.cpp Replace printf with LogPrintf / LogPrint 2013-09-18 20:39:25 +10:00
sync.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
threadsafety.h o Added threadsafety.h - a set of macros using the -Wthread-safety 2012-11-11 00:53:00 -03:00
txdb.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
txdb.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
ui_interface.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
uint256.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
util.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
util.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
version.cpp Fix build date for from-tarball builds 2013-06-29 14:16:50 +02:00
version.h Bump PROTOCOL_VERSION for filter messages. 2013-01-16 12:48:02 -05:00
wallet.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
wallet.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
walletdb.cpp Bump Year Number to 2013 2013-10-20 15:25:06 -04:00
walletdb.h Bump Year Number to 2013 2013-10-20 15:25:06 -04:00