dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 07 May 2002 17:21:57 +0200


Date:	Tuesday May 7, 2002 @ 17:21
Author:	dshaw

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv9947

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog build-packet.c export.c g10.c options.h 
	parse-packet.c 
Log Message:
* export.c (do_export_stream): Warn the user when exporting a secret key
if it or any of its secret subkeys are protected with SHA1 while
simple_sk_checksum is set.

* parse-packet.c (parse_key): Show when the SHA1 protection is used in
--list-packets.

* options.h, build-packet.c (do_comment), g10.c (main): Rename
--no-comment as --sk-comments/--no-sk-comments (--no-comment still works)
and make the default be --no-sk-comments.

File: ChangeLog        	Status: Up-to-date
File: build-packet.c   	Status: Up-to-date
File: export.c         	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: options.h        	Status: Up-to-date
File: parse-packet.c   	Status: Up-to-date