mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add framework to print keyserver engine information
This commit is contained in:
parent
f02d972aec
commit
1cdcab6892
10 changed files with 179 additions and 5 deletions
|
@ -1,5 +1,15 @@
|
|||
2011-02-09 Werner Koch <wk@g10code.com>
|
||||
|
||||
* ks-engine-kdns.c: New. Based on the former gpgkeys_kdns.
|
||||
|
||||
* server.c (cmd_keyserver): Add option --help.
|
||||
(dirmngr_status_help): New.
|
||||
* ks-action.c (ks_print_help): New.
|
||||
(ks_action_help): New.
|
||||
* ks-engine-finger.c (ks_finger_help): New.
|
||||
* ks-engine-http.c (ks_http_help): New.
|
||||
* ks-engine-hkp.c (ks_hkp_help): New.
|
||||
|
||||
* ks-action.c (ks_action_fetch): Support http URLs.
|
||||
* ks-engine-http.c: New.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue