]> git.ipfire.org Git - pakfire.git/commit
base64: No longer require the input length
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 13:02:44 +0000 (13:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 13:02:44 +0000 (13:02 +0000)
commit6cf0a1af180edc57903dcab143c8998b909dce87
tree47be25ec33015e0f7c61c9a773a058fc0ca843ea
parent55050f39a49caa1a038b303dd05270396f678fbd
base64: No longer require the input length

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/base64.c
src/pakfire/base64.h
src/pakfire/jwt.c
src/pakfire/key.c
tests/libpakfire/util.c