summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scd:piv: Improve APT parser compatibility.Valtteri Vuorikoski2021-03-112-4/+10
* doc: Add a sending patches section to HACKING.Werner Koch2021-03-111-1/+40
* doc: Always use --edit-key and not just the --edit abbreviation.Werner Koch2021-03-113-7/+7
* gpg: New option --force-sign-keyWerner Koch2021-03-114-14/+32
* tpmd2: Add Support for the Intel TSSJames Bottomley via Gnupg-devel2021-03-115-7/+713
* tpmd2: Add copyright blurbs.Werner Koch2021-03-118-6/+85
* agent: Fix build without TPMWerner Koch2021-03-101-1/+1
* tpm2d: add tests for the tpm2daemonJames Bottomley2021-03-1012-1/+895
* gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2021-03-105-1/+123
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-1011-22/+519
* tpm2d: Add tpm2daemon codeJames Bottomley2021-03-1015-2/+3439
* scd:p15: Fix faulty removal of a test code change.Werner Koch2021-03-101-1/+1
* scd:p15: Support special extended usage flags for OpenPGP keys.Werner Koch2021-03-102-6/+98
* scd: Swapped openpgp card vendor 0x000a with new 0x000d.Werner Koch2021-03-091-1/+2
* scd: Add new Openpgp card vendor nameWerner Koch2021-03-091-0/+1
* doc: Update the NEWS file.Werner Koch2021-03-081-103/+36
* sm: Init nPth which might be used by some helper code.Werner Koch2021-03-081-2/+11
* w32: Cleanup use of pid_t in call-daemonWerner Koch2021-03-081-7/+2
* w32: Change spawn functions to use Unicode version of CreateProcess.Werner Koch2021-03-082-53/+111
* scd: Fix for X448.NIIBE Yutaka2021-03-081-0/+2
* w32: Always use Unicode for console input and output.Werner Koch2021-03-054-9/+41
* w32: Free memory allocated by new function w32_write_console.Werner Koch2021-03-051-0/+1
* common,w32: Allow Unicode input and output with the console.Werner Koch2021-03-051-31/+73
* common: Re-indent ttyio.c and remove EMX, RISCOS, and CE supportWerner Koch2021-03-052-248/+188
* common: Rename w32-misc.c to w32-cmdline.cWerner Koch2021-03-043-4/+4
* common,w32: Implement globing of command line args.Werner Koch2021-03-044-18/+325
* common,w32: Refine the command line parsing for \ in quotes.Werner Koch2021-03-042-6/+33
* gpg: Prepare for globing with UTF-8.Werner Koch2021-03-041-4/+4
* common: First take on handling Unicode command line args.Werner Koch2021-03-045-6/+459
* gpg: Keep temp files when opening images via xdg-openNicolas Fella via Gnupg-devel2021-03-011-1/+5
* po: Make agent/commands.c translatable and update German translation.Werner Koch2021-02-262-8/+30
* po: Update Simplified Chinese Translation.bobwxc2021-02-261-273/+161
* doc: Typo fixes for dirmngr.texiWerner Koch2021-02-251-3/+3
* kbx: Log debug fixesWerner Koch2021-02-252-3/+5
* scd:p15: Read out the access flags.Werner Koch2021-02-251-68/+141
* build: Require sqlite 3.27Werner Koch2021-02-251-1/+1
* sm: Do not print certain issuer not found diags in quiet mode.Werner Koch2021-02-252-21/+28
* sm: Fix issuer certificate look error due to legacy error code.Werner Koch2021-02-251-65/+69
* build: Require a fixed SQlite version.Werner Koch2021-02-241-1/+1
* scd:p15: Get the label value of all objects for better diagnostics.Werner Koch2021-02-241-78/+180
* doc: Explain how Tor is detected.Werner Koch2021-02-241-1/+4
* sm: Silence some output on --quietWerner Koch2021-02-245-7/+29
* scd:p15: Make it code work again for D-Trust cards.Werner Koch2021-02-234-29/+67
* scd: Fix readkey --info in case a readkey command is available.Werner Koch2021-02-222-41/+35
* scd:p15: Extract extended usage flagsand act upon them.Werner Koch2021-02-222-82/+239
* sm: Extend the list of known OIDs.Werner Koch2021-02-221-4/+16
* tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598Werner Koch2021-02-2117-21/+378
* doc: Update NEWSWerner Koch2021-02-191-4/+56
* wkd: Install gpg-wks-client under bin and add wrapper for libexecWerner Koch2021-02-194-14/+22
* build: Remove now obsolete HAVE_NEWER_LIBGCRYPT AM conditional.Werner Koch2021-02-192-24/+25