summaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch2022-03-181-1/+3
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-1/+2
* gpg: Fix mailbox based search via AKL keyserver method.Werner Koch2021-04-261-1/+1
* gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch2021-04-211-0/+10
* gpg: Lookup a missing public key of the current card via LDAP.Werner Koch2021-04-161-6/+6
* gpg: Remove support for PKA.Werner Koch2021-02-021-24/+0
* gpg: New AKL method "ntds"Werner Koch2020-12-171-0/+11
* gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch2020-06-081-2/+5
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-1/+13
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-131-0/+3
* Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.Werner Koch2020-02-201-11/+14
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+5
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-171-2/+2
* g10: Change decryption key selection for public key encryption.NIIBE Yutaka2018-08-271-1/+1
* gpg: Print revocation reason for "rev" records.Werner Koch2018-06-211-0/+15
* gpgv: Initialize compliance checker.Werner Koch2017-09-131-0/+1
* gpg: Close cached keydb handle in gpgv.Justus Winter2017-06-211-0/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-6/+11
* Remove -I option to common.NIIBE Yutaka2017-03-071-6/+6
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-1/+2
* gpgv,w32: Fix --status-fd.Werner Koch2017-02-281-1/+3
* gpgv: New options --log-file and --debugWerner Koch2017-02-241-0/+37
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-2/+5
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-0/+9
* gpgv: New option --enable-special-filenames.Werner Koch2016-11-151-0/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-271-3/+6
* gpg: Remove option --yes from gpgvWerner Koch2016-09-081-4/+1
* gpg: Add options --output and --yes to gpgv.Werner Koch2016-09-081-0/+7
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-0/+11
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-2/+4
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-5/+0
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-081-8/+4
* gpgv: Tweak default options for extra security.NIIBE Yutaka2016-07-091-0/+2
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-0/+11
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-0/+11
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+3
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-2/+1
* gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch2016-05-211-1/+2
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-6/+11
* gpg: Add --weak-digest to gpgv's help screen.Werner Koch2016-05-181-1/+2
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-271-0/+11
* Revert "g10: Support armored keyrings in gpgv."Justus Winter2016-04-061-126/+4
* g10: Support armored keyrings in gpgv.Justus Winter2016-04-041-4/+126
* gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch2016-01-211-0/+7
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-0/+2
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-1/+2