CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Wed, 4 Oct 2000 13:16:18 +0200


Date:	Wednesday October 4, 2000 @ 13:16
Author:	wkoch

Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv11210/g10

Modified Files:
	ChangeLog encode.c export.c getkey.c gpg.c keydb.h keygen.c 
	keyid.c misc.c pkclist.c seckey-cert.c sign.c skclist.c 
	status.c 
Log Message:
Wed Oct  4 13:16:18 CEST 2000  Werner Koch  <wk@openit.de>

        * getkey.c (merge_selfsigs_main): Fixed for v3 keys.

        * sign.c (hash_for): New arg to take packet version in account. Changed
        all callers.
        (write_one_sig): New. Moved the shared code from sign_file and
        clearsign_file to here.
        * skclist.c (build_sk_list): Fixed usage check.
        * pkclist.c (build_pk_list): Ditto.

        * encode.c (encode_crypt): Removed duplicated stuff by using
        encrypt_filter as sign.c already did.  Removed already disabled
        comment-packet code.


File: ChangeLog        	Status: Up-to-date
File: encode.c         	Status: Up-to-date
File: export.c         	Status: Up-to-date
File: getkey.c         	Status: Up-to-date
File: gpg.c            	Status: Up-to-date
File: keydb.h          	Status: Up-to-date
File: keygen.c         	Status: Up-to-date
File: keyid.c          	Status: Up-to-date
File: misc.c           	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date
File: seckey-cert.c    	Status: Up-to-date
File: sign.c           	Status: Up-to-date
File: skclist.c        	Status: Up-to-date
File: status.c         	Status: Up-to-date