CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Mon, 14 Feb 2000 14:33:20 +0100


Date:	Monday February 14, 19100 @ 14:33
Author:	wkoch

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog main.h sig-check.c trustdb.c 
Log Message:
Mon Feb 14 14:30:20 CET 2000  Werner Koch  <wk@gnupg.de>

	* sig-check.c (check_key_signature2): Add new arg r_expired.
	(do_signature_check): New arg to pass it down to ...
	(do_check): New arg r-expire which is set when the signature
	has expired.
	* trustdb.c (check_sig_record): Set SIGF_EXPIRED flag and set
	the expiretime to zero so that thi signature will not be checked
	anymore.


File: ChangeLog        	Status: Up-to-date
File: main.h           	Status: Up-to-date
File: sig-check.c      	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date