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
2011-12-05
Merge pull request #679 from laanwj/cmdline_minimize
Gavin Andresen
2011-12-04
Implement -min option to start minimized
Wladimir J. van der Laan
2011-12-02
Merge pull request #654 from TheBlueMatt/dnsseed-thread
Gavin Andresen
2011-12-01
Merge pull request #670 from gavinandresen/rpcauth_speedup
Gavin Andresen
2011-12-01
Speed up RPC authentication (reworked pull from Joel Katz)
Gavin Andresen
2011-12-01
Orphan block fill-up-memory attack prevention
Gavin Andresen
2011-12-01
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-11-30
Merge pull request #666 from nobled/secstrings
Gavin Andresen
2011-11-30
Merge pull request #667 from laanwj/homeaddricons
Gavin Andresen
2011-11-27
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-11-26
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-11-26
Make home and addressbook icon more consistent with other toolbar icons (make...
Wladimir J. van der Laan
2011-11-26
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-11-24
allow for filtering addresses and labels by searching for the typed string an...
Wladimir J. van der Laan
2011-11-24
update translation: de
Nils Schneider
2011-11-24
add translations: hu uk
Nils Schneider
2011-11-24
Small fixes in both spanish translations
Alex B
2011-11-22
update translations: da de nl ru zh_TW
Nils Schneider
2011-11-22
add italian translation
Nils Schneider
2011-11-21
Merge pull request #602 from wowus/master
Gavin Andresen
2011-11-21
Merge pull request #634 from laanwj/doxygen
Gavin Andresen
2011-11-21
Merge pull request #632 from mndrix/deprecate-getblocknumber
Gavin Andresen
2011-11-21
Bump version to 0.5.1
Gavin Andresen
2011-11-21
Bugfix: only make QListView transparent, not its tooltips
Luke Dashjr
2011-11-20
close old db when rewriting
v0.5.0rc7
v0.5.0
Pieter Wuille
2011-11-20
Never remove database files on shutdown, it caused unreadable wallets on some...
Gavin Andresen
2011-11-17
Only remove database log files on shutdown after wallet encryption/rewrite
v0.5.0rc6
Gavin Andresen
2011-11-17
Create new keypool for newly encrypted wallets.
Gavin Andresen
2011-11-15
Tweak handling of boost filesystem versions
Gavin Andresen
2011-11-15
Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite.
Gavin Andresen
2011-11-15
Fix boost filesystem incompatibility problem
v0.5.0rc4
Gavin Andresen
2011-11-15
add message about restarting bitcoin after encrypting wallet succesfully
Wladimir J. van der Laan
2011-11-15
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-11-14
Resilvering
Pieter Wuille
2011-11-14
Merge pull request #631 from luke-jr/free_icons
Gavin Andresen
2011-11-14
Merge pull request #633 from laanwj/qtrpcconflict
Gavin Andresen
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-11-13
Example documented class
Wladimir J. van der Laan
2011-11-13
Add model null pointer check (solves issue #595 and https://github.com/laanwj...
Wladimir J. van der Laan
2011-11-12
Do not launch Shutdown in a new thread in case we are running the UI.
Wladimir J. van der Laan
2011-11-11
Deprecate RPC getblocknumber
Michael Hendricks
2011-11-11
Replace kfm_home with go-home for "overview"
Luke Dashjr
2011-11-10
Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed
Luke Dashjr
2011-11-10
Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladim...
Luke Dashjr
2011-11-10
Merge branch 'nullmodels' of https://github.com/laanwj/bitcoin
Gavin Andresen
2011-11-08
Merge pull request #611 from sipa/docs
Wladimir J. van der Laan
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
2011-11-08
Fix segmentation fault when editing address not in address book (issue #615)
Wladimir J. van der Laan
2011-11-08
merged translations from transifex: da de es es_CL nb nl ru zh_TW
Nils Schneider
2011-11-07
Some extra comments
Pieter Wuille
[next]