1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-14 00:19:50 +02:00
gnupg/sm
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
..
base64.c Decryption using a Cryptoflex card does now work. 2002-03-06 09:01:12 +00:00
call-agent.c sm/ 2002-03-06 14:16:37 +00:00
call-dirmngr.c Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
certchain.c * server.c (option_handler): Allow to use -2 for "send all certs 2002-02-25 18:18:40 +00:00
certcheck.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
certdump.c * certpath.c (gpgsm_validate_path): Print the DN of a missing issuer. 2002-01-23 13:40:38 +00:00
certlist.c * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +00:00
certpath.c * server.c (option_handler): Allow to use -2 for "send all certs 2002-02-25 18:18:40 +00:00
certreqgen.c * certreqgen.c (create_request): Store the email address in the req. 2002-01-28 14:23:18 +00:00
ChangeLog sm/ 2002-03-06 14:16:37 +00:00
decrypt.c Decryption using a Cryptoflex card does now work. 2002-03-06 09:01:12 +00:00
encrypt.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c sm/ 2002-03-06 14:16:37 +00:00
gpgsm.h sm/ 2002-03-06 14:16:37 +00:00
import.c sm/ 2002-03-06 14:16:37 +00:00
keydb.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
keydb.h * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
keylist.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
Makefile.am * call-dirmngr.c: New. 2002-01-11 17:07:51 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
sign.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
verify.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00