aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Fix crash.Justus Winter2016-11-071-3/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0588-88/+88
* indent: Move comments inside the block.Werner Koch2016-11-041-48/+56
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-031-0/+14
* g10: Improve and unify key selection for -r and --locate-keys.Justus Winter2016-11-034-2/+214
* common: Improve compare_string_versions.Werner Koch2016-11-022-2/+2
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-021-2/+2
* g10,w32: Fix build on Windows.Justus Winter2016-11-021-4/+1
* g10: Avoid gratuitious SQLite aborts and starving writers.Neal H. Walfield2016-10-311-16/+82
* g10: Avoid reading in keys when possible.Neal H. Walfield2016-10-301-2/+16
* g10: Fix bit setting.Neal H. Walfield2016-10-301-4/+4
* gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch2016-10-282-12/+6
* gpg: Verify multiple detached signatures with different hash algos.Werner Koch2016-10-271-5/+23
* g10: Fix iteration over getkey results.Justus Winter2016-10-271-3/+6
* Fix typos.Justus Winter2016-10-274-5/+5
* g10: Assert preconditions.Justus Winter2016-10-271-0/+3
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-2710-48/+59
* g10: Fix ECDH, clarifying the format.NIIBE Yutaka2016-10-271-18/+20
* g10: ECDH shared point format.Arnaud Fontaine2016-10-271-8/+24
* gpg: Replace two sprintf calls.Werner Koch2016-10-241-8/+3
* scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2016-10-242-10/+13
* g10: Fix card keygen for decryption.NIIBE Yutaka2016-10-231-2/+2
* g10: More card key generation change.NIIBE Yutaka2016-10-211-39/+24
* g10: Write first keybox record in binary modeAndre Heinecke2016-10-211-1/+1
* g10,scd: Fix ECC keygen.NIIBE Yutaka2016-10-212-10/+58
* g10: Don't ask keysize for for non-RSA card.NIIBE Yutaka2016-10-211-22/+28
* g10: Support ECC for gen_card_key.NIIBE Yutaka2016-10-211-15/+17
* Fix use cases of snprintf.NIIBE Yutaka2016-10-215-48/+32
* agent, g10: Fix keygen.NIIBE Yutaka2016-10-201-1/+1
* g10: smartcard keygen change.NIIBE Yutaka2016-10-203-137/+45
* g10: Be more careful when checking if a binding is signed by a UTK.Neal H. Walfield2016-10-131-2/+25
* g10: Be more careful when checking cross signatures.Neal H. Walfield2016-10-131-2/+26
* g10: Still check if the key is an UTK or cross signed in batch mode.Neal H. Walfield2016-10-131-18/+13
* g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERALNeal H. Walfield2016-10-131-2/+17
* g10: When changing a TOFU binding's policy, update the conflict infoNeal H. Walfield2016-10-121-17/+16
* g10: Make a singular string singular.Neal H. Walfield2016-10-121-1/+1
* g10: Correctly determine whether a binding has a conflict.Neal H. Walfield2016-10-121-1/+1
* g10: Fix a column's type in TOFU DB.Neal H. Walfield2016-10-121-1/+1
* Revert "g10: Fix singular term."Werner Koch2016-10-071-1/+1
* gpg: Put extra parens around bit tests.Werner Koch2016-10-073-7/+8
* g10: Fix singular term.Justus Winter2016-10-061-1/+1
* g10: Use appropriate variant of 'abs'.Justus Winter2016-10-061-6/+6
* g10: Fix testing for debug flag.Justus Winter2016-10-061-1/+1
* agent: Remove the warning for the GKR hijacking.Werner Koch2016-09-301-65/+0
* gpg: Improve WKD by importing only the requested UID.Werner Koch2016-09-281-5/+32
* gpg: Reject import if an import filter removed all user ids.Werner Koch2016-09-281-0/+27
* gpg: Make import filter data object more flexible.Werner Koch2016-09-282-15/+63
* gpg: Make sure that internal key import is done with a binary stream.Werner Koch2016-09-281-1/+1
* agent, sm: Set CTX after start_agent.NIIBE Yutaka2016-09-271-1/+1
* g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2016-09-221-0/+2