| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unit_tests: set default data dir to the source tree at build time | moneromooo-monero | 2018-05-15 | 1 | -8/+3 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2877 | Riccardo Spagni | 2017-12-17 | 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) | ||||
| | * | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 2017-12-16 | 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. | ||||
| * | | move includes around to lessen overall load | moneromooo-monero | 2017-12-16 | 1 | -1/+3 |
| |/ | |||||
| * | unit_tests: fix running without --data-dir | moneromooo-monero | 2017-11-15 | 1 | -2/+2 |
| | | | | | | While there, also use the new is_arg_defaulted API instead of going to poke the internal API directly. | ||||
| * | move cryptonote command line options to cryptonote_core | moneromooo-monero | 2017-11-14 | 1 | -1/+1 |
| | | | | | Those have no reason to be in a generic module | ||||
| * | Merge pull request #2720 | Riccardo Spagni | 2017-11-14 | 1 | -1/+1 |
| |\ | | | | | | | 110339f5 unit_tests: fix data dir determination (moneromooo-monero) | ||||
| | * | unit_tests: fix data dir determination | moneromooo-monero | 2017-10-24 | 1 | -1/+1 |
| | | | |||||
| * | | Initialize openssl on startup | moneromooo-monero | 2017-10-21 | 1 | -0/+2 |
| |/ | |||||
| * | unit_tests: data dir is now overridden with --data-dir | moneromooo-monero | 2017-10-08 | 1 | -9/+22 |
| | | | | | rather than a raw string without option | ||||
| * | tests: pass data dir as arg | redfish | 2017-09-28 | 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. | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | fixups in logging init calls, and add missing net context in a log | moneromooo-monero | 2017-01-16 | 1 | -0/+1 |
| | | |||||
| * | unit_tests: fix portable serialization tests hardcoded data path | moneromooo-monero | 2017-01-14 | 1 | -0/+1 |
| | | |||||
| * | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 2016-02-22 | 1 | -2/+0 |
| | | | | | | This avoids the need to define that variable in every program which uses epee. | ||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 2015-02-24 | 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). | ||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+15 |
