summaryrefslogtreecommitdiffstats
path: root/g10/tofu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Remove dead code.Neal H. Walfield2016-12-061-5/+0
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-0/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: Record and show statistics for encrypted messages when using TOFUNeal H. Walfield2016-09-061-5/+16
* g10: Change tofu_register & tofu_get_validity to process multiple uids.Neal H. Walfield2016-08-301-16/+22
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-0/+4
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-2/+2
* gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch2016-05-211-5/+12
* gpg: Simplify the tofu interface by using the public key packet.Werner Koch2015-11-131-5/+4
* gpg: Provide an interface to patch TOFU updates.Neal H. Walfield2015-10-231-0/+6
* build: Allow building without SQLlite support.Werner Koch2015-10-201-1/+1
* gpg: Fix harmless compiler warnings.Werner Koch2015-10-181-1/+5
* g10: Add TOFU support.Neal H. Walfield2015-10-181-0/+105