aboutsummaryrefslogtreecommitdiffstats
path: root/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Remove register qualifier.Matthias Andree2019-08-051-1/+1
* In-depth fix for to64frombits() BASE64 encoder buffer sizing.Matthias Andree2018-04-141-2/+8
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-2/+2
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-2/+5
* Properly cast arguments of ctype is*()/to*() functions to unsigned char.Matthias Andree2005-09-251-1/+1
* Fix various compiler warnings.Matthias Andree2004-06-181-0/+1
* Fix Kerberos bugs.Eric S. Raymond2002-06-041-3/+8
* Security audit fix.Eric S. Raymond2001-10-031-2/+4
* The function from64tobits() in fetchmail-5.0.4 recognizesEric S. Raymond1999-06-181-1/+1
* Enable gcc -traditional compilation.Eric S. Raymond1998-10-181-0/+1
* -Wall cleanup.Eric S. Raymond1997-06-111-1/+1
* Nailed.Eric S. Raymond1997-05-271-63/+68
* Initial revisionEric S. Raymond1997-05-271-0/+92