index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-21
add support for miniupnpc api version 14
Pavel Vasin
2015-09-21
rpc-tests: re-enable rpc-tests for Windows
Cory Fields
2015-09-21
net: Set SO_REUSEADDR for Windows too
Cory Fields
2015-09-21
add unit test for CNetAddr::GetGroup.
Alex Morcos
2015-09-21
Fix masking of irrelevant bits in address groups.
Alex Morcos
2015-09-21
Add missing files to files.md
fanquake
2015-09-21
Handle leveldb::DestroyDB() errors on wipe failure
Adam Weiss
2015-09-21
Use unique name for AlertNotify tempfile
Casey Rodarmor
2015-09-21
Make sure LogPrint strings are line-terminated
J Ross Nicoll
2015-09-21
build: fix libressl detection
Cory Fields
2015-09-21
Avoid leaking file descriptors in RegisterLoad
Casey Rodarmor
2015-09-21
Add autogen.sh to source tarball.
randy-waterhouse
2015-03-09
Limit message sizes before transfer
Pieter Wuille
2015-03-09
[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...
Jonas Schnelli
2015-02-26
Better fingerprinting protection for non-main-chain getdatas.
Pieter Wuille
2015-02-24
Sanitize command strings before logging them.
Gregory Maxwell
2015-02-23
Acquire CCheckQueue's lock to avoid race condition
Suhas Daftuar
2015-02-20
fix crash: createmultisig and addmultisigaddress
fsb4000
2015-02-13
gitian: don't add . to tar list
v0.10.0
Cory Fields
2015-02-09
Merge pull request #5771
Wladimir J. van der Laan
2015-02-08
doc/release-notes.md: Explain affect of BIP66 on miners
Luke Dashjr
2015-02-05
Add BIP 66 notice to the 0.10 release notes.
v0.10.0rc4
Pieter Wuille
2015-02-05
Merge pull request #5755
Wladimir J. van der Laan
2015-02-04
Modify release-notes for changes related to free tranactions
Alex Morcos
2015-02-03
Increase block download timeout base from 10 to 20 minutes.
Gregory Maxwell
2015-02-03
Merge pull request #5714
Wladimir J. van der Laan
2015-02-03
Fix priority calculation in CreateTransaction
Alex Morcos
2015-02-03
Avoid storing a reference passed to SignatureChecker constructors
Pieter Wuille
2015-02-03
Use separate SignatureChecker for CMutableTransaction
Pieter Wuille
2015-02-03
Merge pull request #5740
Wladimir J. van der Laan
2015-02-02
doc/release-notes.md: Add summary of mining enhancements
Luke Dashjr
2015-02-01
Increase coverage of DERSIG edge cases
Pieter Wuille
2015-02-01
Add RPC test for DERSIG BIP switchover logic
Pieter Wuille
2015-02-01
BIP66 changeover logic
Pieter Wuille
2015-02-01
Example unit tests from BIP66
Pieter Wuille
2015-02-01
Change IsDERSignature to BIP66 implementation
Pieter Wuille
2015-01-30
[Qt] don't allow amount changes when AmountSpinBox is read-only
Philip Kaufmann
2015-01-29
Change Coin Control first column label
fsb4000
2015-01-26
sleep-wait on genesis block during init with -reindex
Matt Corallo
2015-01-26
Make empty byte arrays pass CheckSignatureEncoding()
Peter Todd
2015-01-23
fix crash: CoinControl "space" bug
fsb4000
2015-01-19
qt: fix broken unicode chars on osx 10.10
Cory Fields
2015-01-19
Restore RPC HTTP keepalives to default.
Gregory Maxwell
2015-01-15
Add a -rpckeepalive and disable RPC use of HTTP persistent connections.
Gregory Maxwell
2015-01-12
Merge pull request #5644
v0.10.0rc3
Wladimir J. van der Laan
2015-01-12
depends: remove embedded OpenSSL timestamp for determinism
Wladimir J. van der Laan
2015-01-12
Update 0.10 release notes as of 0.10.0rc2
Micha
2015-01-12
Catch UTXO set read errors and shutdown
v0.10.0rc2
Pieter Wuille
2015-01-12
Introduce 10 minute block download timeout
Pieter Wuille
2015-01-12
Improve robustness of DER recoding code
Wladimir J. van der Laan
[next]