werner committed to libgcrypt/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 31 Jan 2002 15:58:11 +0100


Date:	Thursday January 31, 2002 @ 15:58
Author:	werner

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

Modified Files:
	ChangeLog sexp.c 
Log Message:
* sexp.c (suitable_encoding,convert_to_hex,convert_to_string)
(convert_to_token): New.
(gcry_sexp_sprint): Better formatting of advanced encoding, does
now insert LFs and escapes all unprintable characters.
(unquote_string): New.
(sexp_sscan): Implemented the missing conversion of quoted strings.

File: ChangeLog        	Status: Up-to-date
File: sexp.c           	Status: Up-to-date