1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-29 02:22:45 +02:00
gnupg/agent
Werner Koch 4e637f2285 sm/
* gpgsm.c: New command --learn-card
* call-agent.c (learn_cb,gpgsm_agent_learn): New.
* gpgsm.c (main): Print error messages for non-implemented commands.
agent/
* learncard.c: New.
* divert-scd.c (ask_for_card): The serial number is binary so
convert it to hex here.
* findkey.c (agent_write_private_key): New.
* genkey.c (store_key): And use it here.
scd/
* pkdecrypt.c (agent_pkdecrypt): Changed the way the diversion is done.
* divert-scd.c (divert_pkdecrypt): Changed interface and
implemented it.
2002-03-06 14:16:37 +00:00
..
agent.h sm/ 2002-03-06 14:16:37 +00:00
cache.c * cache.c (housekeeping): Fixed linking in the remove case. 2002-02-06 14:51:35 +00:00
call-scd.c sm/ 2002-03-06 14:16:37 +00:00
ChangeLog sm/ 2002-03-06 14:16:37 +00:00
command.c sm/ 2002-03-06 14:16:37 +00:00
divert-scd.c sm/ 2002-03-06 14:16:37 +00:00
findkey.c sm/ 2002-03-06 14:16:37 +00:00
genkey.c sm/ 2002-03-06 14:16:37 +00:00
gpg-agent.c Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
keyformat.txt Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
learncard.c sm/ 2002-03-06 14:16:37 +00:00
Makefile.am sm/ 2002-03-06 14:16:37 +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 Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +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 sm/ 2002-03-06 14:16:37 +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 * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +00:00