aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-dirmngr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Require libgcrypt 1.5Werner Koch2011-03-081-0/+2
| | | | | | | | Without Libgcrypt 1.5 is was not possible to use ECC keys. ECC is major new feature and thus it does not make sense to allow building with an older Libgcrypt without supporting ECC. Also fixed a few missing prototypes.
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+1
| | | | | | | | 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-0/+2
|
* Keyserver search and get basically works again.Werner Koch2011-01-181-0/+4
|
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-0/+26