| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | unit_tests: fix compiling on Windows | iDunk5400 | 2017-10-08 | 1 | -3/+1 |
| | | |||||
| * | Upgrades to epee::net_utils::network_address | Lee Clagett | 2017-10-05 | 1 | -0/+231 |
| | | | | | | | | | - internal nullptr checks - prevent modifications to network_address (shallow copy issues) - automagically works with any type containing interface functions - removed fnv1a hashing - ipv4_network_address now flattened with no base class | ||||
| * | Improvements for epee binary to hex functions: | Lee Clagett | 2017-04-11 | 1 | -4/+328 |
| | | | | | | | | - 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` | ||||
| * | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 2017-03-18 | 1 | -0/+97 |
