| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #1574 from Diapolo/pro-file2 | Wladimir J. van der Laan | 2012-07-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fix for build.h regeneration failure when compiling on Windows | Philip Kaufmann | 2012-07-11 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1580 from laanwj/2012_07_bitcoinstrings | Wladimir J. van der Laan | 2012-07-11 | 2 | -750/+280 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Translation strings update | Wladimir J. van der Laan | 2012-07-11 | 2 | -750/+280 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1569 from Diapolo/addressbookpage | Wladimir J. van der Laan | 2012-07-10 | 4 | -11/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | replace some ugly code in addressbookpage.cpp | Philip Kaufmann | 2012-07-08 | 4 | -11/+16 | |
| * | | | | | | | | | | Fix Qt build on OSX | Gavin Andresen | 2012-07-09 | 2 | -6/+16 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1464 from Diapolo/GUI_showSSLVersion | Wladimir J. van der Laan | 2012-07-08 | 2 | -21/+51 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | show used OpenSSL library version in debug window | Philip Kaufmann | 2012-07-07 | 2 | -21/+51 | |
| * | | | | | | | | | | Merge pull request #1566 from Diapolo/typo | Pieter Wuille | 2012-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fix typo in optionsmodel.cpp | Philip Kaufmann | 2012-07-07 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1565 from jrmithdobbs/socks5-fix | Pieter Wuille | 2012-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's sock... | Douglas Huff | 2012-07-07 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1469 from Diapolo/signverifymessagedialog | Wladimir J. van der Laan | 2012-07-07 | 15 | -706/+822 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GUI: merge sign/verify message into a single window with tabbed UI | Philip Kaufmann | 2012-07-06 | 15 | -706/+822 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1518 from Diapolo/qrcodedialog | Wladimir J. van der Laan | 2012-07-07 | 7 | -152/+215 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | update QRCodeDialog | Philip Kaufmann | 2012-07-06 | 7 | -152/+215 | |
| * | | | | | | | | | | Merge pull request #1552 from Diapolo/txdesc | Wladimir J. van der Laan | 2012-07-07 | 2 | -47/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | enhance translation possibilities in TransactionDesc / misc other changes | Philip Kaufmann | 2012-07-03 | 2 | -47/+39 | |
| * | | | | | | | | | | | Merge pull request #1559 from sje397/BalanceSignalFix | Wladimir J. van der Laan | 2012-07-07 | 3 | -14/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Add a timer to check for changes in immature or unconfirmed balances, | Scott Ellis | 2012-07-06 | 3 | -14/+55 | |
| * | | | | | | | | | | | Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION | Gavin Andresen | 2012-07-06 | 1 | -0/+18 | |
| * | | | | | | | | | | | Treat non-version-1 transactions as non-standard | Gavin Andresen | 2012-07-06 | 2 | -2/+7 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1304 from rebroad/ShowBlockTimestamp | Jeff Garzik | 2012-07-05 | 2 | -4/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Show the timestamp for the block. | R E Broadley | 2012-05-29 | 2 | -4/+13 | |
| * | | | | | | | | | | | bitcoinrpc.cpp: Removed outdated comment | Jeff Garzik | 2012-07-05 | 1 | -4/+0 | |
| * | | | | | | | | | | | Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-07-05 | 7 | -36/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" | Matt Corallo | 2012-06-15 | 3 | -19/+5 | |
| | * | | | | | | | | | | | Fix #956 the Boost 1.49 way. | Matt Corallo | 2012-06-15 | 3 | -4/+25 | |
| | * | | | | | | | | | | | Upgrade to Boost 1.49 on Win32 | Matt Corallo | 2012-06-15 | 4 | -17/+17 | |
| * | | | | | | | | | | | | Use unsigned ints to fix signed/unsigned warnings | Gavin Andresen | 2012-07-05 | 3 | -10/+11 | |
| * | | | | | | | | | | | | Merge pull request #1554 from jgarzik/dup-gethash | Jeff Garzik | 2012-07-05 | 2 | -19/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | CTxMemPool: eliminate redundant lock, GetHash() call | Jeff Garzik | 2012-07-04 | 2 | -5/+3 | |
| | * | | | | | | | | | | | | Remove duplicate GetHash() in ConnectBlock | Matt Corallo | 2012-07-04 | 1 | -14/+14 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Implement raw transaction RPC calls | Gavin Andresen | 2012-07-05 | 12 | -56/+750 | |
| * | | | | | | | | | | | | RPCTypeCheck method to make type-checking JSON Arrays easier. | Gavin Andresen | 2012-07-05 | 2 | -0/+52 | |
| * | | | | | | | | | | | | Refactor: SignSignature/VerifyScript | Gavin Andresen | 2012-07-05 | 2 | -13/+17 | |
| * | | | | | | | | | | | | Rework gettransaction / getblock RPC calls | Gavin Andresen | 2012-07-05 | 1 | -264/+28 | |
| | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1555 from TheBlueMatt/warnings | Jeff Garzik | 2012-07-04 | 2 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix remaining warnings. | Matt Corallo | 2012-07-04 | 2 | -5/+13 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'buildupdates' of https://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-07-04 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Work around a distcc bug where -MMD output isn't copied. | Matt Corallo | 2012-07-03 | 2 | -4/+4 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1512 from jgarzik/json-batch | Jeff Garzik | 2012-07-03 | 1 | -32/+101 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | RPC: add support for JSON-RPC 2.0-style request batching | Jeff Garzik | 2012-07-03 | 1 | -5/+49 | |
| | * | | | | | | | | | | RPC: break out high level JSON-RPC req/resp into their own functions | Jeff Garzik | 2012-07-03 | 1 | -30/+55 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1546 from gmaxwell/allowsamenetinbound | Jeff Garzik | 2012-07-03 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Do not consider inbound peers for outbound network group exclusion. | Gregory Maxwell | 2012-07-01 | 1 | -3/+4 | |
| * | | | | | | | | | | | Merge pull request #1548 from TheBlueMatt/warnings | Jeff Garzik | 2012-07-03 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541) | Matt Corallo | 2012-07-02 | 2 | -4/+7 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1545 from TheBlueMatt/diffsendbuffer | Jeff Garzik | 2012-07-01 | 3 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||