summaryrefslogtreecommitdiffstats
path: root/po/en@quot.header (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-09common: New function get_keyalgo_string.Werner Koch4-3/+198
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch5-21/+41
2020-02-09card: Support brainpool curves in the generate command.Werner Koch1-11/+26
2020-02-03sm: New option --issuer-der for the listkey commands.Werner Koch1-7/+73
2020-01-28card: Add new OpenPGP card vendor.Werner Koch2-0/+2
2020-01-21dirmngr: Fix building w/o LDAP supportWerner Koch1-0/+6
2020-01-21gpg: Fix printing of keyring name (regression in master)Werner Koch1-1/+1
2020-01-21card: Add new OpenPGP card vendorWerner Koch2-0/+2
2020-01-21build: Require libgpg-error 1.37Werner Koch2-2/+2
2020-01-20tools: Let watchgnupg determine the socket name via gpgconf.Werner Koch2-26/+159
2020-01-17gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch2-0/+17
2020-01-17gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2-42/+80
2020-01-17gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka8-26/+32
2020-01-16card: Allow switching of cards and applications.Werner Koch3-24/+193
2020-01-16scd: New commands SWITCHCARD and SWITCHAPP.Werner Koch3-13/+262
2020-01-16scd:piv: Remove debug code from a recent commit.Werner Koch1-2/+1
2020-01-16gpg: Print better debug info in case of broken sig subpackets.Werner Koch1-1/+4
2020-01-16gpg: Use "SCD KEYINFO" to get available card keys.NIIBE Yutaka1-80/+29
2020-01-16gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2-1/+178
2020-01-16gpg: default-key: Simply don't limit by capability.NIIBE Yutaka1-5/+0
2020-01-15gpg: Cert only key should be usable with --default-key.NIIBE Yutaka1-1/+2
2020-01-13scd: Make the PIN cache robust against wrongdoing of gpg-agent.Werner Koch2-4/+81
2020-01-13scd:piv: Implement PIN cache.Werner Koch5-29/+100
2020-01-13agent: Avoid multiple calls to scd for KEYINFO.Werner Koch1-2/+45
2020-01-13agent: Replace free by xfree in recently added code.Werner Koch1-3/+3
2020-01-13gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch4-0/+39
2020-01-13scd: Fix memory leak in command READKEY.Werner Koch2-3/+9
2020-01-13scd: Make SERIALNO --all work correctly and use it.Werner Koch5-57/+94
2020-01-13agent: handle SSH operation by KEYGRIP.NIIBE Yutaka1-86/+15
2020-01-13agent: Extend agent_card_getattr with KEYGRIP.NIIBE Yutaka3-5/+11
2020-01-10scd: Implement direct access by KEYGRIP for GETATTR and READKEY.NIIBE Yutaka2-50/+119
2020-01-09scd:openpgp: Implement PIN cache.Werner Koch1-104/+229
2020-01-09scd: Use a scdaemon internal key to protect the PIN cache IPC.Werner Koch4-112/+148
2020-01-09agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka5-116/+39
2020-01-07scd: First changes to implement a PIN cache.Werner Koch11-85/+418
2020-01-07agent: First changes to support a PIN cache for scdaemon.Werner Koch4-29/+217
2020-01-07kbx: Make sure the tables are joined in a select.Werner Koch1-3/+3
2020-01-03scd: Minor fix for readibility.Werner Koch3-3/+3
2020-01-02kbx: Initial support for an SQLite backendWerner Koch9-87/+1424
2020-01-01Update wk's signing keyWerner Koch1-0/+0
2019-12-23gpg: Fix output of --with-secret if a pattern is given.Werner Koch1-8/+25
2019-12-23doc: Typ fix in commentWerner Koch1-1/+1
2019-12-23kbx: Change keyboxd to work only with one database.Werner Koch3-162/+112
2019-12-19scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka5-35/+79
2019-12-09Include release information from 2.2.17 to 2.2.19Werner Koch1-1/+121
2019-12-06sm: Add special case for expired intermediate certificates.Werner Koch2-17/+91
2019-12-06dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch2-2/+8
2019-12-04gpg: Use AKL for angle bracketed mail address with -r.Werner Koch1-6/+31
2019-11-28gpg: Change the way v5 fingerprints are printed.Werner Koch3-16/+7
2019-11-28gpg: Implement insert, update, and delete via keyboxd.Werner Koch1-7/+96