gnupg/keyserver (8 files)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Oct 13 20:30:29 CEST 2004
Date: Wednesday, October 13, 2004 @ 20:30:29
Author: dshaw
Path: /cvs/gnupg/gnupg/keyserver
Added: ksutil.c ksutil.h
Modified: ChangeLog Makefile.am gpgkeys_finger.c gpgkeys_hkp.c
gpgkeys_http.c gpgkeys_ldap.c
* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),
gpgkeys_finger.c (main): Call timeout functions before performing an
action that could block for a long time.
* ksutil.h, ksutil.c: New. Right now just contains timeout functions.
------------------+
ChangeLog | 9 +++++++
Makefile.am | 5 ++++
gpgkeys_finger.c | 19 ++++++++++++++-
gpgkeys_hkp.c | 29 +++++++++++++++++++++---
gpgkeys_http.c | 25 +++++++++++++++++----
gpgkeys_ldap.c | 24 ++++++++++++++++++++
ksutil.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++
ksutil.h | 30 +++++++++++++++++++++++++
8 files changed, 194 insertions(+), 10 deletions(-)
More information about the Gnupg-commits
mailing list