summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: Remove duplicated call to a function.Werner Koch2020-02-091-1/+0
* common: New function get_keyalgo_string.Werner Koch2020-02-094-3/+198
* common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch2020-02-095-21/+41
* card: Support brainpool curves in the generate command.Werner Koch2020-02-091-11/+26
* sm: New option --issuer-der for the listkey commands.Werner Koch2020-02-031-7/+73
* card: Add new OpenPGP card vendor.Werner Koch2020-01-282-0/+2
* dirmngr: Fix building w/o LDAP supportWerner Koch2020-01-211-0/+6
* gpg: Fix printing of keyring name (regression in master)Werner Koch2020-01-211-1/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-212-0/+2
* build: Require libgpg-error 1.37Werner Koch2020-01-212-2/+2
* tools: Let watchgnupg determine the socket name via gpgconf.Werner Koch2020-01-202-26/+159
* gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch2020-01-172-0/+17
* gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2020-01-172-42/+80
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-178-26/+32
* card: Allow switching of cards and applications.Werner Koch2020-01-163-24/+193
* scd: New commands SWITCHCARD and SWITCHAPP.Werner Koch2020-01-163-13/+262
* scd:piv: Remove debug code from a recent commit.Werner Koch2020-01-161-2/+1
* gpg: Print better debug info in case of broken sig subpackets.Werner Koch2020-01-161-1/+4
* gpg: Use "SCD KEYINFO" to get available card keys.NIIBE Yutaka2020-01-161-80/+29
* gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2020-01-162-1/+178
* gpg: default-key: Simply don't limit by capability.NIIBE Yutaka2020-01-161-5/+0
* gpg: Cert only key should be usable with --default-key.NIIBE Yutaka2020-01-151-1/+2
* scd: Make the PIN cache robust against wrongdoing of gpg-agent.Werner Koch2020-01-132-4/+81
* scd:piv: Implement PIN cache.Werner Koch2020-01-135-29/+100
* agent: Avoid multiple calls to scd for KEYINFO.Werner Koch2020-01-131-2/+45
* agent: Replace free by xfree in recently added code.Werner Koch2020-01-131-3/+3
* gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch2020-01-134-0/+39
* scd: Fix memory leak in command READKEY.Werner Koch2020-01-132-3/+9
* scd: Make SERIALNO --all work correctly and use it.Werner Koch2020-01-135-57/+94
* agent: handle SSH operation by KEYGRIP.NIIBE Yutaka2020-01-131-86/+15
* agent: Extend agent_card_getattr with KEYGRIP.NIIBE Yutaka2020-01-133-5/+11
* scd: Implement direct access by KEYGRIP for GETATTR and READKEY.NIIBE Yutaka2020-01-102-50/+119
* scd:openpgp: Implement PIN cache.Werner Koch2020-01-091-104/+229
* scd: Use a scdaemon internal key to protect the PIN cache IPC.Werner Koch2020-01-094-112/+148
* agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka2020-01-095-116/+39
* scd: First changes to implement a PIN cache.Werner Koch2020-01-0711-85/+418
* agent: First changes to support a PIN cache for scdaemon.Werner Koch2020-01-074-29/+217
* kbx: Make sure the tables are joined in a select.Werner Koch2020-01-071-3/+3
* scd: Minor fix for readibility.Werner Koch2020-01-033-3/+3
* kbx: Initial support for an SQLite backendWerner Koch2020-01-029-87/+1424
* Update wk's signing keyWerner Koch2020-01-011-0/+0
* gpg: Fix output of --with-secret if a pattern is given.Werner Koch2019-12-231-8/+25
* doc: Typ fix in commentWerner Koch2019-12-231-1/+1
* kbx: Change keyboxd to work only with one database.Werner Koch2019-12-233-162/+112
* scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka2019-12-195-35/+79
* Include release information from 2.2.17 to 2.2.19Werner Koch2019-12-091-1/+121
* sm: Add special case for expired intermediate certificates.Werner Koch2019-12-062-17/+91
* dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch2019-12-062-2/+8
* gpg: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: Change the way v5 fingerprints are printed.Werner Koch2019-11-283-16/+7