aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trust.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-02g10: Use bitfield for flags of user ids.Justus Winter1-5/+5
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-20/+43
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-05-21gpg: Pass CTRL object down to the trust functionsWerner Koch1-13/+17
2016-05-19gpg: Print "[ never ]" instead of err for validity.Werner Koch1-0/+1
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-6/+5
2015-11-19g10: Avoid undefined behavior.Justus Winter1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-10-18g10: Add TOFU support.Neal H. Walfield1-5/+6
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-1/+2
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-1/+1
2014-03-06Fix g10/trust.c.NIIBE Yutaka1-3/+3
2014-02-10gpg: Allow building without any trust model support.Werner Koch1-0/+740