Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-17 | Merge pull request #2877 | Riccardo Spagni | 1 | -0/+7 | |
43f5269f Wallets now do not depend on the daemon rpc lib (moneromooo-monero) bb89ae8b move connection_basic and network_throttle from src/p2p to epee (moneromooo-monero) 4abf25f3 cryptonote_core does not depend on p2p anymore (moneromooo-monero) | |||||
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -0/+7 | |
As a followon side effect, this makes a lot of inline code included only in particular cpp files (and instanciated when necessary. | |||||
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+3 | |
2017-11-15 | unit_tests: fix running without --data-dir | moneromooo-monero | 1 | -2/+2 | |
While there, also use the new is_arg_defaulted API instead of going to poke the internal API directly. | |||||
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 1 | -1/+1 | |
Those have no reason to be in a generic module | |||||
2017-11-14 | Merge pull request #2720 | Riccardo Spagni | 1 | -1/+1 | |
110339f5 unit_tests: fix data dir determination (moneromooo-monero) | |||||
2017-10-24 | unit_tests: fix data dir determination | moneromooo-monero | 1 | -1/+1 | |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+2 | |
2017-10-08 | unit_tests: data dir is now overridden with --data-dir | moneromooo-monero | 1 | -9/+22 | |
rather than a raw string without option | |||||
2017-09-28 | tests: pass data dir as arg | redfish | 1 | -1/+19 | |
This fixes test failure on builds that happen to be built in 'build/' instead of 'build/release'. Use boost filesystem path type. | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-01-16 | fixups in logging init calls, and add missing net context in a log | moneromooo-monero | 1 | -0/+1 | |
2017-01-14 | unit_tests: fix portable serialization tests hardcoded data path | moneromooo-monero | 1 | -0/+1 | |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -2/+0 | |
This avoids the need to define that variable in every program which uses epee. | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 1 | -0/+2 | |
+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-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+15 | |