| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #1033 from sipa/wait | Pieter Wuille | 2012-04-06 | 3 | -122/+132 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Condition variable for outbound connection slots | Pieter Wuille | 2012-04-04 | 1 | -19/+22 | |
| | * | | | | | | | | Locking system overhaul, add condition variables | Pieter Wuille | 2012-04-04 | 2 | -103/+110 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1051 from graingert/patch-1 | Gregory Maxwell | 2012-04-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Change sign message bitcoin address tooltip to "The address to sign the messa... | graingert | 2012-04-06 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1047 from luke-jr/strlcpy_attribute | Gavin Andresen | 2012-04-05 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed | Luke Dashjr | 2012-04-05 | 1 | -0/+4 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1045 from sipa/fastblocks2 | Pieter Wuille | 2012-04-05 | 2 | -10/+2 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Flush on log size instead of transaction count | Pieter Wuille | 2012-04-05 | 2 | -10/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1043 from Diapolo/misc | Gavin Andresen | 2012-04-05 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | removed obsolete boost workaround (boost ticket #4258) | Philip Kaufmann | 2012-04-05 | 1 | -10/+0 | |
| * | | | | | | | | Merge pull request #1042 from gavinandresen/use_ssl_cleanup | Gavin Andresen | 2012-04-05 | 12 | -56/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove USE_SSL #define | Gavin Andresen | 2012-04-04 | 12 | -56/+11 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1037 from gavinandresen/addmultisigenable | Gavin Andresen | 2012-04-05 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Enable addmultisigaddress RPC call for main network | Gavin Andresen | 2012-04-04 | 1 | -2/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1036 from gavinandresen/pubsubcleanup | Gavin Andresen | 2012-04-05 | 2 | -167/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove half-implemented publish/subscribe system | Gavin Andresen | 2012-04-04 | 2 | -167/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1035 from gavinandresen/osxbuild | Gavin Andresen | 2012-04-05 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add ifdef RELEASE to makefile.osx as the compile-for-older-macs flags | Gavin Andresen | 2012-04-04 | 1 | -3/+10 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1039 from sipa/fix_955 | Gregory Maxwell | 2012-04-05 | 2 | -10/+18 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Verify status of encrypt/decrypt calls to detect failed padding | Pieter Wuille | 2012-04-05 | 2 | -10/+18 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1038 from Diapolo/misc | Wladimir J. van der Laan | 2012-04-04 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | removed an unneeded space in bitcoin-qt.pro | Philip Kaufmann | 2012-04-05 | 1 | -1/+1 | |
| | * | | | | | | removed an unused / obsolete tag from bitcoin.qrc | Philip Kaufmann | 2012-04-05 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1019 from laanwj/2012_03_uirefactor | Pieter Wuille | 2012-04-04 | 31 | -375/+323 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t... | Wladimir J. van der Laan | 2012-04-04 | 10 | -92/+63 | |
| | * | | | | | | Use a messagebox to display the error when -server is provided without provid... | Wladimir J. van der Laan | 2012-04-04 | 1 | -8/+9 | |
| | * | | | | | | qtui.h/noui.h interface cleanup | Wladimir J. van der Laan | 2012-04-04 | 12 | -51/+47 | |
| | * | | | | | | support RPC stop and encryptwallet with UI | Wladimir J. van der Laan | 2012-04-04 | 5 | -15/+17 | |
| | * | | | | | | move translation function _ to qtui.h/noui.h instead of util.h | Wladimir J. van der Laan | 2012-04-04 | 2 | -7/+5 | |
| | * | | | | | | remove dependency on serialize.h and util.h for SecureString | Wladimir J. van der Laan | 2012-04-04 | 6 | -117/+125 | |
| | * | | | | | | remove unused CalledSetStatusBar and UIThreadCall notifications | Wladimir J. van der Laan | 2012-04-04 | 4 | -25/+0 | |
| | * | | | | | | Update UI through async calls MainFrameRepaint and AddressBookRepaint instead... | Wladimir J. van der Laan | 2012-04-04 | 13 | -54/+46 | |
| | * | | | | | | Code deduplication: make function in GUIUtil to get connection type to call o... | Wladimir J. van der Laan | 2012-04-04 | 3 | -18/+23 | |
| | * | | | | | | move QT_PLUGINS stuff to qt main file, where it belongs | Wladimir J. van der Laan | 2012-04-04 | 2 | -11/+11 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1025 from Diapolo/GUI-BlockDL | Wladimir J. van der Laan | 2012-04-04 | 1 | -10/+24 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | clarified comment why we use an own progressbar style / included "~" in the t... | Philip Kaufmann | 2012-04-03 | 1 | -1/+2 | |
| | * | | | | | changed percentage done in tooltip to float to be more precise / allowed plur... | Philip Kaufmann | 2012-04-03 | 1 | -4/+4 | |
| | * | | | | | polished code and fixed progress display (was very jerky at the end of a sync) | Philip Kaufmann | 2012-04-02 | 1 | -11/+9 | |
| | * | | | | | color update for progress bar | Philip Kaufmann | 2012-04-02 | 1 | -1/+1 | |
| | * | | | | | implemented OS independent progress bar style / moved one-time functions used... | Philip Kaufmann | 2012-04-02 | 1 | -7/+9 | |
| | * | | | | | changed progressbar text to "~n blocks remaining" | Philip Kaufmann | 2012-04-02 | 1 | -5/+8 | |
| | * | | | | | removed relative progressbar display and moved re-worked network detection co... | Philip Kaufmann | 2012-04-02 | 1 | -22/+13 | |
| | * | | | | | modified block DL progressbar to be dynamic and more precise | Philip Kaufmann | 2012-04-02 | 1 | -8/+27 | |
| * | | | | | | Merge pull request #949 from laanwj/2012_03_vc2010compilefixes | Wladimir J. van der Laan | 2012-04-03 | 11 | -19/+53 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | VC2010 compile fixes | Wladimir J. van der Laan | 2012-04-03 | 11 | -19/+53 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #934 from luke-jr/gitian_luke | Gregory Maxwell | 2012-04-03 | 3 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add Luke-Jr's PGP key to gitian-downloader | Luke Dashjr | 2012-03-22 | 3 | -0/+8 | |
| * | | | | | | | Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_time | Gregory Maxwell | 2012-04-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Increase time ago of last block for "up to date" status from 30 to 90 minutes | Wladimir J. van der Laan | 2012-04-02 | 1 | -1/+1 | |