| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #1232 from TheBlueMatt/lockcontention | Gregory Maxwell | 2012-05-09 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix DEBUG_LOCKCONTENTION | Matt Corallo | 2012-05-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | harmonize the use of ellipsis ("...") to be used in menus, but not on buttons... | Philip Kaufmann | 2012-05-09 | 5 | -9/+9 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1215 from laanwj/2012_05_nogridtables | Wladimir J. van der Laan | 2012-05-08 | 2 | -10/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Make user action more straightforward in address book | Wladimir J. van der Laan | 2012-05-07 | 2 | -10/+25 | |
| * | | | | | | | | | | remove 2 ugly spaces from a string used in translations | Philip Kaufmann | 2012-05-09 | 1 | -1/+1 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Revert part of 1302257e: don't update CXXFLAGS, only xCXXFLAGS | Jeff Garzik | 2012-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | makefile.unix: add -Wall to default CXXFLAGS | Jeff Garzik | 2012-05-08 | 1 | -2/+2 | |
| | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'tmp-ipv6' into merge-ipv6 | Jeff Garzik | 2012-05-08 | 9 | -183/+558 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added -externalip and -discover | Pieter Wuille | 2012-05-04 | 3 | -22/+47 | |
| | * | | | | | | | | Support for multiple local addresses | Pieter Wuille | 2012-05-04 | 8 | -88/+187 | |
| | * | | | | | | | | Add -seednode connections, and use this for -dnsseed + -proxydns | Pieter Wuille | 2012-05-04 | 4 | -9/+45 | |
| | * | | | | | | | | Support connecting by hostnames passed to proxy (-proxydns) | Pieter Wuille | 2012-05-04 | 5 | -69/+145 | |
| | * | | | | | | | | refactor ConnectSocket | Pieter Wuille | 2012-05-04 | 1 | -9/+25 | |
| | * | | | | | | | | SOCKS5 connect via hostname | Pieter Wuille | 2012-05-04 | 1 | -26/+9 | |
| | * | | | | | | | | SOCKS5 support by default | Pieter Wuille | 2012-05-04 | 2 | -29/+169 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #886 from luke-jr/getblock_full | Gregory Maxwell | 2012-05-08 | 1 | -25/+199 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Support for decomposing scripts as "obj" | Luke Dashjr | 2012-05-08 | 1 | -0/+74 | |
| | * | | | | | | | | Second parameter to JSON-RPC getblock/gettransaction: decompositions | Luke Dashjr | 2012-05-08 | 1 | -25/+122 | |
| | * | | | | | | | | Add block "confirmations" to getblock, mainly for identifying orphans | Luke Dashjr | 2012-05-08 | 1 | -0/+3 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | remove 2 obsolete functions from init.h that moved to util.h | Philip Kaufmann | 2012-05-08 | 1 | -3/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1180 from jgarzik/sign-compare | Jeff Garzik | 2012-05-08 | 4 | -11/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | EvalScript(): cast to avoid signed/unsigned warning | Jeff Garzik | 2012-05-01 | 1 | -3/+3 | |
| | * | | | | | | | ThreadSocketHandler2(): cast to avoid signed/unsigned warning | Jeff Garzik | 2012-05-01 | 1 | -1/+1 | |
| | * | | | | | | | OpenBlockFile(): cast to eliminate signed/unsigned comparison warning | Jeff Garzik | 2012-05-01 | 1 | -1/+1 | |
| | * | | | | | | | CDiskTxPos, CInPoint, COutPoint: cast null value (-1) to unsigned int | Jeff Garzik | 2012-05-01 | 1 | -6/+6 | |
| * | | | | | | | | Merge pull request #841 from sipa/getalltransactions | Gregory Maxwell | 2012-05-08 | 3 | -16/+107 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gettransaction RPC for non-wallet transactions | Pieter Wuille | 2012-04-18 | 3 | -16/+107 | |
| * | | | | | | | | | Merge pull request #883 from sipa/loadblock | Gregory Maxwell | 2012-05-08 | 4 | -3/+72 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | -loadblock to load from an external blk000?.dat file | Pieter Wuille | 2012-04-22 | 4 | -3/+72 | |
| * | | | | | | | | | | Merge pull request #1075 from laanwj/2012_04_consoleui | Gregory Maxwell | 2012-05-08 | 9 | -76/+827 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add UI RPC console / debug window | Wladimir J. van der Laan | 2012-05-05 | 9 | -76/+827 | |
| * | | | | | | | | | | | Increase client version to 0.6.99 | Gregory Maxwell | 2012-05-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge pull request #1219 from luke-jr/rm_fee_tip | Wladimir J. van der Laan | 2012-05-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 | Luke Dashjr | 2012-05-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge pull request #1196 from sipa/fix_948 | Gregory Maxwell | 2012-05-06 | 1 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Prevent stuck download: correct solution | Pieter Wuille | 2012-05-06 | 1 | -2/+14 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Move back setPlaceholderText to code, from xml, as this broke building with Q... | Wladimir J. van der Laan | 2012-05-07 | 4 | -10/+10 | |
| * | | | | | | | | | | | | Merge pull request #1189 from Diapolo/fix#952 | Wladimir J. van der Laan | 2012-05-06 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | fix #952 by checking if we have a new address or an updated label | Philip Kaufmann | 2012-05-04 | 1 | -3/+10 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1209 from laanwj/2012_05_hideonshutdown | Wladimir J. van der Laan | 2012-05-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Hide UI immediately after leaving the main loop. | Wladimir J. van der Laan | 2012-05-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge pull request #1207 from sipa/fix_addrman | Gregory Maxwell | 2012-05-05 | 2 | -3/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bugfix: store source address in addrman | Pieter Wuille | 2012-05-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix addrman crashes | Pieter Wuille | 2012-05-05 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | Add extra asserts to addrman | Pieter Wuille | 2012-05-05 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | Merge pull request #1160 from retep/master | Gregory Maxwell | 2012-05-05 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fixed non-sensical error message | Peter Todd | 2012-05-04 | 1 | -3/+5 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12... | Luke Dashjr | 2012-05-05 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Merge pull request #1201 from Diapolo/about-dialog | Wladimir J. van der Laan | 2012-05-05 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||