index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-12-09
Disable SSLv3 (in favor of TLS) for the RPC client and server.
Gregory Maxwell
2014-12-09
Limit the number of new addressses to accumulate
Pieter Wuille
2014-11-24
Make -proxy set all network types, avoiding a connect leak.
Gregory Maxwell
2014-10-08
Refactor -alertnotify code
Gavin Andresen
2014-10-03
build: Fix OSX build when using Homebrew and qt5
Cory Fields
2014-09-11
Store fewer orphan tx by default, add -maxorphantx option
Gavin Andresen
2014-09-11
Make max number of orphan blocks kept in memory a startup parameter (fixes #4...
shshshsh
2014-09-11
Stricter handling of orphan transactions
Gavin Andresen
2014-09-11
remove useless millisleep
phantomcircuit
2014-09-10
Avoid returning many "inv" orphans
Jeff Garzik
2014-09-10
Limit CNode::mapAskFor
Wladimir J. van der Laan
2014-09-10
Fix crashing bug caused by orphan(s) with duplicate prevout.hash
Gavin Andresen
2014-09-09
Avoid repeated lookups in mapOrphanTransactions and mapOrphanTransactionsByPrev
Wladimir J. van der Laan
2014-09-01
Filter translations through new update-translations script
Wladimir J. van der Laan
2014-08-22
qt: Language update for 0.9.3
Wladimir J. van der Laan
2014-08-21
libc-compat: add new symbol that's now needed
Cory Fields
2014-08-21
build: Fix boost build on some platforms
Cory Fields
2014-08-21
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-19
Avoid querying DNS seeds, if we have open connections.
Jeff Garzik
2014-08-18
Increase IsStandard() scriptSig length
Peter Todd
2014-08-18
Check redeemScript size does not exceed 520 byte limit
Peter Todd
2014-08-18
Ignore too-long redeemScripts while loading wallet
Wladimir J. van der Laan
2014-08-18
base58: add paranoid return value checks
Jeff Garzik
2014-08-18
key.cpp: fail with a friendlier message on missing ssl EC support
Andrew Poelstra
2014-08-18
Add a new checkpoint at block 295,000
Trevin Hofmann
2014-08-18
Add a way to limit deserialized string lengths
Pieter Wuille
2014-08-18
AvailableCoins: acquire cs_main mutex
Pavel Vasin
2014-08-18
Avoid a segfault on getblock if it can't read a block from disk.
Ruben Dario Ponticelli
2014-08-18
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...
Julian Haight
2014-08-18
Clarify that redeemScript is often optional
Zak Wilcox
2014-08-18
Remove bignum dependency for scripts
Cory Fields
2014-08-18
In -? output: -keypool, -gen, -genproclimit depend on ENABLE_WALLET
Zak Wilcox
2014-08-18
Don't poll showmyip.com, it doesn't exist anymore
Wladimir J. van der Laan
2014-08-18
Version bump for 0.9.3
Wladimir J. van der Laan
2014-07-04
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-06-19
Bump version to 0.9.2.1
v0.9.2.1
Wladimir J. van der Laan
2014-06-19
rpc: Add acceptors only when listening succeeded
Wladimir J. van der Laan
2014-06-19
rpc: Ignore and log errors during cancel
Wladimir J. van der Laan
2014-06-18
Qt: Fix monospace font in osx 10.9
Cory Fields
2014-06-06
qt: Periodic translation update
v0.9.2rc2
Wladimir J. van der Laan
2014-06-06
CWallet: fix nTimeFirstKey init, by making constructor init common code
Jeff Garzik
2014-06-03
Properly initialize CWallet::nTimeFirstKey
tm314159
2014-06-02
Use pnode->nLastRecv as sync score directly
Huang Le
2014-06-01
Periodic language update
v0.9.2rc1
Wladimir J. van der Laan
2014-06-01
Set client version to release
Wladimir J. van der Laan
2014-06-01
Limit number of known addresses per peer
Pieter Wuille
2014-05-30
osx: Fix missing dock menu with qt5
Cory Fields
2014-05-29
No references to centralized databases in help text.
Pieter Wuille
2014-05-29
[Qt] Fix Start bitcoin on system login
Cozz Lovan
2014-05-23
qt: Periodic language update
Wladimir J. van der Laan
[next]