| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Speed up RPC authentication (reworked pull from Joel Katz) | Gavin Andresen | 2011-12-01 | 1 | -7/+5 | |
| * | | | | | | | | Orphan block fill-up-memory attack prevention | Gavin Andresen | 2011-12-01 | 5 | -8/+132 | |
| * | | | | | | | | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen | 2011-12-01 | 12 | -29/+119 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #666 from nobled/secstrings | Gavin Andresen | 2011-11-30 | 9 | -54/+40 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implement an mlock()'d string class for storing passphrases | Dylan Noblesmith | 2011-11-26 | 9 | -54/+40 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #667 from laanwj/homeaddricons | Gavin Andresen | 2011-11-30 | 2 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make home and addressbook icon more consistent with other toolbar icons (make... | Wladimir J. van der Laan | 2011-11-26 | 2 | -0/+0 | |
| | |/ / / / / / | ||||||
| * / / / / / / | Add missing command-line arguments to --help/-? output | Gavin Andresen | 2011-11-27 | 1 | -4/+15 | |
| |/ / / / / / | ||||||
| * | | | | | | allow for filtering addresses and labels by searching for the typed string an... | Wladimir J. van der Laan | 2011-11-24 | 1 | -1/+1 | |
| * | | | | | | update translation: de | Nils Schneider | 2011-11-24 | 1 | -32/+32 | |
| * | | | | | | add translations: hu uk | Nils Schneider | 2011-11-24 | 3 | -0/+4681 | |
| * | | | | | | Small fixes in both spanish translations | Alex B | 2011-11-24 | 2 | -40/+86 | |
| |/ / / / / | ||||||
| * | | | | | update translations: da de nl ru zh_TW | Nils Schneider | 2011-11-22 | 5 | -136/+140 | |
| * | | | | | add italian translation | Nils Schneider | 2011-11-22 | 2 | -0/+2341 | |
| * | | | | | Merge pull request #602 from wowus/master | Gavin Andresen | 2011-11-21 | 2 | -9/+34 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added simple critical section test cases. | Clark Gaebel | 2011-11-02 | 1 | -0/+19 | |
| | * | | | | | Cleaned up the critical section macros. | Clark Gaebel | 2011-11-02 | 1 | -9/+15 | |
| * | | | | | | Merge pull request #634 from laanwj/doxygen | Gavin Andresen | 2011-11-21 | 29 | -134/+221 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Improve documentation for UI classes | Wladimir J. van der Laan | 2011-11-13 | 28 | -121/+178 | |
| | * | | | | | | Example documented class | Wladimir J. van der Laan | 2011-11-13 | 1 | -13/+43 | |
| * | | | | | | | Merge pull request #632 from mndrix/deprecate-getblocknumber | Gavin Andresen | 2011-11-21 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Deprecate RPC getblocknumber | Michael Hendricks | 2011-11-11 | 1 | -2/+4 | |
| * | | | | | | | | Bump version to 0.5.1 | Gavin Andresen | 2011-11-21 | 1 | -1/+1 | |
| * | | | | | | | | Bugfix: only make QListView transparent, not its tooltips | Luke Dashjr | 2011-11-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | close old db when rewritingv0.5.0rc7v0.5.0 | Pieter Wuille | 2011-11-20 | 1 | -50/+52 | |
| * | | | | | | | Never remove database files on shutdown, it caused unreadable wallets on some... | Gavin Andresen | 2011-11-20 | 3 | -28/+1 | |
| * | | | | | | | Only remove database log files on shutdown after wallet encryption/rewritev0.5.0rc6 | Gavin Andresen | 2011-11-17 | 4 | -9/+16 | |
| * | | | | | | | Create new keypool for newly encrypted wallets. | Gavin Andresen | 2011-11-17 | 2 | -1/+33 | |
| * | | | | | | | Tweak handling of boost filesystem versions | Gavin Andresen | 2011-11-15 | 1 | -1/+1 | |
| * | | | | | | | Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite. | Gavin Andresen | 2011-11-15 | 1 | -6/+13 | |
| * | | | | | | | Fix boost filesystem incompatibility problemv0.5.0rc4 | Gavin Andresen | 2011-11-15 | 1 | -3/+3 | |
| * | | | | | | | add message about restarting bitcoin after encrypting wallet succesfully | Wladimir J. van der Laan | 2011-11-15 | 1 | -1/+2 | |
| * | | | | | | | Obsolete keypool and make sure database removes log files on shutdown. | Gavin Andresen | 2011-11-15 | 6 | -36/+89 | |
| * | | | | | | | Resilvering | Pieter Wuille | 2011-11-14 | 3 | -1/+104 | |
| * | | | | | | | Merge pull request #631 from luke-jr/free_icons | Gavin Andresen | 2011-11-14 | 10 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Replace kfm_home with go-home for "overview" | Luke Dashjr | 2011-11-11 | 1 | -0/+0 | |
| | * | | | | | | | Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed | Luke Dashjr | 2011-11-10 | 3 | -0/+0 | |
| | * | | | | | | | Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladim... | Luke Dashjr | 2011-11-10 | 7 | -0/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #633 from laanwj/qtrpcconflict | Gavin Andresen | 2011-11-14 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Do not launch Shutdown in a new thread in case we are running the UI. | Wladimir J. van der Laan | 2011-11-12 | 1 | -2/+7 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * / | | | | | | Add model null pointer check (solves issue #595 and https://github.com/laanwj... | Wladimir J. van der Laan | 2011-11-13 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'nullmodels' of https://github.com/laanwj/bitcoin | Gavin Andresen | 2011-11-10 | 11 | -98/+171 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add robustness against null models | Wladimir J. van der Laan | 2011-11-08 | 11 | -98/+171 | |
| * | | | | | | Merge pull request #611 from sipa/docs | Wladimir J. van der Laan | 2011-11-08 | 7 | -9/+80 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Some extra comments | Pieter Wuille | 2011-11-07 | 7 | -9/+80 | |
| * | | | | | | Fix segmentation fault when editing address not in address book (issue #615) | Wladimir J. van der Laan | 2011-11-08 | 3 | -0/+11 | |
| * | | | | | | merged translations from transifex: da de es es_CL nb nl ru zh_TW | Nils Schneider | 2011-11-08 | 9 | -2842/+4512 | |
| * | | | | | | add zh_TW locale | Ang Iong Chun | 2011-11-06 | 2 | -0/+2325 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #606 from dooglus/add-english-translation | Wladimir J. van der Laan | 2011-11-04 | 2 | -0/+2301 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add English translation to fix plural(s). | Chris Moore | 2011-11-04 | 2 | -0/+2301 | |