aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * w32, msi: Fix directory of gpg-card, add keyboxdAndre Heinecke2024-01-301-1/+4
| * po: update Polish translationJakub Bogusz2024-01-291-548/+91
| * gpg: Minor code cleanup for fingerprint computation.Werner Koch2024-01-291-9/+5
| * gpg: Hide --textmode from the help output.Werner Koch2024-01-291-1/+1
| * doc: Mark --textmode as legacy option.Werner Koch2024-01-292-18/+21
| * doc: Fix spelling errors found by lintian.Werner Koch2024-01-2920-36/+36
| * speedo: Improve parsing of the ~./.gnupg-autogen.rcWerner Koch2024-01-262-5/+7
| * dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
| * common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR.Werner Koch2024-01-261-1/+1
* | gpg: Fix a possible segv due to an uninitialized gcrypt context.Werner Koch2024-03-061-1/+1
* | doc: Document the "grp" record in colon listings.Werner Koch2024-02-221-3/+8
* | common,dirmngr:w32: Add include files.NIIBE Yutaka2024-02-154-5/+11
* | dirmngr:w32: Add include files.NIIBE Yutaka2024-02-151-0/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-2688-1421/+2657
|\|
| * Post release updatesWerner Koch2024-01-252-1/+8
| * Release 2.4.4gnupg-2.4.4Werner Koch2024-01-251-2/+9
| * po: msgmergeWerner Koch2024-01-2524-256/+353
| * card: Tweak the checkcmds sub-command.Werner Koch2024-01-252-5/+42
| * po: Update Japanese Translation.NIIBE Yutaka2024-01-251-2/+5
| * gpg: Add sub-option ignore-attributes to --import-options.Werner Koch2024-01-243-0/+17
| * po: Update German translation.Werner Koch2024-01-241-16/+20
| * speedo: Build zlib, bzip2 and sqlite also on Unix.Werner Koch2024-01-241-9/+4
| * card: flush stdout to get checkcmd's info messages in order.Werner Koch2024-01-241-0/+1
| * speedo: Add a hint to run ldconfigWerner Koch2024-01-233-1/+4
| * tests: Add two more sample p12 filesWerner Koch2024-01-234-0/+14
| * speedo: Minor fix to the install targetWerner Koch2024-01-232-7/+7
| * sm: Fix ECDH encryption with dhSinglePass-stdDH-sha384kdf-scheme.NIIBE Yutaka2024-01-231-1/+1
| * gpg: Use ephemeral mode for generating card keys.Werner Koch2024-01-224-19/+104
| * agent: Add "ephemeral" Assuan option.Werner Koch2024-01-2211-207/+497
| * doc: Fix description of gpg --unwrapWerner Koch2024-01-221-6/+5
| * gpg: Add a communication object to the key generation code.Werner Koch2024-01-221-22/+72
| * card: New subcommand "checkkeys".Werner Koch2024-01-224-11/+265
| * doc: Document Backup-info in keyformat.txtWerner Koch2024-01-221-0/+10
| * Pass PINENTRY_GEOM_HINT environment variable to pinentryTobias Fella2024-01-221-1/+2
| * gpg: For v5 key generation for X448 also in parm file mode.Werner Koch2024-01-161-56/+114
| * gpg: When using a parm file w/o usage don't set the RENC usage.Werner Koch2024-01-161-2/+3
| * doc: Describe the ssh-agent protocol options for Windows.Werner Koch2024-01-152-7/+18
| * po: Update parts of the Polish translationJakub Bogusz2024-01-151-256/+139
| * gpgsm: Allow parsing of PKCS#12 files with two private keys.Werner Koch2024-01-154-91/+133
| * gpgsm: Improve the status line for --verify errors.Werner Koch2024-01-151-1/+6
| * po: Fix indentation for key generation optionsMario Haustein2024-01-1520-101/+101
| * Prepare the NEWSWerner Koch2024-01-121-2/+93
| * speedo: Add install target for Unix.Werner Koch2024-01-122-13/+65
| * speedo: Patch ELF binaries to use built librariesWerner Koch2024-01-127-216/+66
| * gpg: Improve error message for expired default keys.Werner Koch2024-01-111-4/+22
| * doc: Document the gpgconf --unlock command.Werner Koch2024-01-112-5/+16
| * gpg: Fix regression in the Revoker keyword of the parmeter file.Werner Koch2024-01-112-4/+5
| * gpg: Allow to create revocations even with non-compliant algos.Werner Koch2024-01-101-5/+7
| * scd:p15: Allow signing for CVISION cardsWerner Koch2024-01-101-4/+81
| * g13: New option --no-mount.Werner Koch2024-01-098-43/+76