aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | common,w32: Breakaway detached childs when in jobAndre Heinecke2019-04-291-0/+45
* | | scd: Add new command: KEYINFO.NIIBE Yutaka2019-04-255-1/+159
* | | po: Update Japanese Translation.NIIBE Yutaka2019-04-231-149/+267
* | | scd: Allow KEYGRIP as KEYIDSTR.NIIBE Yutaka2019-04-231-15/+52
* | | scd: Factor out a function to check keyidstr.NIIBE Yutaka2019-04-221-126/+59
* | | gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor2019-04-191-1/+1
* | | g10: Fix double free when locating by mboxAndre Heinecke2019-04-181-2/+1
* | | g10: Fix a memory leak.NIIBE Yutaka2019-04-171-0/+7
* | | common: Fix AWK portability.NIIBE Yutaka2019-04-162-7/+7
* | | gpg: New caching functions.Werner Koch2019-04-135-119/+702
* | | gpg: Cache a once computed fingerprint in PKT_public_key.Werner Koch2019-04-122-72/+51
* | | gpg: Accept also armored data from the WKD.Werner Koch2019-04-111-2/+3
* | | gpg: Set a limit of 5 to the number of keys imported from the WKD.Werner Koch2019-04-111-4/+21
* | | speedo,w32: Install gpg-card.exeAndre Heinecke2019-04-111-0/+2
* | | gpg: Fix printing of the user id during import.Werner Koch2019-04-053-14/+17
* | | scd:piv: Fix RSA decryption.Werner Koch2019-04-041-6/+25
* | | doc: Minor change to the included yat2m.Werner Koch2019-04-042-12/+148
* | | scd: Better handling of timeout and time extension.NIIBE Yutaka2019-04-041-7/+4
* | | gpg: Improve the code to decrypt using PIV cards.Werner Koch2019-04-034-25/+26
* | | scd: New options --info and --info-only for READKEY.Werner Koch2019-04-037-50/+147
* | | gpg: Allow decryption using PIV cards.Werner Koch2019-04-034-8/+146
* | | scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-04-034-3/+29
* | | gpg: Avoid endless loop if a card's serial number can't be read.Werner Koch2019-04-031-0/+1
* | | card: Allow card selection with LIST.Werner Koch2019-04-032-37/+90
* | | gpg: Print modern style key info for non-decryptable keys.Werner Koch2019-04-032-9/+9
* | | gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-04-025-28/+213
* | | common: Extend function pubkey_algo_string.Werner Koch2019-04-024-5/+10
* | | dirmngr: Improve domaininfo cache update algorithm.Werner Koch2019-04-021-19/+106
* | | sm: Show the usage flags when generating a key from a card.Werner Koch2019-04-013-8/+61
* | | gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-04-012-16/+30
* | | gpg: New card function agent_scd_keypairinfo.Werner Koch2019-04-012-3/+82
* | | gpg: Remove two unused card related functions.Werner Koch2019-04-013-98/+76
* | | gpg: Remove unused arg in a card related function.Werner Koch2019-04-014-34/+33
* | | dirmngr: Better for error code for http status 413.Werner Koch2019-03-293-0/+12
* | | scd: New option --application-priority.Werner Koch2019-03-285-18/+91
* | | card: For passwd add a PIV menu and make the OpenPGP menu optional.Werner Koch2019-03-281-80/+101
* | | card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch2019-03-283-3/+12
* | | scd: Support reading the Yubikey 4 firmware version.Werner Koch2019-03-271-21/+38
* | | gpg: Don't use EdDSA algo ID for ECDSA curves.Trevor Bentley2019-03-271-7/+18
* | | sm: Allow decryption even if expired other keys are configured.Werner Koch2019-03-261-0/+11
* | | agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch2019-03-261-4/+20
* | | doc: Add relevant NEWS items from 2.2.Werner Koch2019-03-251-0/+99
* | | wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-254-5/+50
* | | doc: Clarify option --no-keyring.Werner Koch2019-03-251-1/+2
* | | sm, w32: Translate logger and status fd to handlesAndre Heinecke2019-03-251-2/+6
* | | libdns: Don't use _[A-Z] which are reserved names.NIIBE Yutaka2019-03-251-40/+40
* | | doc: fix formatting errorDaniel Kahn Gillmor2019-03-221-1/+2
* | | doc: Add a spec comment to app-piv.cWerner Koch2019-03-221-0/+1
* | | wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-225-12/+129
* | | scd: Refactor the app selection code.Werner Koch2019-03-221-17/+35