libgcrypt/src (ChangeLog gcrypt.h global.c misc.c)
cvs user mo
cvs@cvs.gnupg.org
Tue, 04 Mar 2003 19:09:43 +0100
Date: Tuesday, March 4, 2003 @ 19:09:33
Author: mo
Path: /cvs/gnupg/libgcrypt/src
Modified: ChangeLog gcrypt.h global.c misc.c
2003-03-03 Moritz Schulte <moritz@g10code.com>
* misc.c: Removed old FIXME, since there is already a function to
set the value of `verbosity_level'.
* gcrypt.h: Removed enumeration list: gcry_ctl_cmds.
New enumeration lists: gcry_global_control_cmds,
gcry_control_cmds, gcry_info_cmds, gcry_algo_info_cmds.
2003-03-02 Moritz Schulte <moritz@g10code.com>
* gcrypt.h (gcry_cipher_reset): New macro for resetting a handle.
-----------+
ChangeLog | 13 +++++
gcrypt.h | 144 ++++++++++++++++++++++++++++++++++--------------------------
global.c | 2
misc.c | 2
4 files changed, 98 insertions(+), 63 deletions(-)