| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
revoke.c: Collapse the two different "can't do that in batch mode" strings
into one.
|
|
|
|
|
|
|
|
|
|
|
| |
--status interface.
* card-util.c (card_edit): Show when admin is enabled or not.
* status.h, status.c: New STATUS_SIG_SUBPACKET type.
* build-packet.c (build_sig_subpkt): Multiple keyserver URLs are allowed.
|
|
|
|
|
|
|
| |
* exec.c, sign.c: Change "can't open file" to "can't open" and "can't
create file" to "can't create" to be consistent with other strings so we
don't have to translate both.
|
|
|
|
|
| |
missed possible \"username\" quotes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* LINGUAS: Better don't have comments in this file.
* mk-w32-dist: Use utf-8 encoding for all MO files.
* simple-gettext.c: Removed windows.h.
(get_string): On the fly translation from utf-8 to active
character set.
* strgutil.c (load_libiconv) [_WIN32]: new.
(set_native_charset) [_WIN32]: Call it here and autodetect the
used code page.
(native_to_utf8, utf8_to_native): Reverted arguments for
iconv_open.
(handle_iconv_error): Made this function match iconv_open argumnet
ordering.
(utf8_to_native): Disable all quoting for DELIM == -1.
|
|
|
|
|
|
|
|
|
|
| |
(set_native_charset) [_WIN32]: Call it here and autodetect the
used code page.
(native_to_utf8, utf8_to_native): Reverted arguments for
iconv_open.
(handle_iconv_error): Made this function match iconv_open argumnet
ordering.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GNUPG_ICONV.
(AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all
reference to TARGET to HOST. Made sure that i586-mingw32msvc gets
detected as mingw32.
(UNIT64_C): Don't include inttype.h uncoditional but use a test to
ensure that it gets into conftest.h.
(AH_TOP): New. Prevent double inclusion of config.h.
* config.links: Use HOST instead of TARGET.
|
| |
|
|
|
|
|
| |
USE_GNUPG_ICONV.
|
|
|
|
|
|
|
|
| |
(handle_iconv_error) [USE_GNUPG_ICONV]: New.
(set_native_charset) [USE_GNUPG_ICONV]: Added iconv based
conversion checks.
(native_to_utf8, utf8_to_native): Added iconv based conversion.
|
|
|
|
|
| |
8. Changed string to match the other ones.
|
|
|
|
|
| |
from stdin.
|
|
|
|
|
|
|
|
| |
verify-option show-validity to show-uid-validity to match the similar
list-option.
* app-openpgp.c (verify_chv3): Fix typo.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* app-common.h (app_openpgp_storekey: Add prototype.
* app-openpgp.c (do_sign): Replace asprintf by direct allocation.
This avoids problems with missing vasprintf implementations.
* card-util.c (generate_card_keys): Add a #warning for gnupg 1.9
and use the same string there.
* util.h [!HAVE_VASPRINTF]: Removed prototype.
* vasprintf.c: Removed. It was used only at one place and I don't
want to get into build problems in 1.4.
|
|
|
|
|
| |
with C89.
|
|
|
|
|
|
|
|
|
|
| |
(pcsc_get_status): Implemented.
(reset_pcsc_reader): Implemented.
(open_pcsc_reader): Succeed even with no card inserted.
(open_ccid_reader): Set LAST_STATUS.
* iso7816.c (iso7816_select_application): Always use 0 for P1.
|
|
|
|
|
|
|
| |
* samplekeys.asc: Updated 99242560.
* DETAILS: spk flags are hex.
|
|
|
|
|
| |
"x-hkp" so it can be used as a SRV tag.
|
|
|
|
|
| |
rather than hard-coding _hkp.
|
| |
|
|
|
|
|
| |
by Christian Cornelssen.
|
|
|
|
|
| |
unknown subpackets. Rather, just return them silently.
|
|
|
|
|
|
| |
aren't always talking to localhost. Add some general sanity checking of
parameters learned from gethostbyname().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* status.h (STATUS_NEED_PASSPHRASE_PIN): New.
* status.c (get_status_string): Added.
* passphrase.c (ask_passphrase): Moved status printing to ..
* cardglue.c (pin_cb): .. here and issue new status message.
* keyedit.c (sign_uids): Don't include the leading LF in the
translatable string but print them separately.
* apdu.c (apdu_open_remote_reader) [_WIN32]: We don't have ENOSYS.
|
|
|
|
|
|
|
|
|
| |
GNU options. Factored help printing out.
* gpgkeys_finger.c (main, show_help): Ditto.
* gpgkeys_hkp.c (main, show_help): Ditto.
* gpgkeys_http.c (main, show_help): Ditto.
* gpgkeys_test.in, gpgkeys_mailto.in: Implement --version and --help.
|
|
|
|
|
| |
model.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(AUTOMAKE_OPTIONS): New.
* configure.ac: Check whether vasprintf needs a replacement.
* app-openpgp.c (parse_login_data): New.
(app_select_openpgp): Call it.
(do_setattr): Reparse it after change.
* Makefile.am: Add ksutil.h.
|
|
|
|
|
|
| |
* sv.po: Updated.
Merged other files.
|
| |
|
|
|
|
|
|
|
| |
* keygen.c (ask_user_id): Ditto.
* helptext.c: Typo fix.
|
| |
|
| |
|
|
|
|
|
|
|
| |
(AUTOMAKE_OPTIONS): New.
* configure.ac: Check whether vasprintf needs a replacement.
|
| |
|
|
|
|
|
| |
keyserver timeout parameter, and the direct trust model.
|
| |
|
|
|
|
|
|
| |
"finger://relayhost/[email protected]"), but finger URLs are occasionally
miswritten that way. Give an error in this case.
|
|
|
|
|
|
|
|
|
|
|
|
| |
after the first user ID.
* keyedit.c (show_key_with_all_names): Don't show validity if we're just
printing user IDs for signing.
* armor.c (fake_packet): Properly handle the case where the line is
dash-space (i.e. a blank line that was quoted). Give a warning for bad
dash escaping.
|
|
|
|
|
|
| |
secret key export.
* import.c (import_secret_one) [ENABLE_SELINUX_HACKS]: Likewise
|