aboutsummaryrefslogtreecommitdiffstats
path: root/common/b64enc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-15/+14
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-4/+18
|
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-44/+102
| | | | | Ported gpgtar to W32.
* Minor cleanups.Werner Koch2008-04-071-9/+148
| | | | | Implemented key helper kdns
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-3/+3
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-231-0/+2
| | | | | | | | | * gpgsm.c: New option --prefer-system-dirmngr. * call-dirmngr.c (start_dirmngr): Implement this option. * gpgconf-comp.c <dirmngr>: Add the proxy options. <gpgsm>: Add --prefer-system-daemon.
* New. Based on code from ../sm/base64.c.Werner Koch2004-02-101-0/+211