summaryrefslogtreecommitdiffstats
path: root/tests/runtest (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-04scd: Support GET DATA response with no header for DO 0x00FA.NIIBE Yutaka1-25/+28
2020-09-04scd: Parse "Algorithm Information" data object in scdaemon.NIIBE Yutaka2-2/+112
2020-09-03sm: New options to prepare the use of keyboxd.Werner Koch6-81/+423
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch13-22/+24
2020-09-03scd: Add handling of "Algorithm Information" DO.NIIBE Yutaka1-0/+2
2020-09-02gpg: Fix segv importing certain keys.Werner Koch1-2/+5
2020-09-02keyboxd: Restructure client access code.Werner Koch6-438/+525
2020-09-02keyboxd: Fix user id based queriesWerner Koch1-4/+4
2020-09-02common: New helper function gnupg_close_pipe.Werner Koch3-0/+21
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch13-206/+174
2020-08-28sm: Fix a bug in the rfc2253 parserWerner Koch1-1/+1
2020-08-28doc: Fix typosGavin L. Rebeiro2-2/+2
2020-08-28common: Fix fallback handling to utf-8.NIIBE Yutaka1-1/+1
2020-08-27doc: Add a remark about keyservers.Werner Koch1-0/+5
2020-08-27scd: New option to APDU command to return the ATR as data.Werner Koch3-8/+29
2020-08-27scd: Fix reading of the ATR for card type detection.Werner Koch1-1/+1
2020-08-27dirmngr: Print the last alert message returned by NTBTLS.Werner Koch1-0/+8
2020-08-27scd: Add heuristics to identify cardtype.NIIBE Yutaka2-3/+23
2020-08-27scd: Add condition for VERIFY with 0x82.NIIBE Yutaka1-4/+9
2020-08-26build: Silence gcc warning -Wformat-zero-lengthWerner Koch1-0/+1
2020-08-26speedo: Allow customizing the release processWerner Koch2-25/+77
2020-08-25gpg: Remove left over debug output from recent change.Werner Koch1-2/+0
2020-08-25examples: Simplify vsnfd.prfWerner Koch1-1/+0
2020-08-25sm: Do not require a default keyring for --gpgconf-list.Werner Koch1-0/+1
2020-08-25gpgconf: Silence warnings from parsing the options filesWerner Koch1-2/+3
2020-08-25agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch1-1/+2
2020-08-25doc: Typo fixesWerner Koch2-2/+2
2020-08-25gpgconf,w32: New debug command --show-codepages.Werner Koch2-12/+18
2020-08-25gpg: Collapse duplicate subkeys.Werner Koch5-4/+133
2020-08-24Add a new dist signing keyWerner Koch1-0/+0
2020-08-21gpgtar,w32: Handle Unicode file names.Werner Koch4-10/+68
2020-08-21common: Use gpgrt functions for mkdir and chdir.Werner Koch1-24/+6
2020-08-21common,w32: Do not assume the ANSI code during string conversion.Werner Koch1-2/+21
2020-08-21common: Strip trailing CR,LF from w32_strerror.Werner Koch2-1/+7
2020-08-20gpgtar: Add dummy option --tarWerner Koch2-0/+11
2020-08-20gpgtar: Make --files-from and --null work as described.Werner Koch6-27/+100
2020-08-20build: New configure option --disable-testsWerner Koch9-2/+57
2020-08-20doc: Describe the relation between pubring.gpg and pubring.kbxWerner Koch1-6/+34
2020-08-20gpg: Fix regression for non-default --passphrase-repeat option.Werner Koch2-4/+13
2020-08-19gpg,gpgsm: Record the creation time of a private key.Werner Koch5-12/+43
2020-08-19gpg: Fix condition of string_to_aead_algo.NIIBE Yutaka1-1/+1
2020-08-19dns: Fix memory use-after-free.NIIBE Yutaka1-0/+6
2020-08-19common: Fix iobuf.c.NIIBE Yutaka1-3/+3
2020-08-19Silence compiler warnings.NIIBE Yutaka3-3/+3
2020-08-19scd: Fix possible uninitialized variables.NIIBE Yutaka2-8/+8
2020-08-17agent: Allow to pass a timestamp to genkey and import.Werner Koch8-38/+109
2020-08-14Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch7-42/+108
2020-08-13gpg: Ignore personal_digest_prefs for ECDSA keys.Werner Koch1-3/+7
2020-08-13doc: Add a list of RFCS to DETAIL.Werner Koch2-1/+14
2020-08-13tools: Install gpgsplit againWerner Koch1-2/+2