Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [base16] Add buffer size parameter to base16_encode() and base16_decode() | Michael Brown | 2015-04-24 | 1 | -57/+24 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [libc] Rewrite strtoul() | Michael Brown | 2015-02-19 | 1 | -4/+5 |
* | [base16] Fix comparison of signed and unsigned integers | Michael Brown | 2013-11-14 | 1 | -1/+1 |
* | [base16] Ensure base16_encode() always terminates its result string | Michael Brown | 2013-07-15 | 1 | -0/+4 |
* | [base16] Generalise base16_decode() to hex_decode() | Michael Brown | 2013-07-12 | 1 | -24/+48 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [base16] Add generic base16 encoding and decoding routines | Michael Brown | 2010-05-28 | 1 | -0/+106 |