1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-25 22:19:59 +01:00
Werner Koch a401f768ca gpg: Print the actual used keyserver address.
* dirmngr/ks-engine-hkp.c (ks_hkp_search, ks_hkp_get): Print SOURCE
status lines.
* g10/call-dirmngr.c (ks_status_parm_s): New.
(ks_search_parm_s): Add field stparm.
(ks_status_cb): New.
(ks_search_data_cb): Send source to the data callback.
(gpg_dirmngr_ks_search): Change callback prototope to include the
SPECIAL arg.  Adjust all users.  Use ks_status_cb.
(gpg_dirmngr_ks_get): Add arg r_source and use ks_status_cb.
* g10/keyserver.c (search_line_handler): Adjust callback and print
"data source" disgnostic.
(keyserver_get): Print data source diagnostic.
--

It has often been requested that the actually used IP of a keyservers
is shown in with gpg --recv-key and --search-key.  This is helpful if
the keyserver is actually a pool of keyservers.  This patch does this.
2014-03-14 16:12:54 +01:00
..
2014-01-29 15:19:20 +01:00
2013-01-08 09:43:21 +01:00
2014-01-31 14:35:49 +01:00
2007-07-04 19:49:40 +00:00
2014-03-12 18:35:36 +01:00
2013-11-15 15:49:34 +01:00
2013-11-18 14:09:47 +01:00
2013-11-18 14:09:47 +01:00
2014-03-12 18:35:36 +01:00
2008-12-12 08:54:50 +00:00
2014-03-10 15:13:12 +01:00
2014-03-06 16:23:10 +09:00
2014-01-29 17:45:05 +01:00