Age | Commit message (Expand) | Author |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-10-16 | Add Sent and Received information to the debug menu peer list | Aaron Golliver |
2017-06-05 | scripted-diff: Remove Q_FOREACH | Jorge Timón |
2017-06-05 | scripted-diff: Fully remove BOOST_FOREACH | Jorge Timón |
2017-04-12 | net: define NodeId as an int64_t | Cory Fields |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-12-02 | Move network-msg-processing code out of main to its own file | Matt Corallo |
2016-11-23 | qt: Plug many memory leaks | Wladimir J. van der Laan |
2016-10-15 | Display minimum ping in debug window. | R E Broadley |
2016-09-08 | net: Add most functions needed for vNodes to CConnman | Cory Fields |
2016-09-08 | gui: add NodeID to the peer table | Cory Fields |
2016-01-05 | Merge pull request #7205 | Wladimir J. van der Laan |
2015-12-30 | Double semicolon cleanup. | 21E14 |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-12-02 | [trivial] Fix typo in peertablemodel.cpp | MarcoFalke |
2015-08-10 | [Qt] minor optimisations in peertablemodel | Philip Kaufmann |
2015-07-15 | qt: define QT_NO_KEYWORDS | Wladimir J. van der Laan |
2015-06-11 | [Qt] replace Boost foreach with Qt version peertablemodel.cpp | Philip Kaufmann |
2015-06-11 | [Qt] extend rpc console peers tab | Philip Kaufmann |
2015-02-26 | GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Servi... | Luke Dashjr |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-08-10 | [Qt] Add TRY_LOCK back to peertablemodel | Cozz Lovan |
2014-08-04 | [Qt] format ping times in peers tab as ms | Philip Kaufmann |
2014-08-04 | [Qt] tweak new peers tab in console window | Philip Kaufmann |
2014-06-06 | Merge pull request #4297 | Wladimir J. van der Laan |
2014-06-06 | qt: PeerTableModel: Fix potential deadlock. #4296 | Ashley Holman |
2014-06-03 | [Qt] style police and small addition in rpcconsole | Philip Kaufmann |
2014-06-03 | Qt: Add GUI view of peer information. #4133 | Ashley Holman |