aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/epee_utils.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Fix byte_stream::put_nLee Clagett1-0/+17
2020-08-17Add clear method to byte_streamLee Clagett1-0/+41
2020-07-08Merge pull request #6559luigi11111-0/+23
2020-05-20ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle1-0/+23
2020-05-12Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett1-0/+31
2020-04-11Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett1-1/+255
2020-03-30Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett1-0/+3
2020-04-04Merge pull request #6351luigi11111-3/+43
2020-03-20p2p: remove old debug commandsAaron Hook1-0/+1
2020-03-09Move hex->bin conversion to monero copyright files and with less includesLee Clagett1-3/+43
2020-03-05Various improvements to the ZMQ JSON-RPC handling:Lee Clagett1-0/+11
2019-07-16Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett1-0/+433
2019-08-21Merge pull request #5748luigi11111-1/+2
2019-08-16epee: support unicode in parsed stringsmoneromooo-monero1-0/+17
2019-07-09boost: update obsolete usage of endian APImoneromooo-monero1-1/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05epee: add SSL supportMartijn Otto1-0/+19
2019-01-28Adding initial support for broadcasting transactions over TorLee Clagett1-6/+16
2019-01-16epee: speedup word/number matchingmoneromooo-monero1-0/+84
2018-12-23epee: better network buffer data structuremoneromooo-monero1-0/+69
2018-11-15unit_tests: add some hex parsing test for non hex inputxiphon1-0/+16
2018-11-15unit_tests: add a test for parse_hexstr_to_binbuffmoneromooo-monero1-0/+13
2018-08-03Added features to epee::span<T> :Lee Clagett1-1/+56
2018-06-01unit_tests: add tests for local IP range detectionmoneromooo-monero1-0/+32
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-08unit_tests: fix compiling on WindowsiDunk54001-3/+1
2017-10-05Upgrades to epee::net_utils::network_addressLee Clagett1-0/+231
2017-04-11Improvements for epee binary to hex functions:Lee Clagett1-4/+328
2017-03-18Removed boost/asio.hpp include from epee/string_tools.hLee Clagett1-0/+97