1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-22 15:11:41 +02:00
gnupg/agent
Werner Koch 469dc1043d * agent.h: Add a callback function to the pin_entry_info structure.
* query.c (agent_askpin): Use the callback to check for a correct
PIN.  Removed the start_err_text argument becuase it is not
anymore needed; changed callers.
* findkey.c (unprotect): Replace our own check loop by a callback.
(try_unprotect_cb): New.
* genkey.c (reenter_compare_cb): New.
(agent_genkey): Use this callback here.  Fixed setting of the pi2
variable and a segv in case of an empty PIN.

* divert-scd.c (getpin_cb): Removed some unused stuff and
explained what we still have to change.
2002-06-17 10:11:34 +00:00
..
agent.h * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
cache.c * no-pth.c, Makefile.am: Removed. 2002-05-23 09:07:45 +00:00
call-scd.c * no-pth.c, Makefile.am: Removed. 2002-05-23 09:07:45 +00:00
ChangeLog * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
command.c * no-pth.c, Makefile.am: Removed. 2002-05-23 09:07:45 +00:00
divert-scd.c * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
findkey.c * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
genkey.c * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
gpg-agent.c Fixed last fix. 2002-06-13 12:04:22 +00:00
keyformat.txt Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
learncard.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
Makefile.am * no-pth.c, Makefile.am: Removed. 2002-05-23 09:07:45 +00:00
pkdecrypt.c Decryption using a Cryptoflex card does now work. 2002-03-06 09:01:12 +00:00
pksign.c Signing using a PKCS15 smartcard does work. How to create such a card 2002-03-05 17:14:45 +00:00
protect-tool.c * protect-tool.c: Add command --show-keygrip 2002-06-12 09:55:41 +00:00
protect.c * pksign.c (agent_pksign): Detect whether a Smartcard is to be 2002-03-04 10:34:51 +00:00
query.c * agent.h: Add a callback function to the pin_entry_info structure. 2002-06-17 10:11:34 +00:00
sexp-parse.h This file was missing. 2002-03-05 17:16:04 +00:00
trans.c The Agent does now call the pin entry program; however because we have 2001-12-10 09:27:30 +00:00
trustlist.c 2002-04-25 Marcus Brinkmann <marcus@g10code.de> 2002-04-24 23:18:53 +00:00