aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-action.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add framework to print keyserver engine informationWerner Koch2011-02-091-0/+1
|
* Add finger support to dirmngr.Werner Koch2011-02-081-0/+1
| | | | | | | | | | | | | The basic network code from http.c is used for finger. This keeps the network related code at one place and we are able to use the somewhat matured code form http.c. Unfortunately I had to enhance the http code for more robustness and probably introduced new bugs. Test this code using gpg --fetch-key finger:[email protected] (I might be the last user of finger ;-)
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-0/+1
|
* Keyserver search and get basically works again.Werner Koch2011-01-181-0/+1
|
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-0/+26