Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-08-23 | * gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key, | David Shaw | 1 | -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 from | David Shaw | 1 | -31/+21 | |
gpgkeys_hkp.c. | |||||
2004-05-22 | * gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with no | David Shaw | 1 | -4/+4 | |
path use a path of "/". | |||||
2004-05-20 | * gpgkeys_http.c: New program to do a simple HTTP file fetch using the | David Shaw | 1 | -0/+381 | |
keyserver interface. * Makefile.am: Build it. |