Age | Commit message (Expand) | Author |
---|---|---|
2020-08-15 | AK: Rename span() to bytes() when appropriate. | asynts |
2020-07-27 | AK: Change the signature of AK::encode_base64() to use Span. | asynts |
2020-07-22 | AK: Make encode_base64 take a ByteBuffer and return a String | Nico Weber |
2020-06-18 | Userland: Add base64 tool | Tom Lebreux |