David Shaw
d603b7c3a1
* 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.
2004-10-13 18:30:29 +00:00
David Shaw
e3fd0f0c60
* gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix a
...
few occurances of "filename" to `filename'.
2004-10-11 20:33:22 +00:00
David Shaw
6c5507fff0
* gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,
...
search_key), gpgkeys_http.c (get_key): Do not give informational logs
since this is now done inside gpg.
2004-08-23 19:54:40 +00:00
David Shaw
d9f1eed99e
* gpgkeys_http.c: General polish and removal of leftover stuff from
...
gpgkeys_hkp.c.
2004-05-26 19:38:38 +00:00
David Shaw
50f4faee4a
* gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with no
...
path use a path of "/".
2004-05-22 03:35:57 +00:00
David Shaw
e934977137
* gpgkeys_http.c: New program to do a simple HTTP file fetch using the
...
keyserver interface.
* Makefile.am: Build it.
2004-05-20 19:07:10 +00:00