Branch | Commit message | Author | Age | |
---|---|---|---|---|
base64 | base64: add flag to change wrapped line length | phoebos | 4 years | |
master | 1-15: use a function for 1.2 temp conversion | phoebos | 4 years | |
Age | Commit message | Author | Files | Lines |
2021-07-18 | base64: add flag to change wrapped line length base64 | phoebos | 1 | -3/+7 |
2021-07-18 | base64: read whole file into buffer then encode | phoebos | 1 | -11/+22 |
2021-07-18 | base64: use unsigned chars | phoebos | 1 | -4/+3 |
2021-07-11 | base64: wrap output | phoebos | 1 | -1/+22 |
2021-07-11 | base64: read all of file in a loop | phoebos | 1 | -6/+9 |
2021-07-11 | function to print chars in binary format for debugging | phoebos | 1 | -0/+10 |
2021-07-11 | base64: remove unnecessary break | phoebos | 2 | -4/+3 |
2021-07-11 | base64: fix algorithm | phoebos | 1 | -2/+2 |
2021-07-10 | base64: array instead of pointers | phoebos | 1 | -12/+13 |
2021-07-10 | base64: initial with pointers | phoebos | 1 | -1/+28 |
[...] | ||||
Clone | ||||
https://git.tilde.institute/phoebos/kandr |