aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch2-2/+4
2016-11-29g10: Fix memory leak.Justus Winter1-4/+5
2016-11-29Improve some comments.Neal H. Walfield6-30/+51
2016-11-29g10: Extend TOFU_STATS to always show the validityNeal H. Walfield1-11/+19
2016-11-28g10: Fix iteration over getkey results.Justus Winter1-1/+1
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield11-50/+108
2016-11-22g10: Use es_fopen instead of open.Neal H. Walfield1-11/+10
2016-11-22g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield3-0/+159
2016-11-22g10: Fix memory leak.Justus Winter1-2/+0
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield8-351/+527
2016-11-21g10: Correctly parameterize ngettext.Neal H. Walfield1-3/+6
2016-11-21g10: Don't use the same variable for multiple SQL compiled statementsNeal H. Walfield1-4/+4
2016-11-21g10: Add a convenience function for checking if a key is a primary keyNeal H. Walfield2-7/+13
2016-11-18g10: Fix flags to open for lock of ToFU.NIIBE Yutaka1-5/+2
2016-11-18g10: Fix creating a lock for ToFU.NIIBE Yutaka1-1/+2
2016-11-17doc: Typo fixes.Werner Koch1-1/+1
2016-11-16common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch1-2/+2
2016-11-16gpg: New option --override-session-key-fd.Werner Koch1-2/+43
2016-11-15gpgv: New option --enable-special-filenames.Werner Koch1-0/+5
2016-11-15gpg: Add new compliance mode "de-vs".Werner Koch4-22/+52
2016-11-15doc: Add comment to make clear that KBNODE is deprecated.Werner Koch1-1/+1
2016-11-15gpg: Use usual free semantics for packet structure free functions.Werner Koch2-57/+76
2016-11-15g10: Optimize key iteration.Justus Winter1-2/+2
2016-11-15g10: Fix memory leak.Justus Winter1-3/+14
2016-11-15g10: Fix iteration over getkey results.Justus Winter1-0/+8
2016-11-15g10: Fix use-after-free.Justus Winter1-1/+9
2016-11-15g10: Fix memory leak.NIIBE Yutaka1-2/+1
2016-11-15gpg: New option --compliance.Werner Koch1-46/+119
2016-11-15g10: Fix memory leak.Justus Winter1-0/+1
2016-11-14g10: Fix memory leak.Justus Winter1-0/+2
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-4/+14
2016-11-10gpg: Improve error message for --quick-gen-key.Werner Koch1-1/+1
2016-11-07g10: Fix crash.Justus Winter1-3/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch88-88/+88
2016-11-04indent: Move comments inside the block.Werner Koch1-48/+56
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch1-0/+14
2016-11-03g10: Improve and unify key selection for -r and --locate-keys.Justus Winter4-2/+214
2016-11-02common: Improve compare_string_versions.Werner Koch2-2/+2
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor1-2/+2
2016-11-02g10,w32: Fix build on Windows.Justus Winter1-4/+1
2016-10-31g10: Avoid gratuitious SQLite aborts and starving writers.Neal H. Walfield1-16/+82
2016-10-30g10: Avoid reading in keys when possible.Neal H. Walfield1-2/+16
2016-10-30g10: Fix bit setting.Neal H. Walfield1-4/+4
2016-10-28gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch2-12/+6
2016-10-27gpg: Verify multiple detached signatures with different hash algos.Werner Koch1-5/+23
2016-10-27g10: Fix iteration over getkey results.Justus Winter1-3/+6
2016-10-27Fix typos.Justus Winter4-5/+5
2016-10-27g10: Assert preconditions.Justus Winter1-0/+3
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch10-48/+59
2016-10-27g10: Fix ECDH, clarifying the format.NIIBE Yutaka1-18/+20