aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Align the gnutls use of CAs with the ntbtls code.Werner Koch2020-09-103-10/+18
* scd: Flush KDF DO (0x00F9) when it's being set.NIIBE Yutaka2020-09-101-3/+3
* agent: Keep some permissions of private-keys-v1.d.Werner Koch2020-09-092-26/+54
* kbx: Change X.509 S/N search definition.Werner Koch2020-09-095-21/+15
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-084-0/+52
* scd: Add a workaround for Yubikey.NIIBE Yutaka2020-09-081-0/+3
* scd: Fix handling 0x00FA to support OpenPGP card 3.4.NIIBE Yutaka2020-09-071-1/+1
* scd: Increase the number of supported readers from 4 to 16.Werner Koch2020-09-042-2/+3
* gpg: Initialize a parameter to silence valgrind.Werner Koch2020-09-042-2/+3
* tests: New test run envvar to run gpg under valgrind.Werner Koch2020-09-042-1/+14
* scd: Support GET DATA response with no header for DO 0x00FA.NIIBE Yutaka2020-09-041-25/+28
* scd: Parse "Algorithm Information" data object in scdaemon.NIIBE Yutaka2020-09-042-2/+112
* sm: New options to prepare the use of keyboxd.Werner Koch2020-09-036-81/+423
* sm: Add arg ctrl to keydb_new.Werner Koch2020-09-0313-22/+24
* scd: Add handling of "Algorithm Information" DO.NIIBE Yutaka2020-09-031-0/+2
* gpg: Fix segv importing certain keys.Werner Koch2020-09-021-2/+5
* keyboxd: Restructure client access code.Werner Koch2020-09-026-438/+525
* keyboxd: Fix user id based queriesWerner Koch2020-09-021-4/+4
* common: New helper function gnupg_close_pipe.Werner Koch2020-09-023-0/+21
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-0113-206/+174
* sm: Fix a bug in the rfc2253 parserWerner Koch2020-08-281-1/+1
* doc: Fix typosGavin L. Rebeiro2020-08-282-2/+2
* common: Fix fallback handling to utf-8.NIIBE Yutaka2020-08-281-1/+1
* doc: Add a remark about keyservers.Werner Koch2020-08-271-0/+5
* scd: New option to APDU command to return the ATR as data.Werner Koch2020-08-273-8/+29
* scd: Fix reading of the ATR for card type detection.Werner Koch2020-08-271-1/+1
* dirmngr: Print the last alert message returned by NTBTLS.Werner Koch2020-08-271-0/+8
* scd: Add heuristics to identify cardtype.NIIBE Yutaka2020-08-272-3/+23
* scd: Add condition for VERIFY with 0x82.NIIBE Yutaka2020-08-271-4/+9
* build: Silence gcc warning -Wformat-zero-lengthWerner Koch2020-08-261-0/+1
* speedo: Allow customizing the release processWerner Koch2020-08-262-25/+77
* gpg: Remove left over debug output from recent change.Werner Koch2020-08-251-2/+0
* examples: Simplify vsnfd.prfWerner Koch2020-08-251-1/+0
* sm: Do not require a default keyring for --gpgconf-list.Werner Koch2020-08-251-0/+1
* gpgconf: Silence warnings from parsing the options filesWerner Koch2020-08-251-2/+3
* agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch2020-08-251-1/+2
* doc: Typo fixesWerner Koch2020-08-252-2/+2
* gpgconf,w32: New debug command --show-codepages.Werner Koch2020-08-252-12/+18
* gpg: Collapse duplicate subkeys.Werner Koch2020-08-255-4/+133
* Add a new dist signing keyWerner Koch2020-08-241-0/+0
* gpgtar,w32: Handle Unicode file names.Werner Koch2020-08-214-10/+68
* common: Use gpgrt functions for mkdir and chdir.Werner Koch2020-08-211-24/+6
* common,w32: Do not assume the ANSI code during string conversion.Werner Koch2020-08-211-2/+21
* common: Strip trailing CR,LF from w32_strerror.Werner Koch2020-08-212-1/+7
* gpgtar: Add dummy option --tarWerner Koch2020-08-202-0/+11
* gpgtar: Make --files-from and --null work as described.Werner Koch2020-08-206-27/+100
* build: New configure option --disable-testsWerner Koch2020-08-209-2/+57
* doc: Describe the relation between pubring.gpg and pubring.kbxWerner Koch2020-08-201-6/+34
* gpg: Fix regression for non-default --passphrase-repeat option.Werner Koch2020-08-202-4/+13
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-195-12/+43