summaryrefslogtreecommitdiffstats
path: root/g10/tofu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-2/+2
* gpg: New option --use-keyboxd.Werner Koch2019-09-091-1/+1
* gpg: Fixed i18n markup of some strings.Werner Koch2019-05-271-20/+12
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-12-181-25/+57
|\
| * gpg: Return an error from hexfingerprint on malloc error.Werner Koch2017-12-131-25/+57
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-2/+2
* | gpg: Fix wrong Tofu DB consistency check.Werner Koch2017-10-181-4/+7
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-271-2/+3
|/
* tofu: Compare squares instead of square roots.Marcus Brinkmann2017-07-101-10/+8
* gpg: Do not mark ", " translatable.Werner Koch2017-05-151-2/+2
* common: Let format_text return an error.Werner Koch2017-05-151-2/+12
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* g10: Minor fixes.NIIBE Yutaka2017-04-171-1/+1
* common: Simplify format_text.NIIBE Yutaka2017-04-121-5/+5
* g10: Minor clean up for TOFU.NIIBE Yutaka2017-04-111-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-10/+11
* gpg: Make sure the conflict set includes the current key.Neal H. Walfield2017-03-171-3/+25
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-4/+4
* Remove -I option to common.NIIBE Yutaka2017-03-071-8/+8
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* gpg: Don't assume that strtoul interprets "" as 0.Neal H. Walfield2017-02-021-2/+4
* gpg: Ensure TOFU bindings associated with UTKs are registered as usualNeal H. Walfield2017-02-021-6/+13
* gpg: If there is a TOFU conflict, elide the too few message warning.Neal H. Walfield2017-02-021-1/+3
* gpg: Only print out TOFU statistics for conflicts in interactive modeNeal H. Walfield2017-02-021-14/+69
* gpg: Add newline to output.Neal H. Walfield2017-02-021-1/+1
* gpg: Remove period at end of warning.Neal H. Walfield2017-02-021-1/+1
* Replace use of variable-length-arrays.Werner Koch2017-01-021-3/+3
* g10: Use total days, not total messages to compute TOFU validityNeal H. Walfield2016-12-161-12/+12
* g10: Extend TOFU_STATS to emit <sign-days> and <encyrption-days>Neal H. Walfield2016-12-161-16/+63
* g10: On a TOFU conflict, write the conflicting keys to the status fdNeal H. Walfield2016-12-161-16/+36
* g10: Add missing space.Neal H. Walfield2016-12-161-1/+1
* gpg: Fix the fix out-of-bounds access.Werner Koch2016-12-081-2/+2
* g10: Fix out-of-bounds access.Justus Winter2016-12-081-1/+1
* gpg: Fix portability problem.Werner Koch2016-12-081-2/+9
* g10: Remove dead code.Neal H. Walfield2016-12-061-17/+0
* g10: Improve debugging output.Neal H. Walfield2016-12-021-6/+12
* g10: In the TOFU module, make strings easier to translate.Neal H. Walfield2016-12-011-187/+144
* Improve some comments.Neal H. Walfield2016-11-291-17/+17
* g10: Extend TOFU_STATS to always show the validityNeal H. Walfield2016-11-291-11/+19
* g10: Use es_fopen instead of open.Neal H. Walfield2016-11-221-11/+10
* g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield2016-11-221-0/+149
* g10: Fix memory leak.Justus Winter2016-11-221-2/+0
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-339/+487
* g10: Correctly parameterize ngettext.Neal H. Walfield2016-11-211-3/+6
* g10: Don't use the same variable for multiple SQL compiled statementsNeal H. Walfield2016-11-211-4/+4
* g10: Add a convenience function for checking if a key is a primary keyNeal H. Walfield2016-11-211-7/+6
* g10: Fix flags to open for lock of ToFU.NIIBE Yutaka2016-11-181-5/+2
* g10: Fix creating a lock for ToFU.NIIBE Yutaka2016-11-181-1/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1