Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more tests for Base32 encoder and decoder | 2021-05-22 | 1 | -5/+15 | |
| | |||||
* | Document the Base32 decoder | 2021-05-22 | 1 | -43/+67 | |
| | |||||
* | Rewrite Base32 decoder | 2021-05-22 | 2 | -58/+87 | |
| | |||||
* | Add comments to the Base32 encoder code | 2021-05-22 | 1 | -13/+53 | |
| | |||||
* | Make Base32 encoder more like the standard library | 2021-05-22 | 2 | -25/+33 | |
| | |||||
* | Make Base32 encoder an iterator | 2021-05-22 | 2 | -36/+72 | |
| | |||||
* | Add building instructions to README.md | 2021-05-21 | 1 | -0/+11 | |
| | |||||
* | Add CI status badge to README.md | 2021-05-21 | 1 | -0/+1 | |
| | |||||
* | Partially test parseDecoratedJwt | 2021-05-21 | 1 | -0/+4 | |
| | |||||
* | Make creds file parsing work | 2021-05-21 | 2 | -3/+25 | |
| | |||||
* | Actually fix GitHub Actions config this time | 2021-05-21 | 1 | -1/+1 | |
| | |||||
* | Fix typo in GitHub Actions config | 2021-05-21 | 1 | -1/+1 | |
| | |||||
* | Add GitHub Actions config | 2021-05-21 | 1 | -0/+23 | |
| | |||||
* | Fix up build.zig | 2021-05-21 | 1 | -7/+7 | |
| | |||||
* | Update README.md | 2021-05-21 | 1 | -1/+1 | |
| | |||||
* | Initial commit | 2021-05-21 | 8 | -0/+1418 | |