aboutsummaryrefslogtreecommitdiffstats
path: root/g10/tofu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-06g10: Remove dead code.Neal H. Walfield1-5/+0
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield1-0/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-06g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield1-5/+16
2016-08-30g10: Change tofu_register & tofu_get_validity to process multiple uids.Neal H. Walfield1-16/+22
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-0/+4
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-2/+2
2016-05-21gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch1-5/+12
2015-11-13gpg: Simplify the tofu interface by using the public key packet.Werner Koch1-5/+4
2015-10-23gpg: Provide an interface to patch TOFU updates.Neal H. Walfield1-0/+6
2015-10-20build: Allow building without SQLlite support.Werner Koch1-1/+1
2015-10-18gpg: Fix harmless compiler warnings.Werner Koch1-1/+5
2015-10-18g10: Add TOFU support.Neal H. Walfield1-0/+105