| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Partially Bugfix: Update English translation strings and translations from Tr... | Luke Dashjr | 2012-09-08 | 36 | -4759/+4922 | |
| * | | | | | | | | Merge pull request #1798 from xanatos/patch-19 | Wladimir J. van der Laan | 2012-09-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Wrong address added to collection in test | xanatos | 2012-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | Bitcoin-Qt (Windows only): add version info to Resource File | Philip Kaufmann | 2012-09-07 | 4 | -14/+36 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1786 from jgarzik/select-fix | Wladimir J. van der Laan | 2012-09-06 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | select(): Use precise fd presence check, rather than imprecise hSocketMax test | Jeff Garzik | 2012-09-05 | 1 | -3/+7 | |
| * | | | | | | | | Fix double-paren typo | Gavin Andresen | 2012-09-06 | 1 | -1/+1 | |
| * | | | | | | | | replace 2x WSAGetLastError() with 1x WSAGetLastError() call | Philip Kaufmann | 2012-09-05 | 1 | -2/+3 | |
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | Bump version number for 0.7.0rc2v0.7.0rc2 | Gavin Andresen | 2012-09-05 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git | Gavin Andresen | 2012-09-05 | 9 | -293/+349 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Give testnet it's own alert key. | Gavin Andresen | 2012-08-28 | 1 | -1/+4 | |
| | * | | | | | | | Refactor: move alert code from main to alert.cpp/h | Gavin Andresen | 2012-08-28 | 9 | -293/+346 | |
| * | | | | | | | | Correct LoadWallet() return value (false -> DB_LOAD_OK) | xanatos | 2012-09-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #1789 from Diapolo/fix_double_Startuptime | Jeff Garzik | 2012-09-04 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | remove double logging of startup time, when !fLogTimestamps | Philip Kaufmann | 2012-09-05 | 1 | -1/+0 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | fix signed/unsigned usage in BlockFilePath() | Philip Kaufmann | 2012-09-05 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Add block file naming helper, BlockFilePath() | Jeff Garzik | 2012-09-04 | 1 | -1/+7 | |
| * | | | | | | | init.cpp: fix build error, and possibly-uninit'd warning | Jeff Garzik | 2012-09-04 | 1 | -2/+2 | |
| * | | | | | | | Merge pull request #1427 from rebroad/StartTimeFix | Jeff Garzik | 2012-09-04 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | No need to log start time if it's already being done on every line. | R E Broadley | 2012-09-01 | 1 | -0/+2 | |
| * | | | | | | | | Merge pull request #1777 from laanwj/2012_09_eliminate_sprintf | Jeff Garzik | 2012-09-04 | 1 | -10/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove last occurrence of potentially insecure function sprintf. | Wladimir J. van der Laan | 2012-09-03 | 1 | -10/+8 | |
| * | | | | | | | | | Merge pull request #1779 from xanatos/patch-15 | Jeff Garzik | 2012-09-04 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Useless vector declaration | xanatos | 2012-09-03 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1738 from laanwj/2012_08_boostthread | Jeff Garzik | 2012-09-04 | 9 | -79/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Rename CreateThread to NewThread | Wladimir J. van der Laan | 2012-08-29 | 9 | -29/+29 | |
| | * | | | | | | | | | implement CreateThread with boost::thread | Wladimir J. van der Laan | 2012-08-29 | 2 | -52/+13 | |
| * | | | | | | | | | | Merge pull request #1743 from xanatos/patch-14 | Wladimir J. van der Laan | 2012-09-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Changed nprev->pprev | xanatos | 2012-08-28 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1728 from xanatos/patch-11 | Wladimir J. van der Laan | 2012-09-03 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Removed duplicated lock | xanatos | 2012-08-27 | 1 | -4/+1 | |
| * | | | | | | | | | | Merge pull request #1774 from luke-jr/refactor_times | Gavin Andresen | 2012-09-02 | 3 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Bugfix: Require OrderedTxItems to provide properly scoped accounting entry list | Luke Dashjr | 2012-09-02 | 3 | -6/+12 | |
| * | | | | | | | | | | Merge pull request #1761 from Diapolo/timeout_desc | Wladimir J. van der Laan | 2012-09-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | add default value in -timeout description | Philip Kaufmann | 2012-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #1771 from luke-jr/bugfix_bip22_mode | Jeff Garzik | 2012-09-01 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Bugfix: getblocktemplate: Accept optional "mode" parameter not being provided | Luke Dashjr | 2012-09-01 | 1 | -0/+4 | |
| * | | | | | | | | | | RPC console: escaping within ' and " now handled differently | Wladimir J. van der Laan | 2012-09-01 | 1 | -16/+9 | |
| * | | | | | | | | | | Merge pull request #1758 from laanwj/2012_08_uiconsole_parsing | Gregory Maxwell | 2012-08-31 | 1 | -22/+111 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | In RPC console, attempt to format errors | Wladimir J. van der Laan | 2012-08-31 | 1 | -2/+13 | |
| | * | | | | | | | | | Fix RPC console parser to handle escaped arguments more like bash | Wladimir J. van der Laan | 2012-08-31 | 1 | -20/+98 | |
| * | | | | | | | | | | enable ASLR and DEP for bitcoind.exe via linker flags | Philip Kaufmann | 2012-08-29 | 2 | -4/+6 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1745 from gmaxwell/irc_fixes | Jeff Garzik | 2012-08-29 | 1 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Don't retry a failing IRC nickname forever. | Gregory Maxwell | 2012-08-28 | 1 | -1/+5 | |
| | * | | | | | | | | Don't force IRC off if not listening, do force it off if IPv4 is off. | Gregory Maxwell | 2012-08-28 | 1 | -5/+12 | |
| * | | | | | | | | | Update strings for 0.7.0rc2 | Wladimir J. van der Laan | 2012-08-29 | 2 | -69/+74 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1617 from Diapolo/Show_Hide_string | Wladimir J. van der Laan | 2012-08-29 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update string for Show/Hide in the tray | Philip Kaufmann | 2012-08-29 | 1 | -3/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1720 from Diapolo/Qt_about | Wladimir J. van der Laan | 2012-08-29 | 1 | -5/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Qt: add copyrightLabel to aboutdialog.ui | Philip Kaufmann | 2012-08-24 | 1 | -5/+14 | |