aboutsummaryrefslogtreecommitdiffstats
path: root/g10/test-stubs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-25gpg: New option --list-filterWerner Koch1-0/+8
2022-03-18gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch1-1/+3
2021-11-24gpg: Fix function prototype to match declaration.Jakub Jelen1-3/+7
2021-05-17gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch1-1/+2
2021-04-26gpg: Fix mailbox based search via AKL keyserver method.Werner Koch1-1/+1
2021-04-21gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch1-0/+10
2021-04-16gpg: Lookup a missing public key of the current card via LDAP.Werner Koch1-6/+6
2021-02-02gpg: Remove support for PKA.Werner Koch1-24/+0
2020-12-17gpg: New AKL method "ntds"Werner Koch1-0/+11
2020-06-08gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch1-2/+5
2020-03-13gpg: Make use of the included key block in a signature.Werner Koch1-1/+14
2020-03-13gpg: Add property "fpr" for use by --export-filter.Werner Koch1-0/+3
2020-01-17gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka1-2/+2
2018-08-27g10: Change decryption key selection for public key encryption.NIIBE Yutaka1-1/+1
2018-06-21gpg: Print revocation reason for "rev" records.Werner Koch1-0/+14
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-6/+11
2017-03-07Remove -I option to common.NIIBE Yutaka1-6/+6
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch1-1/+2
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-2/+5
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield1-0/+9
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch1-3/+6
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-0/+11
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-2/+4
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch1-8/+4
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch1-0/+9
2016-06-20gpg: Add experimental support for an issuer fpr.Werner Koch1-0/+11
2016-06-11g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor1-1/+3
2016-05-21gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch1-1/+2
2016-05-21gpg: Pass CTRL object down to the trust functionsWerner Koch1-6/+11
2016-04-27gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch1-0/+11
2016-01-21gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch1-0/+7
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch1-0/+2
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-1/+2
2015-10-23gpg: Provide an interface to patch TOFU updates.Neal H. Walfield1-0/+10
2015-10-23gpg: Use the proper type.Neal H. Walfield1-5/+0
2015-10-18g10: Add TOFU support.Neal H. Walfield1-1/+27
2015-10-08gpg: Add option --print-dane-records.Werner Koch1-0/+14
2015-09-02g10: Add test for keydb as well as new testing infrastructure.Neal H. Walfield1-183/+2
2015-08-07gpg: Allow gpgv to work with a trustedkeys.kbx file.Werner Koch1-2/+3
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-0/+16
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-5/+5
2014-11-13gpg: Remove PGP-2 related cruft.Werner Koch1-1/+0
2014-03-07gpgv: Init Libgcrypt to avoid syslog warning.Werner Koch1-1/+9
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-1/+0
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-2/+2
2012-12-27gpg: First patches to support a keybox storage backend.Werner Koch1-3/+4
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+1