aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trust.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-09gpg: Move key cleaning functions to a separate file.Werner Koch1-388/+0
2017-09-28gpg: Workaround for junk after --trusted-key.Werner Koch1-0/+20
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-29/+30
2017-03-08g10: Move more flags into the flag bitfield.Justus Winter1-5/+5
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch1-11/+21
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-01-17gpg: Clean bogus subkey binding when cleaning a key.Werner Koch1-7/+27
2017-01-17gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch1-7/+14
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