aboutsummaryrefslogtreecommitdiff
path: root/src/util/strencodings.h
AgeCommit message (Expand)Author
2019-08-08util: refactor upper/lowercase functionsKarl-Johan Alm
2019-03-10dead code: Remove dead option in HexStr conversionLenny Maiorani
2019-02-14Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp}Andrew Chow
2019-02-11Add pf_invalid arg to std::string DecodeBase{32,64}Glenn Willen
2019-01-10util: Make ToLower and ToUpper take a charWladimir J. van der Laan
2019-01-10util: remove unused [U](BEGIN|END) macrosWladimir J. van der Laan
2018-11-05Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort ...practicalswift
2018-11-05Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)practicalswift
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen