mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Write status output, make verify work in server mode.
This commit is contained in:
parent
f375790d24
commit
0b17666145
6 changed files with 422 additions and 13 deletions
|
@ -265,7 +265,7 @@ store_cert (KsbaCert cert)
|
|||
|
||||
|
||||
int
|
||||
gpgsm_import (int in_fd)
|
||||
gpgsm_import (CTRL ctrl, int in_fd)
|
||||
{
|
||||
int rc;
|
||||
KsbaReader reader = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue