CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Wed, 9 Feb 2000 15:35:37 +0100


Date:	Wednesday February 9, 19100 @ 15:35
Author:	wkoch

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog encode.c g10.c keygen.c options.h sig-check.c sign.c 
	trustdb.c 
Log Message:
Wed Feb  9 15:33:44 CET 2000  Werner Koch  <wk@gnupg.de>

	* gpg.c: New option --ignore-time-conflict
	* sig-check.c (do_check): Implemented this option.
	* trustdb.c (check_trust): Ditto.
	* sign.c (do_sign): Ditto.
	* keygen.c (generate_subkeypair): Ditto.

	* encode.c (encode_simple): use iobuf_cancel after open failure.
	Reported by Huy Le.


File: ChangeLog        	Status: Up-to-date
File: encode.c         	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: keygen.c         	Status: Up-to-date
File: options.h        	Status: Up-to-date
File: sig-check.c      	Status: Up-to-date
File: sign.c           	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date