dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sun, 27 Jan 2002 06:56:35 +0100


Date:	Sunday January 27, 2002 @ 6:56
Author:	dshaw

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog exec.c keyedit.c keygen.c 
Log Message:
More comments about when to use IDEA in keygen.c
When key signing with multiple keys at the same time, make sure each key
gets the sigclass prompt
Close the iobuf and FILE before trying to reap the child process to
encourage the child to exit
Disable cache-on-close of the fd iobuf (shouldn't all fd iobufs not be
cached?)

File: ChangeLog        	Status: Up-to-date
File: exec.c           	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: keygen.c         	Status: Up-to-date