summaryrefslogtreecommitdiff
path: root/tests/unit_tests/epee_utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-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.hLee Clagett2017-03-181-0/+97