aboutsummaryrefslogtreecommitdiffstats
path: root/common/b64enc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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