Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [base64] Include terminating NUL within base64 character array | Michael Brown | 2021-06-07 | 1 | -1/+1 |
* | [base64] Add buffer size parameter to base64_encode() and base64_decode() | Michael Brown | 2015-04-24 | 1 | -54/+46 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [base64] Avoid overrunning input data buffer | Michael Brown | 2012-05-20 | 1 | -2/+7 |
* | [base64] Add ability to decode base64 strings | Michael Brown | 2010-05-28 | 1 | -0/+85 |
* | [base64] Allow base64_encode() to handle arbitrary data | Michael Brown | 2010-05-28 | 1 | -7/+9 |
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -1/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [base64] Add base64 encoding functions | Michael Brown | 2009-02-13 | 1 | -0/+66 |