summaryrefslogtreecommitdiffstats
path: root/tests/openpgp/tofu-BC15C85A-1.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-19tests: Refine exception handling.Justus Winter3-7/+7
2016-09-19tests: Use descriptive temporary file names.Justus Winter4-4/+21
2016-09-19gpg: Fix regression in fingerprint printing.Werner Koch1-1/+1
2016-09-19dirmngr: Silence diagnostics about starting housekeeping.Werner Koch1-2/+2
2016-09-19g10: Fix memory leak.Justus Winter1-0/+1
2016-09-19build: Distribute fake pinentries.Werner Koch1-0/+5
2016-09-19doc: Update license information.Werner Koch5-8/+15
2016-09-19gpgscm: Fix gcrypt version check.Werner Koch1-1/+1
2016-09-19gpg: Avoid malloc failure due to no key signaturesWerner Koch1-8/+19
2016-09-17doc: Clarify forward-compatible expectationsDaniel Kahn Gillmor1-3/+7
2016-09-17Fix comment and format.NIIBE Yutaka3-3/+2
2016-09-17Fix more spellingDaniel Kahn Gillmor43-79/+81
2016-09-17move some file encodings to UTF-8Daniel Kahn Gillmor3-18/+17
2016-09-16g10: On failure, propagate the return code.Neal H. Walfield1-0/+1
2016-09-16g10: Improve some comments and a string.Neal H. Walfield1-9/+13
2016-09-16g10: Don't ignore failure. On failure, rollback.Neal H. Walfield1-3/+15
2016-09-16g10: Load the key block if the supplied user id list is NULL.Neal H. Walfield1-1/+1
2016-09-16g10: Use the accessor functions for accessing and comparing key idsNeal H. Walfield1-7/+8
2016-09-16po: convert localizations to UTF-8Daniel Kahn Gillmor11-15883/+15883
2016-09-16scd: Add support of ECC pubkey attribute.NIIBE Yutaka1-16/+45
2016-09-15g10: Add missing header.Justus Winter1-0/+1
2016-09-15g10: Only consider bindings matching the signer's user id.Neal H. Walfield1-11/+29
2016-09-15g10: Don't include the signature when printing a binding's validity.Neal H. Walfield1-2/+2
2016-09-15tests/fake-pinentries: fake pinentries for downstream developers.Daniel Kahn Gillmor6-0/+275
2016-09-15spelling: conenction should be connectionDaniel Kahn Gillmor2-2/+2
2016-09-15spelling: correct achived to achievedDaniel Kahn Gillmor1-1/+1
2016-09-15tests/gpgscm: Fix use of pointer.NIIBE Yutaka2-4/+4
2016-09-14g10: Fix whitespace.Neal H. Walfield1-1/+1
2016-09-14g10: Correctly compute the euclidean distance.Neal H. Walfield1-8/+10
2016-09-14g10: Change the default TOFU policy for UTKs to good.Neal H. Walfield1-2/+2
2016-09-14g10: Add missing static qualifier.Neal H. Walfield1-1/+1
2016-09-14g10: Default to the "good" TOFU policy for keys signed by a UTK.Neal H. Walfield1-0/+97
2016-09-14gpg: Emit a new error status line in --quick-adduid.Werner Koch1-1/+4
2016-09-14gpg: Allow use of "default" algo for--quick-addkey.Werner Koch1-0/+3
2016-09-13gpg: Improve usability of --quick-gen-key.Werner Koch3-37/+81
2016-09-13tools: Minor fix to the usbmon debugging tool.Werner Koch1-10/+13
2016-09-12gpg: Avoid mixing up status and colon line output.Werner Koch1-36/+47
2016-09-12tests: Simplify tofu test.Justus Winter1-66/+64
2016-09-10Portability build fix.Ben Kibbey2-2/+3
2016-09-10Fix symbol conflict.Ben Kibbey1-20/+20
2016-09-09gpg: print fingerprint regardless of keyid-formatDaniel Kahn Gillmor1-2/+5
2016-09-08gpg: Remove option --yes from gpgvWerner Koch2-10/+7
2016-09-08gpg: Add options --output and --yes to gpgv.Werner Koch3-1/+19
2016-09-08gpg: Make --output work with --verify.Werner Koch2-8/+15
2016-09-07dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch2-4/+105
2016-09-07g10: Use the time a signature was seen, not the embedded time, for statsNeal H. Walfield1-4/+3
2016-09-07tests: Don't use --tofu-db-format.Neal H. Walfield1-33/+30
2016-09-07g10: Check for a new binding a bit later.Neal H. Walfield1-9/+9
2016-09-07g10: Change TOFU code to respect --faked-system-time.Neal H. Walfield1-22/+36
2016-09-07g10: Use the correct conversion function.Neal H. Walfield1-8/+8