summaryrefslogtreecommitdiff
path: root/contrib/epee/include/string_tools.h
Commit message (Collapse)AuthorAgeFilesLines
* adding static_assert to pod functions in string toolsLee Clagett2016-10-311-0/+4
|
* allow peers without portmoneromooo-monero2016-07-031-4/+9
| | | | The default port is then used
* Require 64/16 characters for payment idsmoneromooo-monero2016-06-191-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.
* 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