Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
| | | | | -- | ||||
* | common: Improve t-zb32 to be used for manual encoding. | Werner Koch | 2015-10-30 | 1 | -11/+203 |
| | | | | | | | | * common/t-support.h (no_exit_on_fail, errcount): New. (fail): Bump errcount. * common/t-zb32.c (main): Add options to allow manual use. Signed-off-by: Werner Koch <[email protected]> | ||||
* | common: Add another test case to zb32.c | Werner Koch | 2015-02-24 | 1 | -0/+3 |
| | | | | | | | -- Fingerprints may eventually be used with zb32 and thus thre should be a test case. | ||||
* | common: Add z-base-32 encoder. | Werner Koch | 2014-04-17 | 1 | -0/+110 |
* common/zb32.c: New. * common/t-zb32.c: New. * common/Makefile.am (common_sources): Add zb82.c (module_tests): Add t-zb32. |