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: Add missing header file for clarity. | Werner Koch | 2016-06-28 | 1 | -1/+1 |
| | | | | | | * common/zb32.c: Include zb32.h. Signed-off-by: Werner Koch <[email protected]> | ||||
* | common: Add z-base-32 encoder. | Werner Koch | 2014-04-17 | 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. |