Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |