aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Support "ldap:///" for the current AD user.Werner Koch2020-12-173-15/+54
* dirmngr: Allow LDAP searches via fingerprint.Werner Koch2020-12-171-23/+41
* dirmngr: Finalize Active Directory LDAP SchemaWerner Koch2020-12-173-5/+7
* dirmngr: Store all version 2 schema attributes.Werner Koch2020-12-152-45/+88
* dirmngr: Remove superfluous attribute from the LDAP schema.Werner Koch2020-12-152-27/+10
* dirmngr: Support the new Active Directory schemaWerner Koch2020-12-144-110/+523
* dirmngr: Do not store the useless pgpSignerID in the LDAP.Werner Koch2020-12-144-25/+5
* dirmngr: Fix adding keys to an LDAP server.Werner Koch2020-12-141-2/+2
* scd:nks: Support READKEY with keygrip and for "NKS-IDLM" keyref.NIIBE Yutaka2020-12-111-0/+22
* scd:nks: Factor out pubkey retrieval from keygrip handling.NIIBE Yutaka2020-12-111-84/+72
* scd:nks: Add support of KEYGRIP for do_readcert.NIIBE Yutaka2020-12-101-0/+18
* scd:nks: Factor out iteration over filelist.NIIBE Yutaka2020-12-101-78/+114
* wks-client: Improve an error messageWerner Koch2020-12-091-1/+1
* scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka2020-12-091-11/+18
* scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.NIIBE Yutaka2020-12-091-0/+1
* scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.NIIBE Yutaka2020-12-091-1/+0
* scd:yubikey: Fix support of Yubikey NEO.NIIBE Yutaka2020-12-081-0/+3
* agent: Allow decryption with card but no file.NIIBE Yutaka2020-12-081-2/+5
* agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2020-12-082-24/+24
* agent: Allow pksign operation with card but no file.NIIBE Yutaka2020-12-081-2/+4
* gpg: Make quick-gen-key with algo "card" work for keys without keytimeIngo Klöcker2020-12-071-6/+4
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-072-2/+4
* scd:nks: Fix caching keygrip (more).NIIBE Yutaka2020-12-031-5/+7
* scd: Fix KEYINFO command with --data option.NIIBE Yutaka2020-12-031-4/+3
* scd:openpgp: Fix writing ECC key to card.NIIBE Yutaka2020-12-031-6/+27
* kbx: Better error message in case of a crippled Libgcrypt.Werner Koch2020-12-021-2/+10
* doc: Add parameters for batch generation of ECC keys.Jens Meißner2020-12-011-0/+8
* scd:nks: Minor additions to the basic IDLM application support.Werner Koch2020-11-301-15/+25
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-273-1/+43
* scd: New getinfo sub-command apdu_strerror.Werner Koch2020-11-272-15/+28
* card: Netkey improvement for passwd.Werner Koch2020-11-271-13/+22
* scd:ccid-driver: Fix pinpad error handling for cancel/timeout.NIIBE Yutaka2020-11-274-2/+17
* agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch2020-11-263-38/+39
* scd: Do not try to use a non-enabled app after card switching.Werner Koch2020-11-261-2/+19
* scd: Add special serialno compare for OpenPGP cards.Werner Koch2020-11-263-10/+45
* gpg: Report an error for receiving key from agent.NIIBE Yutaka2020-11-261-0/+1
* scd,nks: Fix caching keygrip.NIIBE Yutaka2020-11-261-3/+4
* scd:p15: Print the internal card type.Werner Koch2020-11-251-0/+8
* scd:p15: Improve support for some CardOS based cards.Werner Koch2020-11-253-14/+68
* g13: Add missing headerWerner Koch2020-11-251-0/+1
* scd: Rework the handling of the displayed serial number.Werner Koch2020-11-255-119/+178
* scd: Fix an error return for READKEY.NIIBE Yutaka2020-11-251-0/+3
* scd,nks: Fix SEGV for learn for older card.NIIBE Yutaka2020-11-251-0/+1
* doc: Fix typosGavin L. Rebeiro2020-11-234-7/+7
* gpg: Change API of agent_scd_serialno.NIIBE Yutaka2020-11-203-21/+13
* Fix the previous comment changes help doc string.NIIBE Yutaka2020-11-203-3/+3
* gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka2020-11-202-2/+2
* gpgconf: Also print revision of libksba.Werner Koch2020-11-191-3/+4
* agent: Fix creating shadow key on card key generation.NIIBE Yutaka2020-11-191-3/+3
* gpg: Fix --card-edit command.NIIBE Yutaka2020-11-191-1/+2