aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix the previous commit.NIIBE Yutaka2019-03-132-4/+4
| * g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-132-3/+3
| * dirmngr: Avoid testing for Tor with --gpgconf-list.Werner Koch2019-03-111-1/+6
| * common: Minor rework of tty_get.Werner Koch2019-03-071-118/+142
| * dirmngr: Add CSRF protection exception for protonmail.Werner Koch2019-03-071-5/+40
| * gpgv: Improve documentation for keyring choicesDaniel Kahn Gillmor2019-03-071-7/+8
| * gpgtar: Make option -C work for archive creation.Werner Koch2019-03-063-5/+14
| * agent: Re-introduce --enable-extended-key-format.Werner Koch2019-03-065-10/+27
| * gpgtar: Improve error messages.Werner Koch2019-03-064-43/+89
| * agent: Default to extended key format.Werner Koch2019-03-063-22/+23
| * doc: First take on instructions on how to init PIV cardsWerner Koch2019-03-061-0/+391
| * card: Allow PEM encoded certificates in "writecert".Werner Koch2019-03-061-0/+14
| * card: Print the keyref also for non-initialized slots.Werner Koch2019-03-061-21/+12
| * agent: Fix detection of exit of scdaemon.NIIBE Yutaka2019-03-061-62/+80
| * card: Print card version. Check for bad Yubikeys.Werner Koch2019-03-055-13/+67
| * scd: Rename a shared info field name.Werner Koch2019-03-053-14/+15
| * scd:piv: Implement import of private keys for Yubikeys.Werner Koch2019-03-059-54/+561
| * gpg: Make invalid primary key algos obvious in key listings.Werner Koch2019-03-051-1/+9
| * agent: Minor change to the KEYTOCARD command.Werner Koch2019-03-054-71/+56
| * sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch2019-03-011-3/+37
| * scd:piv: Add feature to read Yubikey attestation certificates.Werner Koch2019-03-011-2/+28
| * scd:piv: Allow writecert to only write matching certs.Werner Koch2019-03-011-22/+55
| * card: Remove the "admin" command.Werner Koch2019-03-011-114/+67
| * sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch2019-02-281-4/+9
| * agent: PKSIGN should return signature in same format for card.NIIBE Yutaka2019-02-271-46/+36
| * scd: Simplify the app_readkey parameters.Werner Koch2019-02-267-117/+93
| * conf: New option --show-socket.Werner Koch2019-02-263-29/+48
| * libdns: Avoid using compound literals (8).NIIBE Yutaka2019-02-261-20/+0
| * libdns: Avoid using compound literals (7).NIIBE Yutaka2019-02-263-12/+16
| * libdns: Avoid using compound literals (6).NIIBE Yutaka2019-02-263-33/+51
| * libdns: Avoid using compound literals (5).NIIBE Yutaka2019-02-262-2/+3
| * libdns: Avoid using compound literals (4).NIIBE Yutaka2019-02-262-7/+6
| * libdns: Avoid using compound literals (3).NIIBE Yutaka2019-02-262-12/+18
| * libdns: Avoid using compound literals (2).NIIBE Yutaka2019-02-262-19/+12
| * libdns: Avoid using compound literals.NIIBE Yutaka2019-02-261-5/+10
| * scd: PIV: Always require a PIN for signing with 9C.Werner Koch2019-02-251-8/+20
| * card: Rename gpg-card-tool to gpg-card.Werner Koch2019-02-2512-55/+62
| * agent: Fix for suggested Libgcrypt use.Werner Koch2019-02-251-1/+16
| * gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-02-251-1/+3
| * scd: internal driver: Submit SET_INTERFACE control transfer.NIIBE Yutaka2019-02-221-8/+6
| * sm: Fix certificate creation with key on card.Werner Koch2019-02-211-1/+1
| * card: Print usage info for each key.Werner Koch2019-02-213-11/+60
| * scd: Extend KEYPAIRINFO by key usage info.Werner Koch2019-02-213-46/+95
| * card: Print the keyref in the listing.Werner Koch2019-02-212-1/+2
| * scd: Don't let the "undefined" app cause a conflict error.Werner Koch2019-02-211-0/+3
| * sm: Prepare algo mapping to handle values > 255.Werner Koch2019-02-211-10/+13
| * scd: Clear CHV status on timeout error.NIIBE Yutaka2019-02-211-34/+45
| * scd: Handle ack button timeout as GPG_ERR_TIMEOUT.NIIBE Yutaka2019-02-212-0/+2
| * tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-02-215-10/+5
| * agent: Terminate pinentry process gracefully, by watching socket.NIIBE Yutaka2019-02-191-4/+81