Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [uuid] Add uuid_aton() to parse a UUID from a string | Michael Brown | 2024-02-29 | 1 | -0/+3 |
* | [base16] Add buffer size parameter to base16_encode() and base16_decode() | Michael Brown | 2015-04-24 | 1 | -3/+30 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [base16] Generalise base16_decode() to hex_decode() | Michael Brown | 2013-07-12 | 1 | -0/+2 |
* | [base16] Add generic base16 encoding and decoding routines | Michael Brown | 2010-05-28 | 1 | -0/+38 |