aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty test commit messagecb/testChristoph Biedl2021-01-050-0/+0
* po: Fix Simplified Chinese Translation.NIIBE Yutaka2021-01-051-2/+2
* po: Fix Simplified Chinese Translation.NIIBE Yutaka2021-01-051-2/+2
* po: Update Simplified Chinese Translation.bobwxc2021-01-051-2616/+1963
* wkd: Minor permission fix for created files.Werner Koch2020-12-301-2/+2
* Update Traditional Chinese doc/help.zh_TW.txtYao Wei2020-12-281-102/+224
* doc: Add instructions on how to setup an Active Directory.Werner Koch2020-12-232-9/+89
* doc: Update Simplified Chinese doc/help.zh_CN.txt.bobwxc2020-12-231-57/+206
* doc: Update Japanese doc/help.ja.txt.NIIBE Yutaka2020-12-231-10/+43
* common: Remove superfluous debug output from dotlock.c.Werner Koch2020-12-211-2/+0
* doc: Explain LDAP keyserver parametersWerner Koch2020-12-211-1/+20
* dirmngr: Do not block threads in LDAP keyserver calls.Werner Koch2020-12-181-6/+38
* gpg: New AKL method "ntds"Werner Koch2020-12-178-6/+90
* 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