werner committed to gnupg/keyserver

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 10 Sep 2002 10:28:40 +0200


Date:	Tuesday September 10, 2002 @ 10:28
Author:	werner

Update of /cvs/gnupg/gnupg/keyserver
In directory trithemius:/tmp/cvs-serv28077

Modified Files:
	ChangeLog gpgkeys_hkp.c 
Log Message:
* gpgkeys_hkp.c (send_key, get_key, search_key): Check return
value of malloc.
(dehtmlize): Use ascii_tolower to protect against weird locales.
Cast the argument for isspace for the sake of broken HP/UXes.
(search_key): Check return value of realloc.

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