| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Still one problem left; marked with a gcc #warning.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* curl-shim.h (curl_version): No need to provide a version for
curl-shim as it always matches the GnuPG version.
* gpgkeys_curl.c, gpgkeys_hkp.c (main): Show which version of curl
we're using as part of --version.
* gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_ldap.c
(show_help): Document --version.
|
|
|
|
|
| |
Registry key is not anymore required. Helpfiles are not properly located.
|
|
|
|
|
| |
Add copyright notices.
|
|
|
|
|
| |
Removed intl/.
|
|
|
|
|
|
|
| |
This is mainly source code reorganization.
Update gnulib.
g10/ does currently not build.
|
|
|
|
|
|
|
|
| |
* gpgkeys_ldap.c (send_key): Missing a free().
* curl-shim.c (curl_easy_perform): Some debugging items that may be
handy.
|
|
|
|
|
| |
Made readline support work.
|
| |
|
| |
|
|
|
|
| |
'GNUPG-1-9-BRANCH'.
|
|
|
|
|
|
| |
(printquoted): Use %-encoding instead of \-encoding. (search_key): Use new
keyserver key listing format.
|
|
|
|
|
| |
case of error.
|
|
|
|
|
|
|
|
|
|
|
|
| |
each item. (main): Call fail_all from here, as needed. Also add a
NO_MEMORY error in an appropriate place and fix error return code.
(ldap_err_to_gpg_err): Add KEYSERVER_UNREACHABLE.
* gpgkeys_hkp.c (fail_all): New function to unwind a keylist and error
each item. (main): Call fail_all from here. Also add a NO_MEMORY error in
an appropriate place. (get_key): Use new UNREACHABLE error for network
errors.
|
|
|
|
|
| |
* gpgkeys_ldap.c (send_key): Removed non-constant initializers.
|
|
|
|
|
|
| |
search_key, main): Some minor error reporting enhancements for use with
GPA (show reasons for KEY FAILED).
|
|
|
|
|
| |
using variables as array initializers.
|
|
|
|
|
|
|
|
| |
g10/hkp.c.
* gpgkeys_ldap.c (get_key): Fix cosmetic URL display problem (extra ":" at
the end).
|
| |
|
|
|
|
|
| |
string to determine whether to use pgpKey or pgpKeyV2.
|
|
|
|
|
| |
as a URI, but only if verbose.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|