Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-10-08 | unit_tests: fix compiling on Windows | iDunk5400 | 1 | -3/+1 | |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 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 | |||||
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 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` | |||||
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 1 | -0/+97 | |