| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Boring Old Deletes | Jeffrey | 2022-04-18 | 6 | -963/+0 |
| | | | | | | | Here lies dozens of unused files. This commit is ONLY file deletions except for the removing of a couple of #includes and removing filenames from CmakeLists where appropriate. | ||||
| * | cmake: set required C/C++ standard to 11 | selsta | 2021-09-16 | 1 | -2/+9 |
| | | | | | Co-authored-by: Jason Rhinelander <jason@imaginary.ca> | ||||
| * | cmake: set 3.5 as minimum version | selsta | 2021-04-27 | 1 | -1/+1 |
| | | |||||
| * | default initialize rpc structures | moneromooo-monero | 2019-03-04 | 1 | -5/+8 |
| | | |||||
| * | Merge pull request #4864 | luigi1111 | 2018-12-31 | 1 | -2/+2 |
| |\ | | | | | | | 707c2f8 Remove -Werror (moneromooo-monero) | ||||
| | * | Remove -Werror | moneromooo-monero | 2018-11-17 | 1 | -2/+2 |
| | | | | | | | | | It is an annoying piece of garbage | ||||
| * | | Removed a lot of unnecessary includes | Martijn Otto | 2018-11-15 | 1 | -1/+3 |
| |/ | |||||
| * | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 1 | -1/+1 |
| | | |||||
| * | Fix an object lifetime bug in net load tests | moneromooo-monero | 2017-10-09 | 1 | -1/+1 |
| | | | | | | | | | | The commands handler must not be destroyed before the config object, or we'll be accessing freed memory. An earlier attempt at using boost::shared_ptr to control object lifetime turned out to be very invasive, though would be a better solution in theory. | ||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 3 | -3/+3 |
| | | |||||
| * | move modified epee code to new classes, revert license | fluffypony | 2014-07-25 | 5 | -129/+90 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 5 | -90/+129 |
| | | |||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -8/+8 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 6 | -0/+951 |
