| Commit message (Expand) | Author | Age | Files | Lines |
* | g10,w32: Fix build on Windows. | Justus Winter | 2016-11-02 | 1 | -4/+1 |
* | g10: Avoid gratuitious SQLite aborts and starving writers. | Neal H. Walfield | 2016-10-31 | 1 | -16/+82 |
* | g10: Avoid reading in keys when possible. | Neal H. Walfield | 2016-10-30 | 1 | -2/+16 |
* | g10: Fix bit setting. | Neal H. Walfield | 2016-10-30 | 1 | -4/+4 |
* | gpg: Enable the Issuer Fingerprint from rfc4880bis | Werner Koch | 2016-10-28 | 2 | -12/+6 |
* | gpg: Verify multiple detached signatures with different hash algos. | Werner Koch | 2016-10-27 | 1 | -5/+23 |
* | g10: Fix iteration over getkey results. | Justus Winter | 2016-10-27 | 1 | -3/+6 |
* | Fix typos. | Justus Winter | 2016-10-27 | 4 | -5/+5 |
* | g10: Assert preconditions. | Justus Winter | 2016-10-27 | 1 | -0/+3 |
* | gpg: Convey --quick option to dirmngr for --auto-key-retrieve. | Werner Koch | 2016-10-27 | 10 | -48/+59 |
* | g10: Fix ECDH, clarifying the format. | NIIBE Yutaka | 2016-10-27 | 1 | -18/+20 |
* | g10: ECDH shared point format. | Arnaud Fontaine | 2016-10-27 | 1 | -8/+24 |
* | gpg: Replace two sprintf calls. | Werner Koch | 2016-10-24 | 1 | -8/+3 |
* | scd: Use canonical curve name of libgcrypt. | NIIBE Yutaka | 2016-10-24 | 2 | -10/+13 |
* | g10: Fix card keygen for decryption. | NIIBE Yutaka | 2016-10-23 | 1 | -2/+2 |
* | g10: More card key generation change. | NIIBE Yutaka | 2016-10-21 | 1 | -39/+24 |
* | g10: Write first keybox record in binary mode | Andre Heinecke | 2016-10-21 | 1 | -1/+1 |
* | g10,scd: Fix ECC keygen. | NIIBE Yutaka | 2016-10-21 | 2 | -10/+58 |
* | g10: Don't ask keysize for for non-RSA card. | NIIBE Yutaka | 2016-10-21 | 1 | -22/+28 |
* | g10: Support ECC for gen_card_key. | NIIBE Yutaka | 2016-10-21 | 1 | -15/+17 |
* | Fix use cases of snprintf. | NIIBE Yutaka | 2016-10-21 | 5 | -48/+32 |
* | agent, g10: Fix keygen. | NIIBE Yutaka | 2016-10-20 | 1 | -1/+1 |
* | g10: smartcard keygen change. | NIIBE Yutaka | 2016-10-20 | 3 | -137/+45 |
* | g10: Be more careful when checking if a binding is signed by a UTK. | Neal H. Walfield | 2016-10-13 | 1 | -2/+25 |
* | g10: Be more careful when checking cross signatures. | Neal H. Walfield | 2016-10-13 | 1 | -2/+26 |
* | g10: Still check if the key is an UTK or cross signed in batch mode. | Neal H. Walfield | 2016-10-13 | 1 | -18/+13 |
* | g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERAL | Neal H. Walfield | 2016-10-13 | 1 | -2/+17 |
* | g10: When changing a TOFU binding's policy, update the conflict info | Neal H. Walfield | 2016-10-12 | 1 | -17/+16 |
* | g10: Make a singular string singular. | Neal H. Walfield | 2016-10-12 | 1 | -1/+1 |
* | g10: Correctly determine whether a binding has a conflict. | Neal H. Walfield | 2016-10-12 | 1 | -1/+1 |
* | g10: Fix a column's type in TOFU DB. | Neal H. Walfield | 2016-10-12 | 1 | -1/+1 |
* | Revert "g10: Fix singular term." | Werner Koch | 2016-10-07 | 1 | -1/+1 |
* | gpg: Put extra parens around bit tests. | Werner Koch | 2016-10-07 | 3 | -7/+8 |
* | g10: Fix singular term. | Justus Winter | 2016-10-06 | 1 | -1/+1 |
* | g10: Use appropriate variant of 'abs'. | Justus Winter | 2016-10-06 | 1 | -6/+6 |
* | g10: Fix testing for debug flag. | Justus Winter | 2016-10-06 | 1 | -1/+1 |
* | agent: Remove the warning for the GKR hijacking. | Werner Koch | 2016-09-30 | 1 | -65/+0 |
* | gpg: Improve WKD by importing only the requested UID. | Werner Koch | 2016-09-28 | 1 | -5/+32 |
* | gpg: Reject import if an import filter removed all user ids. | Werner Koch | 2016-09-28 | 1 | -0/+27 |
* | gpg: Make import filter data object more flexible. | Werner Koch | 2016-09-28 | 2 | -15/+63 |
* | gpg: Make sure that internal key import is done with a binary stream. | Werner Koch | 2016-09-28 | 1 | -1/+1 |
* | agent, sm: Set CTX after start_agent. | NIIBE Yutaka | 2016-09-27 | 1 | -1/+1 |
* | g10: When adding a user id, make sure the keyblock has been prepared. | Neal H. Walfield | 2016-09-22 | 1 | -0/+2 |
* | gpg: Fix regression in fingerprint printing. | Werner Koch | 2016-09-19 | 1 | -1/+1 |
* | g10: Fix memory leak. | Justus Winter | 2016-09-19 | 1 | -0/+1 |
* | gpg: Avoid malloc failure due to no key signatures | Werner Koch | 2016-09-19 | 1 | -8/+19 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 6 | -7/+7 |
* | g10: On failure, propagate the return code. | Neal H. Walfield | 2016-09-16 | 1 | -0/+1 |
* | g10: Improve some comments and a string. | Neal H. Walfield | 2016-09-16 | 1 | -9/+13 |
* | g10: Don't ignore failure. On failure, rollback. | Neal H. Walfield | 2016-09-16 | 1 | -3/+15 |