.. |
compat
|
libc-compat: add new symbol that's now needed
|
2014-08-21 18:07:05 +02:00 |
json
|
switch from boost int types to <stdint.h>
|
2014-05-21 11:25:18 +02:00 |
leveldb
|
Squashed 'src/leveldb/' changes from 9094c7f..7924331
|
2014-05-12 11:30:33 +02:00 |
m4
|
build: Fix boost build on some platforms
|
2014-08-21 17:54:09 +02:00 |
obj
|
|
|
obj-test
|
|
|
qt
|
Filter translations through new update-translations script
|
2014-09-01 11:00:16 +02:00 |
test
|
Remove bignum dependency for scripts
|
2014-08-18 15:34:28 +02:00 |
addrman.cpp
|
|
|
addrman.h
|
|
|
alert.cpp
|
|
|
alert.h
|
Add a way to limit deserialized string lengths
|
2014-08-18 15:34:29 +02:00 |
allocators.cpp
|
|
|
allocators.h
|
|
|
base58.cpp
|
base58: add paranoid return value checks
|
2014-08-18 15:34:29 +02:00 |
base58.h
|
Move base58.h implementation code to base58.cpp
|
2014-05-12 14:57:02 +02:00 |
bignum.h
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
SetupEnvironment() - clean commit
|
2014-05-19 15:16:33 +02:00 |
bitcoind-res.rc
|
|
|
bitcoind.cpp
|
SetupEnvironment() - clean commit
|
2014-05-19 15:16:33 +02:00 |
bloom.cpp
|
|
|
bloom.h
|
|
|
chainparams.cpp
|
Remove bignum dependency for scripts
|
2014-08-18 15:34:28 +02:00 |
chainparams.h
|
|
|
checkpoints.cpp
|
Add a new checkpoint at block 295,000
|
2014-08-18 15:34:29 +02:00 |
checkpoints.h
|
|
|
checkqueue.h
|
|
|
clientversion.h
|
Version bump for 0.9.3
|
2014-08-18 15:05:38 +02:00 |
coincontrol.h
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.h
|
reorder includes to compile on OpenBSD
|
2014-05-02 20:45:03 +02:00 |
core.cpp
|
Remove dummy PRIszX macros for formatting
|
2014-05-12 14:02:43 +02:00 |
core.h
|
|
|
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
|
|
db.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
init.cpp
|
Avoid querying DNS seeds, if we have open connections.
|
2014-08-19 17:37:07 +02:00 |
init.h
|
|
|
key.cpp
|
key.cpp: fail with a friendlier message on missing ssl EC support
|
2014-08-18 15:34:29 +02:00 |
key.h
|
key.cpp: fail with a friendlier message on missing ssl EC support
|
2014-08-18 15:34:29 +02:00 |
keystore.cpp
|
Check redeemScript size does not exceed 520 byte limit
|
2014-08-18 15:34:29 +02:00 |
keystore.h
|
|
|
leveldbwrapper.cpp
|
|
|
leveldbwrapper.h
|
|
|
limitedmap.h
|
|
|
main.cpp
|
Increase IsStandard() scriptSig length
|
2014-08-18 15:34:29 +02:00 |
main.h
|
Remove NumBlocksOfPeers
|
2014-07-04 06:58:45 +02:00 |
Makefile.am
|
Merge pull request #4042
|
2014-04-22 16:24:43 +02:00 |
Makefile.include
|
don't use sed's -i option to stay posix compliant
|
2014-05-02 21:32:12 +02:00 |
miner.cpp
|
Remove bignum dependency for scripts
|
2014-08-18 15:34:28 +02:00 |
miner.h
|
|
|
mruset.h
|
Limit number of known addresses per peer
|
2014-06-01 09:54:00 +02:00 |
net.cpp
|
Avoid querying DNS seeds, if we have open connections.
|
2014-08-19 17:37:07 +02:00 |
net.h
|
Limit number of known addresses per peer
|
2014-06-01 09:54:00 +02:00 |
netbase.cpp
|
Replace non-threadsafe strerror
|
2014-05-23 16:03:43 +02:00 |
netbase.h
|
Replace non-threadsafe strerror
|
2014-05-23 16:03:43 +02:00 |
noui.cpp
|
|
|
noui.h
|
|
|
protocol.cpp
|
|
|
protocol.h
|
|
|
rpcblockchain.cpp
|
Avoid a segfault on getblock if it can't read a block from disk.
|
2014-08-18 15:34:28 +02:00 |
rpcclient.cpp
|
switch from boost int types to <stdint.h>
|
2014-05-21 11:25:18 +02:00 |
rpcclient.h
|
|
|
rpcdump.cpp
|
[Qt] importwallet progress
|
2014-04-23 01:50:25 +02:00 |
rpcmining.cpp
|
switch from boost int types to <stdint.h>
|
2014-05-21 11:25:18 +02:00 |
rpcmisc.cpp
|
Check redeemScript size does not exceed 520 byte limit
|
2014-08-18 15:34:29 +02:00 |
rpcnet.cpp
|
switch from boost int types to <stdint.h>
|
2014-05-21 11:25:18 +02:00 |
rpcprotocol.cpp
|
Replace non-threadsafe gmtime and setlocale
|
2014-05-23 16:04:02 +02:00 |
rpcprotocol.h
|
|
|
rpcrawtransaction.cpp
|
Clarify that redeemScript is often optional
|
2014-08-18 15:34:28 +02:00 |
rpcserver.cpp
|
rpc: Add acceptors only when listening succeeded
|
2014-06-19 09:41:25 +02:00 |
rpcserver.h
|
rpc: add getblockchaininfo and getnetworkinfo
|
2014-05-06 09:34:54 +02:00 |
rpcwallet.cpp
|
Check redeemScript size does not exceed 520 byte limit
|
2014-08-18 15:34:29 +02:00 |
script.cpp
|
Remove bignum dependency for scripts
|
2014-08-18 15:34:28 +02:00 |
script.h
|
Remove bignum dependency for scripts
|
2014-08-18 15:34:28 +02:00 |
serialize.h
|
Add a way to limit deserialized string lengths
|
2014-08-18 15:34:29 +02:00 |
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
tinyformat.h
|
|
|
txdb.cpp
|
use standard __func__ instead of __PRETTY_FUNCTION__
|
2014-04-30 14:45:24 +02:00 |
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
|
|
ui_interface.h
|
|
|
uint256.h
|
|
|
util.cpp
|
Replace non-threadsafe gmtime and setlocale
|
2014-05-23 16:04:02 +02:00 |
util.h
|
Replace non-threadsafe gmtime and setlocale
|
2014-05-23 16:04:02 +02:00 |
version.cpp
|
VERSION obtained from source instead of the previous git tag.
|
2014-04-15 21:48:44 -10:00 |
version.h
|
|
|
wallet.cpp
|
Ignore too-long redeemScripts while loading wallet
|
2014-08-18 15:34:29 +02:00 |
wallet.h
|
Ignore too-long redeemScripts while loading wallet
|
2014-08-18 15:34:29 +02:00 |
walletdb.cpp
|
Remove dummy PRIszX macros for formatting
|
2014-05-12 14:02:43 +02:00 |
walletdb.h
|
|
|