summaryrefslogtreecommitdiff
path: root/src/util/hex.h
Commit message (Collapse)AuthorAge
* util/hex.h: Remove whitespace-only line (#8460)ANAND2019-04-08
|
* util/hex.h: Reserve result space in hex_encode()starling132019-04-07
| | | Reserve enough space for the result of hex_encode() to eliminate reallocations
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
| | | | * Migrate cpp headers to pragma once
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-07
|
* Move hex.h to util/Loic Blot2015-02-21