| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
New tool gpg-check-pattern.
|
|
|
|
|
| |
Documentation updates.
|
|
|
|
|
|
| |
Support doe Dirmngr under W32.
Fixed a yat2m bug.
|
| |
|
|
|
|
|
| |
Fixed W32 compare_filenames
|
|
|
|
|
|
| |
Made --default-key work for gpgsm
Add --default-key and --encrypt-to to gpgconf.
|
|
|
|
|
| |
Reveal less information about timings while generating a key.
|
|
|
|
|
| |
Removed intl/.
|
|
|
|
|
| |
Changes for Windows (gpgsm -k does now work).
Minor cleanups.
|
|
|
|
| |
Windows.
|
| |
|
|
|
|
|
|
| |
Added regression tests support to jnlib.
W32 changes.
|
|
|
|
|
|
| |
New agent commands: GETINFO and KILLAGENT (w32 only).
Agent does now detach from the console.
|
|
|
|
|
| |
See the ChangeLogs for details.
|
|
|
|
|
|
|
| |
This is mainly source code reorganization.
Update gnulib.
g10/ does currently not build.
|
| |
|
| |
|
|
|
|
| |
Makefile fixes
|
| |
|
|
|
|
|
|
| |
Use latest texinfo.tex.
Typo and grammar fix.
|
| |
|
|
|
|
|
| |
documentation a bit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* call-agent.c (start_agent): Don't use log_error when using the
fallback hack to start the agent. This is bug 782.
scripts/
* mail-to-translators: Copied from 1.4. and adjusted.
tools/
* gpgconf-comp.c: Allow changing of --allow-mark-trusted.
* gpg-connect-agent.c (main): New option --decode and commands
decode and undecode.
(read_and_print_response): Implement option.
|
| |
|
|
|
|
| |
New option --p12-charset.
|
|
|
|
|
| |
funopen.
|
| |
|
|
|
|
|
| |
DINSIG and NKS card applications are now also PIN pad aware.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
doc/
* gpg.texi (GPG Configuration): Document envvar LANGUAGE.
(GPG Configuration Options): Document show-primary-uid-only.
g10/
* gpg.c (main): Add verify option show-primary-uid-only.
* options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New.
* mainproc.c (check_sig_and_print): Implement it.
* encr-data.c (decrypt_data): Correctly test for unknown algorithm.
* import.c (check_prefs): Ditto.
* keyedit.c (show_prefs): Ditto.
* mainproc.c (proc_symkey_enc): Ditto.
|
|
|
|
|
|
|
| |
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2.
scd/
* scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
|
|
|
|
|
|
|
|
|
|
| |
* gpg-agent.c: New option --pinentry-touch-file.
(get_agent_socket_name): New.
* agent.h (opt): Add pinentry_touch_file.
* call-pinentry.c (start_pinentry): Send new option to the
pinentry.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
g10/
* passphrase.c (passphrase_get): Set the cancel flag on all error
from the agent. Fixes a bug reported by Tom Duerbusch.
sm/
* gpgsm.c (main): Let --gen-key print a more informative error
message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
doc/
* com-certs.pem: Added the current root certifcates of D-Trust and
S-Trust.
g10/
* status.c (write_status_begin_signing): New.
* sign.c (sign_file, sign_symencrypt_file): Call it.
* textfilter.c (copy_clearsig_text): Call it.
* call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if
required.
* gpg.c (main): Let --no-use-agent and --gpg-agent-info print a
warning.
* misc.c (obsolete_option): New.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* protect-tool.c (get_passphrase): New arg OPT_CHECK.
(get_new_passphrase): Enable OTP_CHECK on the first call.
* command.c (cmd_get_passphrase): Implement option --check.
* gpg-agent.c (MIN_PASSPHRASE_LEN): New
(parse_rereadable_options): New option --min-passphrase-len.
* genkey.c (check_passphrase_constraints): New.
(agent_genkey, agent_protect_and_store): Call new function. Fix
memory leak.
* call-pinentry.c (agent_askpin): Allow translation of the displayed
error message.
(agent_popup_message_start): Remove arg CANCEL_BTN.
(popup_message_thread): Use --one-button option.
* command.c (cmd_passwd): Now that we don't distinguish between
assuan and regular error codes we can jump to the end on error.
common/
* simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
|
|
|
|
|
| |
exclamation marks have an example. Give examples to the rest.
|
|
|
|
|
|
| |
documentation match reality. (BUGS): Warn about
hibernate/safe-sleep/etc writing main RAM to disk, despite locking.
|
|
|
|
|
| |
Changed direntry in gnupg.texi from gpg to gpg2.
|
|
|
|
|
| |
Don't let gpg2 fail if the option skeleton file is missing
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* command.c (bump_key_eventcounter): New.
(bump_card_eventcounter): New.
(cmd_geteventcounter): New command.
* gpg-agent.c (handle_signal): Call bump_card_eventcounter.
* findkey.c (agent_write_private_key): Call bump_key_eventcounter.
* trustlist.c (agent_reload_trustlist): Ditto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* server.c (skip_options): Skip leading spaces.
(has_option): Honor "--".
(cmd_export): Add option --data to do an inline export. Skip all
options.
* certdump.c (gpgsm_fpr_and_name_for_status): New.
* verify.c (gpgsm_verify): Use it to print correct status messages.
doc/
* gpgsm.texi (GPGSM EXPORT): Document changes.
|
| |
|
| |
|
| |
|
| |
|