aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/string_tools.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-10-31adding static_assert to pod functions in string toolsLee Clagett1-0/+4
2016-07-03allow peers without portmoneromooo-monero1-4/+9
The default port is then used
2016-06-19Require 64/16 characters for payment idsmoneromooo-monero1-1/+3
The default behavior for hex string parsing would allow the last digit to be made from a single hexadecimal character, which is correct, but we typically do not want that as it gets confusing and easy to not spot wrong input size.
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