aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/string_tools.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-260/+40
2020-03-09Move hex->bin conversion to monero copyright files and with less includesLee Clagett1-31/+3
2020-03-09Remove temporary std::string creation in some hex->bin callsLee Clagett1-5/+6
2019-11-14epee: fix peer ids being truncated on displaymoneromooo-monero1-1/+3
2019-08-16epee: support unicode in parsed stringsmoneromooo-monero1-22/+2
2019-03-25epee: some more minor JSON parsing speedupmoneromooo-monero1-1/+3
2019-01-22Pruningmoneromooo-monero1-0/+9
2019-01-16Merge pull request #5001Riccardo Spagni1-30/+0
2018-12-23Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett1-30/+0
2018-12-08epee: avoid string allocation when parsing a pod from stringmoneromooo-monero1-36/+12
2018-11-15epee: speed up parse_hexstr_to_binbuff a littleHoward Chu1-15/+35
2018-08-16common: add a class to safely wrap mlock/munlockmoneromooo-monero1-0/+7
2018-06-28epee.string_tools: add conversion between UTF-8 and UTF-16stoffu1-0/+35
2018-01-18Remove is_pod trait, and replace with is_standard_layout requirementLee Clagett1-1/+8
2017-12-18catch const exceptionsmoneromooo-monero1-1/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-7/+4
2017-10-15add string_tools::validate_hex()Jaquee1-0/+6
2017-08-23print peer id in 0 padded hex for consistencymoneromooo-monero1-0/+12
2017-05-27abstracted nework addressesmoneromooo-monero1-1/+1
2017-04-25Removed some unused epee functionsLee Clagett1-356/+1
2017-04-11Improvements for epee binary to hex functions:Lee Clagett1-28/+5
2017-03-18Removed boost/asio.hpp include from epee/string_tools.hLee Clagett1-23/+9
2016-10-31adding static_assert to pod functions in string toolsLee Clagett1-0/+4
2016-07-03allow peers without portmoneromooo-monero1-4/+9
2016-06-19Require 64/16 characters for payment idsmoneromooo-monero1-1/+3
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-05-250.8.8updatemydesktop1-0/+1
2014-03-20some fixesAntonio Juarez1-23/+31
2014-03-03moved all stuff to githubAntonio Juarez1-0/+736