aboutsummaryrefslogtreecommitdiff
path: root/src/util/strencodings.h
Commit message (Expand)AuthorAgeFilesLines
* Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp}Andrew Chow2019-02-141-3/+0
* Add pf_invalid arg to std::string DecodeBase{32,64}Glenn Willen2019-02-111-4/+4
* util: Make ToLower and ToUpper take a charWladimir J. van der Laan2019-01-101-2/+2
* util: remove unused [U](BEGIN|END) macrosWladimir J. van der Laan2019-01-101-4/+0
* Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort ...practicalswift2018-11-051-8/+10
* Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)practicalswift2018-11-051-0/+1
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-0/+248