summaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06gpgtar: Improve error messages.Werner Koch4-43/+89
2019-03-06agent: Default to extended key format.Werner Koch3-22/+23
2019-03-06doc: First take on instructions on how to init PIV cardsWerner Koch1-0/+391
2019-03-06card: Allow PEM encoded certificates in "writecert".Werner Koch1-0/+14
2019-03-06card: Print the keyref also for non-initialized slots.Werner Koch1-21/+12
2019-03-06agent: Fix detection of exit of scdaemon.NIIBE Yutaka1-62/+80
2019-03-05card: Print card version. Check for bad Yubikeys.Werner Koch5-13/+67
2019-03-05scd: Rename a shared info field name.Werner Koch3-14/+15
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch9-54/+561
2019-03-05gpg: Make invalid primary key algos obvious in key listings.Werner Koch1-1/+9
2019-03-05agent: Minor change to the KEYTOCARD command.Werner Koch4-71/+56
2019-03-01sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch1-3/+37
2019-03-01scd:piv: Add feature to read Yubikey attestation certificates.Werner Koch1-2/+28
2019-03-01scd:piv: Allow writecert to only write matching certs.Werner Koch1-22/+55
2019-03-01card: Remove the "admin" command.Werner Koch1-114/+67
2019-02-28sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch1-4/+9
2019-02-27agent: PKSIGN should return signature in same format for card.NIIBE Yutaka1-46/+36
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch7-117/+93
2019-02-26conf: New option --show-socket.Werner Koch3-29/+48
2019-02-26libdns: Avoid using compound literals (8).NIIBE Yutaka1-20/+0
2019-02-26libdns: Avoid using compound literals (7).NIIBE Yutaka3-12/+16
2019-02-26libdns: Avoid using compound literals (6).NIIBE Yutaka3-33/+51
2019-02-26libdns: Avoid using compound literals (5).NIIBE Yutaka2-2/+3
2019-02-26libdns: Avoid using compound literals (4).NIIBE Yutaka2-7/+6
2019-02-26libdns: Avoid using compound literals (3).NIIBE Yutaka2-12/+18
2019-02-26libdns: Avoid using compound literals (2).NIIBE Yutaka2-19/+12
2019-02-26libdns: Avoid using compound literals.NIIBE Yutaka1-5/+10
2019-02-25scd: PIV: Always require a PIN for signing with 9C.Werner Koch1-8/+20
2019-02-25card: Rename gpg-card-tool to gpg-card.Werner Koch12-55/+62
2019-02-25agent: Fix for suggested Libgcrypt use.Werner Koch1-1/+16
2019-02-25gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka1-1/+3
2019-02-22scd: internal driver: Submit SET_INTERFACE control transfer.NIIBE Yutaka1-8/+6
2019-02-21sm: Fix certificate creation with key on card.Werner Koch1-1/+1
2019-02-21card: Print usage info for each key.Werner Koch3-11/+60
2019-02-21scd: Extend KEYPAIRINFO by key usage info.Werner Koch3-46/+95
2019-02-21card: Print the keyref in the listing.Werner Koch2-1/+2
2019-02-21scd: Don't let the "undefined" app cause a conflict error.Werner Koch1-0/+3
2019-02-21sm: Prepare algo mapping to handle values > 255.Werner Koch1-10/+13
2019-02-21scd: Clear CHV status on timeout error.NIIBE Yutaka1-34/+45
2019-02-21scd: Handle ack button timeout as GPG_ERR_TIMEOUT.NIIBE Yutaka2-0/+2
2019-02-21tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka5-10/+5
2019-02-19agent: Terminate pinentry process gracefully, by watching socket.NIIBE Yutaka1-4/+81
2019-02-19agent: Minor change for pinentry status handling.NIIBE Yutaka1-11/+7
2019-02-19agent: Factor out the getpin interaction.NIIBE Yutaka1-42/+37
2019-02-18sm: Support generation of card-based ed25519 CSR.Damien Goutte-Gattat via Gnupg-devel3-4/+19
2019-02-15sm: Support generation of card-based ECDSA CSR.Damien Goutte-Gattat via Gnupg-devel2-34/+98
2019-02-14po: Correct a simple typo in the Norwegian translationIngvar Hagelund1-1/+1
2019-02-13card: New command "yubikey".Werner Koch6-50/+580
2019-02-11scd: Implement decryption for PIV cards.Werner Koch1-1/+146
2019-02-11scd: For PIV cards used NO_AUTH instead of BAD_PIN.Werner Koch2-2/+18