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
2012-07-03
RPC: break out high level JSON-RPC req/resp into their own functions
Jeff Garzik
2012-07-03
Merge pull request #1546 from gmaxwell/allowsamenetinbound
Jeff Garzik
2012-07-03
Merge pull request #1548 from TheBlueMatt/warnings
Jeff Garzik
2012-07-02
Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541)
Matt Corallo
2012-07-01
Merge pull request #1545 from TheBlueMatt/diffsendbuffer
Jeff Garzik
2012-07-01
Do not consider inbound peers for outbound network group exclusion.
Gregory Maxwell
2012-06-30
RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value
Jeff Garzik
2012-07-01
Change default send buffer to 1Mb.
Matt Corallo
2012-07-01
Remove useless high-volume printf (fixes #1544).
Matt Corallo
2012-06-30
Merge pull request #1540 from fanquake/master
Jeff Garzik
2012-06-30
Fix a couple more typos
fanquake
2012-06-30
Merge pull request #1539 from cardpuncher/patch-3
Wladimir J. van der Laan
2012-06-30
Fix a typo in TransactionDesc
cardpuncher
2012-06-29
Merge pull request #1531 from jgarzik/peerinfo
Gavin Andresen
2012-06-29
Merge pull request #1537 from Diapolo/fix_awesome_typo
Jeff Garzik
2012-06-30
fix a typo in OptionsDialog
Philip Kaufmann
2012-06-29
RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data
Jeff Garzik
2012-06-29
Merge pull request #1532 from fanquake/master
Jeff Garzik
2012-06-29
Fix a few typos
fanquake
2012-06-28
Create new rpcnet module, and move 'getconnectioncount' RPC to it
Jeff Garzik
2012-06-28
Merge branch 'patch-5' of https://github.com/xanatos/bitcoin
Gavin Andresen
2012-06-28
Merge branch 'patch-3' of https://github.com/xanatos/bitcoin
Gavin Andresen
2012-06-28
Fix build error.
Matt Corallo
2012-06-28
Lock vnThreadsRunning[THREAD_RPCHANDLER].
Matt Corallo
2012-06-28
Use a rpc-specific queue to tell asio connections to shutdown.
Matt Corallo
2012-06-28
Revert "*Always* send a shutdown signal to enable custom shutdown actions"
Matt Corallo
2012-06-27
Merge pull request #1511 from jgarzik/quieten2
Jeff Garzik
2012-06-27
Merge pull request #1347 from rebroad/FixAlreadyAskedFor
Pieter Wuille
2012-06-27
Merge pull request #973 from TheBlueMatt/diffsendbuffer
Pieter Wuille
2012-06-27
Merge pull request #457 from muggenhor/async-ipv6-rpc
Pieter Wuille
2012-06-27
Stop processing messages on full send buffer and dont disconnect.
Matt Corallo
2012-06-27
Merge pull request #1519 from Diapolo/GUI_locale_selection
Wladimir J. van der Laan
2012-06-27
Merge pull request #1516 from Diapolo/GUI_projectfile
Wladimir J. van der Laan
2012-06-26
GUI: change language selection format
Philip Kaufmann
2012-06-25
Merge pull request #1520 from TheBlueMatt/debian
Jeff Garzik
2012-06-25
Update contrib/debian and remove system json_spirit patch.
Matt Corallo
2012-06-25
small updates to Bitcoin-Qt project file
Philip Kaufmann
2012-06-25
Merge pull request #1501 from fanquake/master
Wladimir J. van der Laan
2012-06-25
Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
Gavin Andresen
2012-06-25
Add Bitcoin dev Copyright
Michael Ford
2012-06-25
Update comments
Michael Ford
2012-06-24
Merge pull request #1517 from Diapolo/fix_comment
Pieter Wuille
2012-06-24
fix a comment to correctly use -upgradewallet
Philip Kaufmann
2012-06-24
Document -debugnet option in command line help.
Jeff Garzik
2012-06-24
On Windows link with `mswsock`, it being required (indirectly) by RPC code
Giel van Schijndel
2012-06-24
Cancel outstanding listen ops for RPC when shutting down
Giel van Schijndel
2012-06-24
Merge branch 'master' into async-ipv6-rpc
Giel van Schijndel
2012-06-23
Merge pull request #1174 from sipa/torhs
Gregory Maxwell
2012-06-23
Merge pull request #1503 from gmaxwell/testnet_tweaks
Gregory Maxwell
2012-06-23
Quieten 'getdata' P2P message output
Jeff Garzik
[next]