summaryrefslogtreecommitdiff
path: root/lib/base32.c
Commit message (Expand)AuthorAgeFilesLines
* base32, base64: treat negative sizes as overflowsPaul Eggert2021-08-291-2/+4
* base32, base64: fix broken testsPaul Eggert2021-08-291-2/+0
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-271-31/+30
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* base32, base64: no need for 'inline'Paul Eggert2012-11-291-3/+3
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* base32: new moduleGijs van Tulder2011-09-261-0/+588