aboutsummaryrefslogtreecommitdiffstats
path: root/g10/test-stubs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-21gpg: Print revocation reason for "rev" records.Werner Koch1-0/+14
2018-06-08g10: Change the order of handling private key for encryption.NIIBE Yutaka1-1/+1
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
2012-01-20Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw1-3/+5
2011-09-28Add a flag parameter to dotlock_create.Werner Koch1-1/+2
2011-09-23Renamed the lock functions.Werner Koch1-7/+7
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-32/+31
2010-10-13More agent support for gpg.Werner Koch1-0/+18
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-4/+10
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-2/+2
2010-04-21Re-indent and changed return type.Werner Koch1-2/+2
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+7
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-2/+2
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch1-4/+4
2009-08-202009-08-20 Daiki Ueno <[email protected]>Werner Koch1-0/+8