CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Wed, 22 Sep 1999 10:14:21 +0200
Date: Wednesday September 22, 1999 @ 10:14
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv29354/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog openfile.c sign.c status.c status.h verify.c
Log Message:
Wed Sep 22 10:14:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* openfile.c (make_outfile_name): Use case-insenstive compare for
DOS systems. Add ".pgp" to the list of know extensions.
(open_outfile): For DOS systems try to replace the suffiy instead of
appending it.
* status.c, status.h: Add STATUS_FILE_{START,DONE}.
* verify.c (verify_one_file): Emit these new stati.
* sign.c (clearsign_file): Avoid duplicated Entries in the "Hash:"
line. Those headers are now only _not_ printed when there are
only old-style keys _and_ all hashs are MD5.
File: ChangeLog Status: Up-to-date
File: openfile.c Status: Up-to-date
File: sign.c Status: Up-to-date
File: status.c Status: Up-to-date
File: status.h Status: Up-to-date
File: verify.c Status: Up-to-date