dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Thu, 20 Dec 2001 06:02:30 +0100
Date: Thursday December 20, 2001 @ 6:02
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv17777
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog g10.c keydb.c keyserver.c main.h misc.c options.h
tdbio.c
Log Message:
New function to check the permissions of GNUPGHOME and the various files
that live there for safe permission/ownership (--no-permission-warning to
disable)
The newer glibcs print scary warnings about using mktemp(). The use here
was actually safe, but the warning was bound to confuse people, so here is
an arguably better tempname creator that pulls random bits from the pool.
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: keydb.c Status: Up-to-date
File: keyserver.c Status: Up-to-date
File: main.h Status: Up-to-date
File: misc.c Status: Up-to-date
File: options.h Status: Up-to-date
File: tdbio.c Status: Up-to-date