Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-18 | Boring Old Deletes | Jeffrey | 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. | |||||
2021-09-16 | cmake: set required C/C++ standard to 11 | selsta | 1 | -2/+9 | |
Co-authored-by: Jason Rhinelander <jason@imaginary.ca> | |||||
2021-04-27 | cmake: set 3.5 as minimum version | selsta | 1 | -1/+1 | |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -5/+8 | |
2018-12-31 | Merge pull request #4864 | luigi1111 | 1 | -2/+2 | |
707c2f8 Remove -Werror (moneromooo-monero) | |||||
2018-11-17 | Remove -Werror | moneromooo-monero | 1 | -2/+2 | |
It is an annoying piece of garbage | |||||
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -1/+3 | |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 | |
2017-10-09 | Fix an object lifetime bug in net load tests | moneromooo-monero | 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. | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 3 | -3/+3 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 5 | -129/+90 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 5 | -90/+129 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -8/+8 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 6 | -0/+951 | |