aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* g10: Always trust ultimately trusted keys.Neal H. Walfield2016-08-311-21/+21
* g10: Fix error detection.Neal H. Walfield2016-08-311-1/+1
* g10: Update a key's TOFU policy in a transaction.Neal H. Walfield2016-08-312-1/+8
* g10: Fix the show old policy functionality when changing a TOFU policy.Neal H. Walfield2016-08-311-23/+24
* g10: Drop unused argument.Neal H. Walfield2016-08-311-6/+3
* gpg: Move state local to tofu.c to a private structure.Neal H. Walfield2016-08-312-19/+19
* gpg: Avoid name spaces clash with future sqlite versions (2).Neal H. Walfield2016-08-313-36/+36
* gpg: Fix regression in gpgv's printing of the keyid.Werner Koch2016-08-311-0/+2
* g10: Improve TOFU batch update code.Neal H. Walfield2016-08-302-46/+64
* g10: Improve TOFU debugging output and some comments.Neal H. Walfield2016-08-301-21/+23
* g10: If a key has no valid user ids, change TOFU to return TRUST_NEVER.Neal H. Walfield2016-08-301-1/+16
* g10: Change tofu_register & tofu_get_validity to process multiple uids.Neal H. Walfield2016-08-303-197/+238
* g10: Support nested transactions on the TOFU DB.Neal H. Walfield2016-08-302-20/+22
* g10: Print the info text in more situations.Neal H. Walfield2016-08-301-1/+2
* g10: Print the formatted text.Neal H. Walfield2016-08-301-1/+1
* g10: When showing a user id's trust, pass the current signature.Neal H. Walfield2016-08-301-1/+1
* w32: Fix build regression due to 2aa0701.Werner Koch2016-08-291-1/+1
* gpgconf: Print the plain socket directory with --list-dirs.Werner Koch2016-08-291-0/+1
* common: Add a default socket name feature.Werner Koch2016-08-299-25/+63
* gpg: Make decryption of -R work w/o --try-secret-key or --default-key.Werner Koch2016-08-291-10/+7
* gpg: Fix false negatives in Ed25519 signature verification.Werner Koch2016-08-252-3/+128
* common: Rename an odd named function.Werner Koch2016-08-254-7/+7
* gpg: New option --with-tofu-info.Werner Koch2016-08-259-38/+107
* gpg: Change TOFU_STATS to return timestamps.Werner Koch2016-08-242-35/+77
* common: Guarantee that gnupg_get_time does not return an error.Werner Koch2016-08-241-16/+10
* wks: Add command --supported to gpg-wks-client.Werner Koch2016-08-241-0/+55
* doc: Some additional source commentsWerner Koch2016-08-242-1/+6
* common: Change license of mbox-util to LGPLv2.1+.Werner Koch2016-08-222-28/+8
* wks: Install gpg-wks-client under libexecWerner Koch2016-08-221-2/+5
* common: Remove unused vars in simple-pwquery.Werner Koch2016-08-221-16/+5
* Post release updates.Werner Koch2016-08-182-1/+5
* Release 2.1.15gnupg-2.1.15Werner Koch2016-08-180-0/+0
* Update NEWS.Werner Koch2016-08-181-1/+48
* po: Auto updateWerner Koch2016-08-1825-2065/+2135
* po: Add init.c to POTFILES.inWerner Koch2016-08-181-1/+1
* po: Update German translationWerner Koch2016-08-181-76/+76
* po: Update Norwegian translation.Åka Sikrom2016-08-181-485/+242
* po: Update Russian translationIneiev2016-08-181-15/+9
* gpg: Add import filter "drop-sig".Werner Koch2016-08-182-3/+104
* doc: Add comments on how to parse --list-colons output.Werner Koch2016-08-182-4/+12
* dirmngr: Remove all system daemon features.Werner Koch2016-08-1813-365/+29
* gpg: New option --senderWerner Koch2016-08-184-0/+44
* agent: Allow import of overly large keys.Werner Koch2016-08-161-1/+1
* g13: Allow the use of a g13tab label for --mount.Werner Koch2016-08-141-4/+6
* g13: Implement --umount for dm-crypt.Werner Koch2016-08-1411-22/+244
* g13: Fix double free bug.Werner Koch2016-08-131-2/+0
* g13: Consider g13tab for a mount command.Werner Koch2016-08-134-14/+132
* g13: Move some function around.Werner Koch2016-08-137-26/+34
* g13: New command --find-device.Werner Koch2016-08-135-0/+162
* Avoid leading ": " in the log output when there are no prefixes.Daniel Kahn Gillmor2016-08-121-2/+3