Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gpgkeys_ldap.c (get_key): Some compilers (RISC OS, HPUX c89) don't like | David Shaw | 2002-09-09 | 1 | -8/+3 |
| | | | | | using variables as array initializers. | ||||
* | * gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code from | David Shaw | 2002-08-19 | 1 | -3/+3 |
| | | | | | | | | g10/hkp.c. * gpgkeys_ldap.c (get_key): Fix cosmetic URL display problem (extra ":" at the end). | ||||
* | RISC OS changes due to dynload removal | Stefan Bellon | 2002-08-03 | 1 | -2/+6 |
| | |||||
* | * gpgkeys_ldap.c (send_key, get_key, main): Consult the server version | David Shaw | 2002-07-15 | 1 | -10/+28 |
| | | | | | string to determine whether to use pgpKey or pgpKeyV2. | ||||
* | * gpgkeys_ldap.c (get_key), gpgkeys_hkp.c (get_key): Display keyserver URI | David Shaw | 2002-07-04 | 1 | -3/+4 |
| | | | | | as a URI, but only if verbose. | ||||
* | * gpgkeys_hkp.c (parse_hkp_index): Error if the keyserver returns an | David Shaw | 2002-07-01 | 1 | -4/+4 |
| | | | | | | | | | | | unparseable HKP response. * gpgkeys_hkp.c (main): Warn on honor-http-proxy, broken-http-proxy, and include-subkeys (not supported yet). * gpgkeys_ldap.c (main), gpgkeys_hkp.c (http_connect, main): Fix some shadowing warnings. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+986 |