aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_finger.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-10-15* gpgkeys_ldap.c (main, show_help): Kludge to implement standardWerner Koch1-3/+21
GNU options. Factored help printing out. * gpgkeys_finger.c (main, show_help): Ditto. * gpgkeys_hkp.c (main, show_help): Ditto. * gpgkeys_http.c (main, show_help): Ditto. * gpgkeys_test.in, gpgkeys_mailto.in: Implement --version and --help.
2004-10-14* gpgkeys_finger.c (main): We do not support relay fingering (i.e.David Shaw1-0/+8
"finger://relayhost/[email protected]"), but finger URLs are occasionally miswritten that way. Give an error in this case.
2004-10-14* rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch1-1/+1
logging. * gpgkeys_finger.c (get_key): s/unsigned char/byte/ due to a strange typedef for RISC OS. Noted by Stefan.
2004-10-13* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw1-2/+17
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-11* gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix aDavid Shaw1-2/+2
few occurances of "filename" to `filename'.
2004-10-11Oops commited binary instead of source.Werner Koch1-0/+550