summaryrefslogtreecommitdiff
path: root/contrib/epee/include/string_tools.h
Commit message (Expand)AuthorAgeFilesLines
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-260/+40
* Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-31/+3
* Remove temporary std::string creation in some hex->bin callsLee Clagett2020-03-091-5/+6
* epee: fix peer ids being truncated on displaymoneromooo-monero2019-11-141-1/+3
* epee: support unicode in parsed stringsmoneromooo-monero2019-08-161-22/+2
* epee: some more minor JSON parsing speedupmoneromooo-monero2019-03-251-1/+3
* Pruningmoneromooo-monero2019-01-221-0/+9
* Merge pull request #5001Riccardo Spagni2019-01-161-30/+0
|\
| * Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-30/+0
* | epee: avoid string allocation when parsing a pod from stringmoneromooo-monero2018-12-081-36/+12
|/
* epee: speed up parse_hexstr_to_binbuff a littleHoward Chu2018-11-151-15/+35
* common: add a class to safely wrap mlock/munlockmoneromooo-monero2018-08-161-0/+7
* epee.string_tools: add conversion between UTF-8 and UTF-16stoffu2018-06-281-0/+35
* Remove is_pod trait, and replace with is_standard_layout requirementLee Clagett2018-01-181-1/+8
* catch const exceptionsmoneromooo-monero2017-12-181-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-7/+4
* add string_tools::validate_hex()Jaquee2017-10-151-0/+6
* print peer id in 0 padded hex for consistencymoneromooo-monero2017-08-231-0/+12
* abstracted nework addressesmoneromooo-monero2017-05-271-1/+1
* Removed some unused epee functionsLee Clagett2017-04-251-356/+1
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-28/+5
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-181-23/+9
* adding static_assert to pod functions in string toolsLee Clagett2016-10-311-0/+4
* allow peers without portmoneromooo-monero2016-07-031-4/+9
* Require 64/16 characters for payment idsmoneromooo-monero2016-06-191-1/+3
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+23
* License updated to BSD 3-clausefluffypony2014-07-231-23/+25
* 0.8.8updatemydesktop2014-05-251-0/+1
* some fixesAntonio Juarez2014-03-201-23/+31
* moved all stuff to githubAntonio Juarez2014-03-031-0/+736