Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-12 | wipeable_string: add hex_to_pod function | moneromooo-monero | 1 | -0/+1 | |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -0/+5 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 1 | -20/+7 | |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -0/+78 | |
- 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` |