aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-10-27g10: ECDH shared point format.Arnaud Fontaine1-8/+24
2016-10-24gpg: Replace two sprintf calls.Werner Koch1-8/+3
2016-10-24scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2-10/+13
2016-10-23g10: Fix card keygen for decryption.NIIBE Yutaka1-2/+2
2016-10-21g10: More card key generation change.NIIBE Yutaka1-39/+24
2016-10-21g10: Write first keybox record in binary modeAndre Heinecke1-1/+1
2016-10-21g10,scd: Fix ECC keygen.NIIBE Yutaka2-10/+58
2016-10-21g10: Don't ask keysize for for non-RSA card.NIIBE Yutaka1-22/+28
2016-10-21g10: Support ECC for gen_card_key.NIIBE Yutaka1-15/+17
2016-10-21Fix use cases of snprintf.NIIBE Yutaka5-48/+32
2016-10-20agent, g10: Fix keygen.NIIBE Yutaka1-1/+1
2016-10-20g10: smartcard keygen change.NIIBE Yutaka3-137/+45