aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agent: Add checkpin inquiry for pinentryikloecker/pinentry-formatted-passphraseIngo Klöcker2021-07-281-0/+104
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-07-154-0/+104
* po: Fix typo in German translation.Ingo Klöcker2021-07-121-1/+1
* scd: Silence compiler waring about unused args.Werner Koch2021-07-082-0/+6
* kbx: Improve debugging of the search descriptions in keyboxd.Werner Koch2021-07-081-3/+69
* kbx: Fix keyboxd searching with multiple patterns.Werner Koch2021-07-083-10/+95
* scd: Detect external interference when PCSC_SHARED.NIIBE Yutaka2021-07-064-2/+72
* artwork: Explain the license for the logoWerner Koch2021-06-291-4/+7
* agent: Fix regression in agent_get_shadow_info_type.Werner Koch2021-06-251-2/+6
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-252-4/+20
* tools: Tweak ccidmon output.Werner Koch2021-06-251-4/+4
* scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.NIIBE Yutaka2021-06-231-0/+5
* tools: Extend ccidmon to print T=1 APDUsWerner Koch2021-06-221-1/+93
* tests: Cope with broken Libgcrypt versionsWerner Koch2021-06-221-11/+27
* w32: Add fallback in case the Windows console can't cope with Unicode.Werner Koch2021-06-221-4/+18
* scd:p15: Prepare AODF parsing for other authentication types.Werner Koch2021-06-221-329/+372
* dirmngr: Fix regression in KS_GET for mail address pattern.Werner Koch2021-06-211-1/+39
* scd:p15: Add pre-check for ascii-numeric PINs.Werner Koch2021-06-181-1/+9
* scd:p15: Add basic support for AET JCOP cards.Werner Koch2021-06-181-5/+42
* scd:p15: Handle cards with bad encoded path objects.Werner Koch2021-06-181-12/+16
* scd: Improve reading of binary records.Werner Koch2021-06-183-11/+10
* scd: Fix RESET handling.NIIBE Yutaka2021-06-171-1/+5
* po: Fix Simplified Chinese Translation.NIIBE Yutaka2021-06-171-17/+17
* dirmngr: Fix build with --disable-ldap.NIIBE Yutaka2021-06-161-0/+2
* sm: New option --ldapserver as an alias for --keyserver.Werner Koch2021-06-162-29/+11
* dirmngr: Allow to pass no filter args to dirmngr_ldap.Werner Koch2021-06-161-5/+11
* dirmngr: Rewrite the LDAP wrapper toolWerner Koch2021-06-1612-694/+1250
* dirmngr: Remove useless code.Werner Koch2021-06-161-5/+0
* doc: Update description of LDAP keyserversWerner Koch2021-06-161-10/+25
* dirmngr: Fix default port for our redefinition of ldaps.Werner Koch2021-06-162-31/+43
* dirmngr: Use --ldaptimeout for OpenPGP LDAP keyservers.Werner Koch2021-06-163-9/+27
* dirmngr: New option --ldapserverWerner Koch2021-06-164-16/+128
* dirmngr: Allow for non-URL specified ldap keyservers.Werner Koch2021-06-167-168/+367
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-06-1610-518/+37
* dirmngr: Support pseudo URI scheme "opaque".Werner Koch2021-06-167-18/+36
* card: Fix typo in help messageJiri Kerestes2021-06-121-1/+1
* sm: Fix finding of issuer in use-keyboxd mode.Werner Koch2021-06-113-37/+62
* scd: Support clearing of Reset Code by ''.NIIBE Yutaka2021-06-111-2/+3
* po: Fix typo in Simplified Chinese Translation.NIIBE Yutaka2021-06-111-2/+2
* scd: Add new card vendor.Werner Koch2021-06-101-0/+1
* gpgtar,w32: Fix file size computationWerner Koch2021-06-091-1/+1
* agent: Fix importing protected secret key.NIIBE Yutaka2021-06-091-21/+49
* scd: Fix serial number detection for Yubikey 5.NIIBE Yutaka2021-06-081-4/+5
* scd: Fix READER-PORT option handling for PC/SC.NIIBE Yutaka2021-06-071-17/+27
* agent: Appropriate error code for importing key with no passwd.NIIBE Yutaka2021-06-041-0/+2
* gpg: Support KEYGRIP search with traditional keyring.NIIBE Yutaka2021-06-031-3/+13
* common: Allow for GCM decryption in de-vs mode.Werner Koch2021-06-023-2/+3
* sm: Support AES-GCM decryption.Werner Koch2021-06-028-7/+96
* tests: Rename subdir gpgsm to cms and move sample dirs.Werner Koch2021-05-3170-72/+69
* gpgconf: Make runtime changes with different homedir work.Werner Koch2021-05-281-4/+4