Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2016-06-28 | common: Add missing header file for clarity. | Werner Koch | 1 | -1/+1 | |
* common/zb32.c: Include zb32.h. Signed-off-by: Werner Koch <[email protected]> | |||||
2014-04-17 | common: Add z-base-32 encoder. | Werner Koch | 1 | -0/+120 | |
* common/zb32.c: New. * common/t-zb32.c: New. * common/Makefile.am (common_sources): Add zb82.c (module_tests): Add t-zb32. |