CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Fri, 19 Nov 1999 17:11:28 +0100


Date:	Friday November 19, 1999 @ 17:11
Author:	wkoch

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

Modified Files:
	ChangeLog armor.c g10.c tdbdump.c 
Log Message:
Fri Nov 19 17:15:20 CET 1999  Werner Koch  <wk@gnupg.de>

	* g10.c (register_extension): New...
	(main): Use it here instead of register_cipher_extesnion.
	(strusage): s/strusage/my_strusage/ . Made static.
	(main): Use set_strusage().

	* tdbdump.c (HEXTOBIN): Changed the name of the argument, so that
	traditional cpp don't mess up the macros. Suggested by Jos Backus.

	* armor.c (parse_header_line): Stop parsing on a only WS line too.
	Suggested by Aric Cyr.


File: ChangeLog        	Status: Up-to-date
File: armor.c          	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: tdbdump.c        	Status: Up-to-date