| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
address] syntax in keyserver URLs. (keyserver_typemap): Map ftps if
we are supporting it.
|
|
|
|
|
|
| |
build environment.
* mk-w32-dist: Add more support for above.
|
|
|
|
|
|
| |
fixed at two places. Why at all didn't I used a goto to cleanup,
tsss?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the cache. Changed all callers.
(get_one_do): Bypass the cache if the value would have been read
directly for v1.1 cards.It makes things a bit slower but obnly for
1.0 cards and there are not that many cards out in the wild. This
is required to fix a caching bug when generating new keys; as a
side effect of the retrieval of the the C4 DO from the 6E DO the
chaced fingerprint will get updated to the old value and later
when signing the generated key the checking of the fingerprint
fails becuase it won't match the new one. Thanks to Moritz for
analyzing this problem.
(verify_chv3): Removed the CHV status reread logic because we
won't cache the C4 DO anymore.
|
| |
|
|
|
|
|
|
|
|
|
| |
canonicalize line endings.
* gpgkeys_curl.c (writer): Discard everything outside the BEGIN and
END lines when retrieving keys. Canonicalize line endings. (main):
Accept FTPS.
|
|
|
|
|
|
|
|
|
|
| |
available.
* README: Fix some typos (noted by Norihiko Murase), update to 1.4.1,
and tweak some descriptions.
* NEWS: Note FTPS.
|
|
|
|
|
| |
standards-compliant until version 7.11.0.
|
|
|
|
|
| |
(keyserver_typemap): Map https if we are supporting it.
|
|
|
|
|
|
|
|
|
| |
certificate checking (which is on by default).
* gpgkeys_curl.c (main): Add "debug" option to match the LDAP helper.
Add "check-cert" option to disable SSL certificate checking (which is
on by default).
|
| |
|
|
|
|
|
|
|
|
|
| |
* card-util.c (card_status): Create asecret key stub on the fly
and print more information about a card key.
* import.c (pub_to_sec_keyblock, auto_create_card_key_stub): New.
* getkey.c (get_seckeyblock_byfprint): New.
* keylist.c (print_card_key_info): New.
|
| |
|
|
|
|
|
|
|
|
|
| |
initialization.
* gpgv.c (i18n_init) [W32]: Ditto.
* simple-gettext.c (set_gettext_file): Use MO files depending on
the installation directory. Add new arg REGKEY.
|
|
|
|
|
|
|
|
| |
gpgkeys_curl.
* configure.ac: gpgkeys_mailto is disabled by default. Define HTTPS
flag if we're using curl, and HTTPS is available.
|
| |
|
|
|
|
|
|
|
|
| |
the W32 defined macro. Removed unneeded initialization of static
variables.
* gpgkeys_http.c: Ditto.
* ksutil.h: s/MAX_PATH/URLMAX_PATH/.
|
|
|
|
|
|
| |
opening the keyring.
(secret_key_list): Ditto.
|
|
|
|
|
|
|
| |
curl handler.
* Makefile.am: Use LIBCURL_CPPFLAGS instead of LIBCURL_INCLUDES.
|
|
|
|
|
| |
automake syntax.
|
|
|
|
|
| |
--without-included-regex.
|
|
|
|
|
| |
expected. Reported by Norihiko Murase.
|
|
|
|
|
| |
expected. Reported by Norihiko Murase.
|
|
|
|
|
|
| |
gpgkeys_finger.c, gpgkeys_http.c: Part 2 of the cleanup. Move all the
various defines to ksutil.h.
|
|
|
|
|
| |
of a minor cleanup to use #defines instead of hard-coded sizes.
|
|
|
|
|
| |
Noted by Timo.
|
|
|
|
|
| |
SOCKET_ERROR. Noted by Timo.
|
|
|
|
|
|
| |
* mk-w32-dist: Append ".txt" to some files. Call makensis if
available.
|
|
|
|
|
| |
get ready for the readline completion code.
|
|
|
|
|
|
| |
agent_get_passphrase, passphrase_clear_cache): Rename readline() to
readaline() to keep readline library namespace clear.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
filter context instead of hardcoding '\n' or '\r\n'. If no eol string is
provided, default to '\n' or '\r\n' as appropriate. (is_armor_header):
Trim tabs in armor header lines as well.
* keyserver.c (keyserver_spawn): Use it here to force '\n' line endings
since the keyserver output file gets a LF->CRLF expansion on win32.
|
|
|
|
|
|
|
|
| |
ANSI_X3.4-1968 and 646 are actually meant as Latin-1. If
nl_langinfo is not available get the charset from environment
variables. For W32 use GetACP as error fallback. Removed Latin-15
to Latin-1 aliasing.
|
|
|
|
|
|
|
| |
* armor.c (is_armor_header): Allow CR and LF (not just actual spaces) in
an armor header line (-----BEGIN etc). This is needed due to CRLF issues
on win32. As before, --openpgp makes it strict.
|
| |
|
| |
|
|
|
|
|
| |
* import.c (delete_inv_parts): Comments on import-unusable-sigs.
|
|
|
|
|
|
|
|
|
|
| |
import-unusable-sigs flag to enable importing unusable (currently:
expired) sigs.
* options.h, export.c (parse_export_options, do_export_stream): Add
export-unusable-sigs flag to enable exporting unusable (currently:
expired) sigs.
|
|
|
|
|
|
| |
actually check all the header files individually since the SRV test
compile uses them together.
|
|
|
|
|
|
| |
(revokestr_from_pk), keyedit.c (show_key_with_all_names): Show who revoked
a key (either the same key or a designated revoker) and when.
|
|
|
|
|
|
| |
all the header files individually since the SRV test compile uses them
together.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(scan_or_find_devices): Add new args to return endpoint info and
interface number.
(ccid_open_reader, ccid_shutdown_reader): Take care of these new
args.
(bulk_in, bulk_out): Use the correct endpoints.
(ccid_transceive_apdu_level): New.
(ccid_transceive): Divert to above.
(parse_ccid_descriptor): Allow APDU level exchange mode.
(do_close_reader): Pass the interface number to usb_release_interface.
|
|
|
|
|
| |
specifically been selected to handle them.
|
|
|
|
|
|
|
|
|
|
| |
transfer protocols. Allow setting HTTP proxy via "http-proxy=foo" option
(there is natural support in libcurl for the http_proxy environment
variable).
* Makefile.am: Remove the conditional since this is all handled in
autoconf now.
|
|
|
|
|
|
| |
This simplifies, and we don't need the automake conditional stuff any
longer.
|
|
|
|
|
|
|
| |
libcurl people.
* Makefile.am: Add readline.m4 and libcurl.m4.
|
| |
|
|
|
|
|
|
|
|
|
| |
rl_catch_signals.
* libcurl.m4: Don't require curl-config to be present since it seems some
binary packages don't include it. Allow users to specify LIBCURL and
LIBCURL_INCLUDES for us.
|
|
|
|
|
|
|
|
|
|
| |
numeric value for the maximum number of redirects to allow. Defaults to
5.
* gpgkeys_curl.c (main), gpgkeys_finger.c (main), gpgkeys_hkp.c (main),
gpgkeys_http.c (main), gpgkeys_ldap.c (main): Make sure that a "timeout"
option passed with no arguments is properly handled.
|
|
|
|
|
| |
from URLs and pass to keyserver helpers.
|