CVS update: gnupg/gcrypt
Werner Koch
wkoch@guug.de
Fri, 28 Jul 2000 18:19:07 +0200
Date: Friday July 28, 2000 @ 18:19
Author: wkoch
Update of /home/koch/cvs/gnupg/gcrypt
In directory sigtrap:/tmp/cvs-serv24959/gcrypt
Modified Files:
ChangeLog Makefile.am gcrypt.h sexp.c testapi.c
Log Message:
Fri Jul 28 18:19:11 CEST 2000 Werner Koch <wk@openit.de>
* sexp.c (sexp_sscan): Fixed reallocation to secure memory.
(new_empty_list): Removed
(gcry_sexp_length): New.
(gcry_sexp_enum): Removed.
(normalize): New. Reworked the whole thing to use NULL for an empty list.
(make_space): New instead of the macro.
File: ChangeLog Status: Up-to-date
File: Makefile.am Status: Up-to-date
File: gcrypt.h Status: Up-to-date
File: sexp.c Status: Up-to-date
File: testapi.c Status: Up-to-date