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