werner committed to libgcrypt/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 21 May 2002 09:04:42 +0200


Date:	Tuesday May 21, 2002 @ 9:04
Author:	werner

Update of /cvs/gnupg/libgcrypt/src
In directory trithemius:/tmp/cvs-serv15672

Modified Files:
	ChangeLog gcrypt.h global.c 
Log Message:
* gcrypt.h: Replaced the typedef for byte.
* global.c (gcry_set_progress_handler): New.

* primegen.c, elgamal.c, dsa.c (progress): Do not print anything
by default.  Pass an extra identifying string to the callback and
reserved 2 argumenst for current and total counters.  Changed the
register function prototype.

File: ChangeLog        	Status: Up-to-date
File: gcrypt.h         	Status: Up-to-date
File: global.c         	Status: Up-to-date