gnupg/g10 (ChangeLog g10.c import.c main.h)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 23 Oct 2002 17:59:46 +0200


    Date: Wednesday, October 23, 2002 @ 17:59:46
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog g10.c import.c main.h

* main.h, import.c (sec_to_pub_keyblock, import_secret_one,
parse_import_options), g10.c (main): New import-option "convert-sk-to-pk"
to convert a secret key into a public key during import.  It is on by
default.


-----------+
 ChangeLog |    7 +++++
 g10.c     |    2 -
 import.c  |   80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 main.h    |    1 
 4 files changed, 85 insertions(+), 5 deletions(-)