Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2 | -2/+0 | |
Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d. | |||||
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 2 | -0/+2 | |
Useful for debugging users' logs | |||||
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 2 | -4/+0 | |
This avoids the need to define that variable in every program which uses epee. | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 4 | -4/+4 | |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 2 | -2/+7 | |
old unbound #warning does not block compilation unit tests build fine. Even though the RPC/P2P network type is required again | |||||
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 3 | -1/+8 | |
+toc -doc -drmonero Fixed the windows path, and improved logging and data (for graph) logging, fixed some locks and added more checks. Still there is a locking error, not added by my patches, but present in master version (locking of map/list of peers). | |||||
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2 | -0/+7 | |
commands and options for network limiting works very well e.g. for 50 KiB/sec up and down ToS (QoS) flag peer number limit TODO some spikes in ingress/download TODO problems when other up and down limit added "otshell utils" - simple logging (with colors, text files channels) | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 4 | -4/+4 | |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -2/+2 | |
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix. | |||||
2014-10-23 | gtest: support an external gtest | Ben Boeckel | 1 | -2/+2 | |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -0/+74 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 3 | -9/+87 | |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -7/+7 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -1/+1 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -2/+5 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 3 | -0/+1143 | |