gnupg/g10 (12 files)
cvs user werner
cvs at cvs.gnupg.org
Thu Sep 23 15:32:31 CEST 2004
Date: Thursday, September 23, 2004 @ 15:32:31
Author: werner
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog apdu.c app-common.h app-openpgp.c card-util.c
cardglue.c cardglue.h keydb.h keyedit.c keygen.c keyid.c main.h
* gpg.sgml: Document "addcardkey" and "keytocard".
* apdu.c (open_pcsc_reader): Do not print empty reader string.
* keygen.c (ask_algo): Allow creation of AUTH keys.
* keyid.c (usagestr_from_pk): New.
* app-openpgp.c (app_openpgp_storekey): Call flush_cache.
* keyedit.c (keyedit_menu): New command "keytocard"
(keyedit_menu): Bad hack for the not_with_sk element.
(show_key_with_all_names): Print the usage.
(find_pk_from_sknode): New.
* card-util.c (card_store_subkey): New.
(copy_mpi): New.
* cardglue.c (agent_openpgp_storekey): New.
---------------+
ChangeLog | 27 +++
apdu.c | 3
app-common.h | 6
app-openpgp.c | 2
card-util.c | 478 +++++++++++++++++++++++++++++++++++++++++++-------------
cardglue.c | 19 ++
cardglue.h | 6
keydb.h | 1
keyedit.c | 77 ++++++++-
keygen.c | 28 +++
keyid.c | 29 +++
main.h | 1
12 files changed, 563 insertions(+), 114 deletions(-)
More information about the Gnupg-commits
mailing list