summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare new development cyclegnupg-2.6-basegnupg-2.5-baseWerner Koch2023-05-103-5/+5
* 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
* scd: Fix cmd_apdu on error.NIIBE Yutaka2023-05-012-2/+5
* Post release updatesWerner Koch2023-04-282-1/+5
* Release 2.4.1gnupg-2.4.1Werner Koch2023-04-281-4/+22
* po: msgmerge doneWerner Koch2023-04-2826-385/+1337
* po: Update German translationWerner Koch2023-04-281-17/+52
* regexp: Update UnicodeData for Unicode 15.0.0.NIIBE Yutaka2023-04-271-4/+1131
* speedo,w32: Adjustments for the new Unicode NSIS plugins.Werner Koch2023-04-262-23/+25
* speedo: Update NSIS helper DLL from Gpg4winWerner Koch2023-04-266-261/+724
* po: Update Japanese Translation.NIIBE Yutaka2023-04-261-23/+59
* gpg: Fix for overridden key import.NIIBE Yutaka2023-04-251-1/+1
* gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch2023-04-218-37/+181
* common: Incorporate upstream changes of regexp.NIIBE Yutaka2023-04-211-3/+6
* scd,p15: Enforce a min. PIN length for certain cards.Werner Koch2023-04-201-5/+10
* common: Fix minor bug in the jimregexp code.Werner Koch2023-04-201-2/+3
* gpg: New command "openpgp" for --card-edit.Werner Koch2023-04-202-5/+22
* Use keyboxd on a fresh install also on Windows.Werner Koch2023-04-191-32/+40
* gpg: Make sure that we are not accidently working with the PIV app.Werner Koch2023-04-184-0/+30
* scd: On a Yubikey re-select the last app after the use of APDU.Werner Koch2023-04-183-2/+22
* ssh: Allow to prefer on-disk keys over active card keys.Werner Koch2023-04-184-7/+61
* gpgtar: Read common.conf for the log-file option.Werner Koch2023-04-183-1/+21
* gpg: Allow overridden key import when stub exists.NIIBE Yutaka2023-04-181-1/+11
* gpg: Curvenames may now compared case insensitive.Werner Koch2023-04-121-9/+12
* po: Fix in German translationEva Bolten2023-04-061-2/+2
* gpg: Fix handling of importing cv25519 secret key.NIIBE Yutaka2023-04-061-0/+1
* gpg: New option --assert-signer.Werner Koch2023-04-0513-15/+216
* speedo,w32: Remove removed profiles and temporary disable runonce.Werner Koch2023-04-052-7/+2
* build: Update gpg-error.m4.NIIBE Yutaka2023-04-051-23/+36
* common: Change allocation of the comopt symbol.Werner Koch2023-04-042-2/+7
* Use the keyboxd for a fresh installWerner Koch2023-04-048-18/+110
* speedo: Remove deleted prf files from the Windows installerWerner Koch2023-04-041-4/+0
* speedo: Fix regression due to switching from gcc 8.3 to 10.2Werner Koch2023-04-041-1/+5
* gpg: Set the default digest algo for S2K to SHA256.Werner Koch2023-04-042-3/+9
* dirmngr: Return modifyTimestamp and add server option --newer.Werner Koch2023-04-047-27/+195
* agent: Add trustlist flag "de-vs".Werner Koch2023-04-035-3/+19
* gpgsm: Create binary detached sigs with definite form length octets.Werner Koch2023-04-032-9/+262
* gpgsm: Remove conditional compilation for older libksba versions.Werner Koch2023-03-314-19/+31
* agent: New option --restricted for PRESET_PASSPHRASE.Werner Koch2023-03-272-3/+19
* gpg: New command --quick-add-adskWerner Koch2023-03-214-14/+120
* po: Fix German translation regarding the caching of PINs.Werner Koch2023-03-211-6/+6
* doc: Suggest the use of out-of-source builds.Werner Koch2023-03-212-14/+21