CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Mon, 22 Nov 1999 11:10:23 +0100
Date: Monday November 22, 1999 @ 11:10
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv10041/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog armor.c keylist.c mainproc.c signal.c tdbdump.c
Log Message:
Mon Nov 22 11:14:53 CET 1999 Werner Koch <wk@gnupg.de>
* mainproc.c (proc_plaintext): Never enable the hash processing
when skip_verify is active.
* armor.c (parse_header_line): Stop parsing on a WS line too.
Suggested by Aric Cyr.
* tdbdump.c (HEXTOBIN): Changed the name of the argument, so that
traditional cpp don't mess up the macros. Suggested by Jos Backus.
* mainproc.c (list_node): Print the PK algo in the --with-colon mode.
* keylist.c (list_keyblock): Ditto.
* signal.c (got_fatal_signal): Found the reason why exit(8) did not
work - it is better to set the disposition back to default before
raising the signal. Print the notice on stderr always.
File: ChangeLog Status: Up-to-date
File: armor.c Status: Up-to-date
File: keylist.c Status: Up-to-date
File: mainproc.c Status: Up-to-date
File: signal.c Status: Up-to-date
File: tdbdump.c Status: Up-to-date