summaryrefslogtreecommitdiffstats
path: root/cpukit/base64/base64-encode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16base64: Make base64 encoding tables publicSebastian Huber1-7/+17
2024-02-16base64: Move base64 encoding supportSebastian Huber1-24/+24
2023-07-28score: Move formatted I/O functionsSebastian Huber1-2/+2
2023-05-20Update company nameSebastian Huber1-1/+1
2021-02-25score: Add _IO_Base64url()Sebastian Huber1-18/+38
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-03-16score: Add _IO_Base64()Sebastian Huber1-0/+82