summaryrefslogtreecommitdiff
path: root/src/common/hex_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-23hex_util: Replace logic_errors with LOG_CRITICALGravatar Zach Hilman1-5/+17
2018-08-15common: Namespace hex_util.h/.cppGravatar Lioncash1-0/+4
2018-08-11common: Move hex string processing to separate fileGravatar Zach Hilman1-0/+27