CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Wed, 6 Sep 2000 14:51:59 +0200


Date:	Wednesday September 6, 2000 @ 14:51
Author:	wkoch

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog g10.c openfile.c passphrase.c pkclist.c trustdb.c 
Log Message:
Wed Sep  6 14:59:09 CEST 2000  Werner Koch  <wk@openit.de>

        * passphrase.c (hash_passphrase): Removed funny assert.  Reported by
        David Mathog.

        * openfile.c (try_make_homedir): Changes for non-Posix systems.
        * g10.c (main): Take the default homedir from macro.

        * g10.c: The --trusted-key option is back.
        * trustdb.c (verify_own_key): Handle this option.
        (add_ultimate_key): Moved stuff from verify_own_key to this new func.
        (register_trusted_key): New.


File: ChangeLog        	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: openfile.c       	Status: Up-to-date
File: passphrase.c     	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date