aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* delete redundant characterszhangguangzhi2023-06-204-4/+4
* dirmngr: New option --ignore-crl-extensions.Werner Koch2023-06-194-0/+30
* gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-06-192-9/+37
* dirmngr: Disable the HTTP redirect rewriting.Werner Koch2023-06-155-6/+11
* dirmngr: New option --compatibility-flags.Werner Koch2023-06-153-0/+43
* gpgtar: New option --no-compress.Werner Koch2023-06-154-0/+12
* gpg: New option --no-compress as alias for -z0.Werner Koch2023-06-152-7/+19
* gpgsm: New option --input-size-hint.Werner Koch2023-06-158-0/+33
* gpgsm: Fix last commitWerner Koch2023-06-151-9/+1
* gpgsm: Print PROGRESS status lines.Werner Koch2023-06-158-10/+167
* gpg: Make progress work for large files on Windows.Werner Koch2023-06-138-86/+52
* gpg: Print status line and proper diagnostics for write errors.Werner Koch2023-06-092-6/+17
* speedo,w32: Call gpgconf --kill allAndre Heinecke2023-06-091-3/+1
* w32: Map ERROR_FILE_INVALID to EIO.Werner Koch2023-06-091-0/+3
* gpg: Add --list-filter properties key_expires and key_expires_d.Werner Koch2023-06-092-0/+20
* dirmngr: Extend the AD_QUERY command.Werner Koch2023-06-074-9/+252
* common: New function substitute_vars.Werner Koch2023-06-062-7/+42
* gpg: Set default expiration date to 3 years.Werner Koch2023-06-051-1/+1
* po: Update Czech translationPetr Pisar2023-06-051-52/+112
* doc: Replace remaining "gpg2" by "gpg".Werner Koch2023-06-013-11/+10
* build: Always build the wixlib with a releaseWerner Koch2023-05-302-6/+4
* Post release updatesWerner Koch2023-05-302-1/+7
* Release 2.4.2gnupg-2.4.2Werner Koch2023-05-301-2/+3
* po: msgmerge doneWerner Koch2023-05-3025-162/+256
* po: Translated one new string to German.Werner Koch2023-05-301-5/+9
* Prepare the NEWS for the next releaseWerner Koch2023-05-261-0/+22
* agent: Do not overwrite a key file by a shadow key file.Werner Koch2023-05-261-90/+64
* agent: Update key files by first writing to a temp file.Werner Koch2023-05-261-66/+97
* agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-2610-29/+102
* common: New function nve_setWerner Koch2023-05-262-0/+27
* gpg: Skip keys found via ADSKs.Werner Koch2023-05-252-15/+28
* gpg: Fix searching for the ADSK key when adding an ADSK.Werner Koch2023-05-252-0/+12
* po: Update Japanese Translation.NIIBE Yutaka2023-05-251-5/+9
* agent,w32: Fix resource leak for a process.NIIBE Yutaka2023-05-251-2/+2
* gpg: Return ERROR status for --quick-sign-key.Werner Koch2023-05-241-3/+6
* w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-248-2/+8
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-2431-22/+534
* common,w32: Set a proper error code when creating an output file.Werner Koch2023-05-231-2/+10
* sm: Emit STATUS_FAILURE for non-implemented commands.Werner Koch2023-05-222-5/+13
* gpgtar: Emit FAILURE status line.Werner Koch2023-05-191-0/+10
* kbx,w32: Disable the fd-passing.Werner Koch2023-05-171-1/+7
* gpg: New option --debug-ignore-expiration to help with testing.Werner Koch2023-05-095-9/+26
* gpg: Print a warning if no more encryption subkey was left over.Werner Koch2023-05-083-0/+37
* kbx: For non-Windows use 64k buffers by default instead of 128k.Werner Koch2023-05-081-1/+7
* kbx: Use custom estream bufferingWerner Koch2023-05-084-3/+91
* kbx: Use wrapper functions for es_fclose and es_fopen.Werner Koch2023-05-054-88/+120
* kbx: Add extra flags to fopen for use by Windows.Werner Koch2023-05-043-8/+8
* gpgsm: Cache the non-existence of the policy file.Werner Koch2023-05-041-2/+17
* dirmngr: Fix API of functions wrt their error type.NIIBE Yutaka2023-05-012-10/+10
* common: Fix parsing ECC key.NIIBE Yutaka2023-05-011-1/+1