aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge pull request #1485 from xanatos/patch-1Pieter Wuille2012-06-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | If (for example) the new max_size must be 5 then at the end the queue.size() ...xanatos2012-06-191-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix netbase testsPieter Wuille2012-06-192-5/+2
* | | | | | | | | | | | Merge pull request #1399 from sipa/ipparseGavin Andresen2012-06-183-43/+119
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add netbase testsPieter Wuille2012-06-141-0/+92
| * | | | | | | | | | | | Improve parsing of IPv6 addressesPieter Wuille2012-06-142-43/+27
* | | | | | | | | | | | | Merge branch 'master' of https://github.com/fanquake/bitcoinGavin Andresen2012-06-183-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | OS X not OSXfanquake2012-06-181-2/+2
| * | | | | | | | | | | | Further updates to build instructionsfanquake2012-06-183-11/+11
* | | | | | | | | | | | | Merge branch 'signbugs' of https://github.com/wizeman/bitcoinGavin Andresen2012-06-186-9/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move NOINLINE definition to test where it's used.Ricardo M. Correia2012-06-072-17/+16
| * | | | | | | | | | | | | Don't overflow integer on 32-bit machines.Ricardo M. Correia2012-06-071-1/+1
| * | | | | | | | | | | | | Use C++-style numeric limits instead of C-style.Ricardo M. Correia2012-05-311-3/+3
| * | | | | | | | | | | | | Fix noinline definition so that it works for more compilers.Ricardo M. Correia2012-05-312-3/+19
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix signed subtraction overflow in CBigNum::setint64().Ricardo M. Correia2012-05-141-1/+9
| * | | | | | | | | | | | Add test case for CBigNum::setint64().Ricardo M. Correia2012-05-141-0/+110
| * | | | | | | | | | | | Don't overflow signed ints in CBigNum::setint64().Ricardo M. Correia2012-05-141-5/+11
| * | | | | | | | | | | | Make CNetAddr::GetHash() return an unsigned val.Ricardo M. Correia2012-05-133-4/+4
* | | | | | | | | | | | | Merge pull request #1480 from fanquake/masterGavin Andresen2012-06-181-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Update OSX build instructionsFordy2012-06-181-3/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1477 from gmaxwell/masterPieter Wuille2012-06-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix inverted logic for !Discover/!UPNP when !Listen.Gregory Maxwell2012-06-171-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1434 from Diapolo/GUI_fix_displayunitWladimir J. van der Laan2012-06-176-18/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...Philip Kaufmann2012-06-176-18/+45
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #1451 from Diapolo/sendcoinsWladimir J. van der Laan2012-06-171-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | set cursor for balance field to IBeamCursor (to show the user it IS selectabl...Philip Kaufmann2012-06-131-0/+9
* | | | | | | | | | | | | Merge pull request #1461 from laanwj/2012_06_helpmessageWladimir J. van der Laan2012-06-173-7/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Show command line options as dialog when opened from debug windowWladimir J. van der Laan2012-06-143-7/+17
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Document how to build/run unit testsGavin Andresen2012-06-141-0/+33
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1463 from sipa/fix_1455Gregory Maxwell2012-06-141-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use a 64-bit nonce in pingPieter Wuille2012-06-141-1/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1459 from laanwj/2012_06_trayiconmenuWladimir J. van der Laan2012-06-141-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reorganize tray icon menu into more logical orderWladimir J. van der Laan2012-06-141-5/+5
* | | | | | | | | | | Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694Wladimir J. van der Laan2012-06-141-0/+6
* | | | | | | | | | | Merge pull request #1002 from Diapolo/URL-handling_2Wladimir J. van der Laan2012-06-134-21/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | URI-handling code update: added safety checks and tray-notificationsPhilip Kaufmann2012-06-144-21/+39
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1439 from Diapolo/ClientShutdownWladimir J. van der Laan2012-06-137-16/+25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann2012-06-127-16/+25
* | | | | | | | | | | Merge pull request #1420 from Diapolo/extend_showNormalIfMinimizedWladimir J. van der Laan2012-06-132-31/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge toggleHidden() code into showNormalIfMinimized() to extend the function...Philip Kaufmann2012-06-122-31/+25
* | | | | | | | | | | | Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoinGavin Andresen2012-06-133-83/+437
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix coin selection to only include change when it's necessary.Chris Moore2012-06-042-80/+58
| * | | | | | | | | | | | Preserve the shuffled order of coins with equal value to give more randomized...Chris Moore2012-06-041-1/+10
| * | | | | | | | | | | | Test that the coin selection code is suitably random, and add tests re. sub-c...Chris Moore2012-06-041-1/+71
| * | | | | | | | | | | | Move the random_shuffle call back into SelectCoinsMinConf() so we can unit te...Chris Moore2012-06-041-0/+2
| * | | | | | | | | | | | Refactor SelectCoinsMinConf() and add unit tests.Chris Moore2012-06-043-48/+343
* | | | | | | | | | | | | Merge pull request #1448 from Diapolo/2012-06-13_translation_updatesWladimir J. van der Laan2012-06-1336-19745/+34832
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | update translation files (fetched from Transifex) and remove translation for ...Philip Kaufmann2012-06-1336-19745/+34832
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1449 from laanwj/2012_06_bitcoinstringsWladimir J. van der Laan2012-06-133-463/+498
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update bitcoinstrings from core and English source translation fileWladimir J. van der Laan2012-06-133-463/+498
|/ / / / / / / / / / / /