aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_http.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-08-23* gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,David Shaw1-4/+0
search_key), gpgkeys_http.c (get_key): Do not give informational logs since this is now done inside gpg.
2004-05-26* gpgkeys_http.c: General polish and removal of leftover stuff fromDavid Shaw1-31/+21
gpgkeys_hkp.c.
2004-05-22* gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with noDavid Shaw1-4/+4
path use a path of "/".
2004-05-20* gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw1-0/+381
keyserver interface. * Makefile.am: Build it.