summaryrefslogtreecommitdiff
path: root/lib/base64.h
Commit message (Expand)AuthorAgeFilesLines
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-271-10/+10
* 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: 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
* base64: Use extern C scope in header file, for C++.Simon Josefsson2012-08-021-0/+8
* 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
* mark functions with const and pure attributesJim Meyering2011-11-281-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-7/+7
* Sync gnulib base64 with coreutils base64.Simon Josefsson2008-05-191-4/+20
* * base64.h: Indent #define's. From Jim Meyering <jim@meyering.net>.Simon Josefsson2006-02-271-4/+4
* 2005-06-28 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-06-271-3/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* * base64.h (isbase64): Add.Simon Josefsson2005-01-201-0/+2
* Add base64.Simon Josefsson2004-11-301-0/+43