Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-19 | tests: remove unused/unfinished keccak bits | moneromooo-monero | 1 | -24/+0 | |
The author doesn't seem to be finishing/fixing this, and it doesn't do anything. | |||||
2017-11-11 | kaccak: remove unused return value | moneromooo-monero | 1 | -5/+1 | |
2017-09-19 | Added test documentation & Keccak unit test | Cole Lightfighter | 1 | -0/+28 | |
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 1 | -1/+1 | |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -0/+75 | |
- Performance improvements - Added `span` for zero-copy pointer+length arguments - Added `std::ostream` overload for direct writing to output buffers - Removal of unused `string_tools::buff_to_hex` |