summaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-26agent: Fix get_keyinfo_on_cards.NIIBE Yutaka1-2/+5
2022-05-26agent: Handle USAGE information in KEYINFO.NIIBE Yutaka2-4/+25
2022-05-26scd: Return USAGE information for KEYINFO command.NIIBE Yutaka6-71/+103
2022-05-26scd,piv: Fix status report of KEYPAIRINFO.NIIBE Yutaka1-1/+1
2022-05-25agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka3-5/+23
2022-05-25agent: Add missing assuan_end_confidential call.NIIBE Yutaka1-0/+1
2022-05-24scd: Support automatic card selection for READCERT with keygrip.NIIBE Yutaka1-1/+5
2022-05-20agent: Fix a bug accessing after release when opt.verbose.NIIBE Yutaka1-4/+4
2022-05-20agent: Factor out handling scanning over ssh keys.NIIBE Yutaka1-42/+48
2022-05-20agent: Show "Label:" field of private key when prompt the insertion.NIIBE Yutaka1-24/+27
2022-05-20agent: Move confirmation handling into findkey.c.NIIBE Yutaka6-165/+151
2022-05-19agent: Pop up dialog window for confirmation, when specified so.NIIBE Yutaka2-0/+46
2022-05-19agent: Supply GRIP=NULL for agent_key_from_file, for real use.NIIBE Yutaka3-18/+19
2022-05-17scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka1-1/+1
2022-05-11scd: Fail when no good algorithm attribute.NIIBE Yutaka1-19/+30
2022-05-10scd:openpgp: New card vendor.Werner Koch1-0/+1
2022-05-10dirmngr: Fix for Windows.NIIBE Yutaka1-4/+38
2022-05-10tests: Enable tests with keyboxd only when it's configured.NIIBE Yutaka3-12/+20
2022-05-06scd:p15: Improve the displayed S/N for Technology Nexus cards.Werner Koch1-3/+36
2022-05-06scd:p15: Fix the the sanity check of the displayed S/N.Werner Koch1-2/+6
2022-05-06scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka1-1/+2
2022-05-05scd:p15: Fix reading certificates without length info.Werner Koch1-6/+23
2022-05-05scd: New debug flags "card".Werner Koch2-2/+5
2022-05-05scd:openpgp: Fix a segv for cards supporting unknown curves.Werner Koch1-2/+2
2022-05-02gpgscm: Fix handling an error for chdir.NIIBE Yutaka1-1/+1
2022-05-02tests: Fix plain invocation of "make check".NIIBE Yutaka1-1/+2