summaryrefslogtreecommitdiffstats
path: root/g10/trust.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2017-01-171-7/+27
* gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch2017-01-171-7/+14
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-20/+43
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-13/+17
* gpg: Print "[ never ]" instead of err for validity.Werner Koch2016-05-191-0/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-6/+5
* g10: Avoid undefined behavior.Justus Winter2015-11-191-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* g10: Add TOFU support.Neal H. Walfield2015-10-181-5/+6
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-1/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-1/+1
* Fix g10/trust.c.NIIBE Yutaka2014-03-061-3/+3
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-0/+740