summaryrefslogtreecommitdiff
path: root/tests/unit_tests/epee_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix byte_stream::put_nLee Clagett2020-12-141-0/+17
* Add clear method to byte_streamLee Clagett2020-08-171-0/+41
* Merge pull request #6559luigi11112020-07-081-0/+23
|\
| * ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2020-05-201-0/+23
* | Fixed bugs for take_slice and byte_stream->byte_sliceLee Clagett2020-05-121-0/+31
|/
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-1/+255
* Fixed string_ref usage bug in epee::from_hex::vectorLee Clagett2020-03-301-0/+3
* Merge pull request #6351luigi11112020-04-041-3/+43
|\
| * Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-3/+43
* | p2p: remove old debug commandsAaron Hook2020-03-201-0/+1
|/
* Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-051-0/+11
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-0/+433
* Merge pull request #5748luigi11112019-08-211-1/+2
|\
| * boost: update obsolete usage of endian APImoneromooo-monero2019-07-091-1/+2
* | epee: support unicode in parsed stringsmoneromooo-monero2019-08-161-0/+17
|/
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* epee: add SSL supportMartijn Otto2019-03-051-0/+19
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-6/+16
* epee: speedup word/number matchingmoneromooo-monero2019-01-161-0/+84
* epee: better network buffer data structuremoneromooo-monero2018-12-231-0/+69
* unit_tests: add some hex parsing test for non hex inputxiphon2018-11-151-0/+16
* unit_tests: add a test for parse_hexstr_to_binbuffmoneromooo-monero2018-11-151-0/+13
* Added features to epee::span<T> :Lee Clagett2018-08-031-1/+56
* unit_tests: add tests for local IP range detectionmoneromooo-monero2018-06-011-0/+32
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* unit_tests: fix compiling on WindowsiDunk54002017-10-081-3/+1
* Upgrades to epee::net_utils::network_addressLee Clagett2017-10-051-0/+231
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-4/+328
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-181-0/+97