aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-16gpg: Fix error checking and improve error reporting.Neal H. Walfield1-2/+14
2015-11-14gpg: Use only one fingerprint formatting function.Werner Koch7-86/+103
2015-11-13gpg: Simplify the tofu interface by using the public key packet.Werner Koch4-42/+18
2015-11-13gpg: Make trusted-key override for Tofu robust against swapped tofu.db.Werner Koch1-19/+31
2015-11-13gpg: Fix regression in --locate-keys (in 2.1.9).Werner Koch1-1/+13
2015-11-12gpg: Print a new EXPORTED status line.Werner Koch1-3/+28
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch7-47/+155
2015-11-11gpg: Fix cache consistency problem.Neal H. Walfield1-2/+4
2015-11-10gpg: Default to the the PGP trust model.Neal H. Walfield1-2/+2
2015-11-10gpg: Default to the flat TOFU DB format.Neal H. Walfield1-2/+2
2015-11-09scd: Add reder information to --card-status.NIIBE Yutaka3-1/+13
2015-11-06gpg: Avoid new strings.Werner Koch1-2/+2
2015-11-06gpg: Fix formatting string.Neal H. Walfield1-1/+1
2015-11-06gpg: Add new option --only-sign-text-ids.Neal H. Walfield3-16/+42
2015-11-06gpg: Check for ambiguous or non-matching key specs.Neal H. Walfield2-28/+189
2015-11-05gpg: Indicate which characters are invalid.Neal H. Walfield1-0/+3
2015-11-05gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield5-48/+130
2015-11-04gpg: Print a better error message for --multifile --sign --encrypt.Neal H. Walfield1-0/+3
2015-11-04gpg: Add --encrypt-to-default-key.Neal H. Walfield4-1/+25
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield15-53/+141
2015-11-03gpg: Change out of core error message.Werner Koch1-19/+28
2015-11-03gpg: Make translation easier.Werner Koch1-3/+3
2015-11-03gpg: Also show when the most recently signed message was observed.Neal H. Walfield1-1/+23
2015-11-03gpg: Split a utility function out of a large function.Neal H. Walfield1-134/+157
2015-11-03gpg: Fix message formatting.Neal H. Walfield1-2/+2
2015-11-03gpg: Don't store formatting fingerprints in the TOFU DB.Neal H. Walfield1-77/+100
2015-11-02g10: notify a user when importing stub is skipped.NIIBE Yutaka1-2/+29
2015-10-31gpg: Consider newlines to be whitespace in an SQL statement.Neal H. Walfield1-1/+1
2015-10-30common: Add separate header for zb32.c.Werner Koch2-0/+2
2015-10-29gpg: Display the correct error message.Neal H. Walfield1-4/+7
2015-10-29gpg: Eliminate a memory leak.Neal H. Walfield1-7/+9
2015-10-29gpg: Remove unused prototype.Neal H. Walfield1-1/+0
2015-10-29gpg: Eliminate a memory leak.Neal H. Walfield1-1/+4
2015-10-29gpg: Fix keyring support.Neal H. Walfield1-1/+2
2015-10-29gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.Neal H. Walfield3-10/+58
2015-10-29gpg: Move sqlite helper functions into their own file.Neal H. Walfield4-224/+293
2015-10-26gpg: Do not call an extra get_validity if no-show-uid-validity is used.Werner Koch1-6/+25
2015-10-26gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor6-37/+33
2015-10-26w32: Make it build again if Tofu support is not available.Werner Koch1-0/+4
2015-10-26dirmngr: Add example Tor hidden service.Werner Koch1-0/+3
2015-10-26gpg: Make sure we only have a single SQL statement.Neal H. Walfield1-1/+16
2015-10-26gpg: When the TOFU DB is in batch mode, periodically drop the locks.Neal H. Walfield1-0/+30
2015-10-23gpg: Provide an interface to patch TOFU updates.Neal H. Walfield5-53/+239
2015-10-23gpg: Cache prepared SQL queries and open DB connections.Neal H. Walfield1-211/+518
2015-10-23gpg: Return the DBs meta-handle rather than the sqlite3 handle.Neal H. Walfield1-28/+28
2015-10-23gpg: Use the proper type.Neal H. Walfield3-13/+2
2015-10-22Move SRV RR code from common/ to dirmngr/.Werner Koch1-3/+1
2015-10-21gpg: Add a new OpenPGP card vendor.Werner Koch1-0/+1
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-2/+2
2015-10-21gpg: If the saved trust model is unknown, default to tofu+pgp.Neal H. Walfield1-2/+2