aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gniibe/t6275gniibe/t6275NIIBE Yutaka2023-05-1119-105/+300
|\
| * 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: Remove casting which is not needed any more.NIIBE Yutaka2023-05-081-9/+9
* | w32: Fix spawn functions to support Windows Xp.NIIBE Yutaka2023-05-031-36/+67
* | w32: Fix inheriting HANDLEs.NIIBE Yutaka2023-05-022-42/+75
* | Rename the enum constant to GNUPG_PROCESS_GET_PROC_ID.NIIBE Yutaka2023-05-024-7/+7
* | Merge branch 'master' into gniibe/t6275NIIBE Yutaka2023-05-0160-810/+3762
|\|
| * 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
* | spawn: Introduce *_KEEP, removing *_NULL.NIIBE Yutaka2023-04-2015-98/+58
* | exechelp: Clean up macros.NIIBE Yutaka2023-04-201-10/+0
* | Remove old API implementation for spawn functions.NIIBE Yutaka2023-04-173-1323/+0
* | Fix use of GNUPG_PROCESS_DETACHED.NIIBE Yutaka2023-04-175-61/+44
* | w32: Fix asshelp.c for Windows use case.NIIBE Yutaka2023-04-171-2/+6
* | Fix requirement for _WIN32_WINNT to use process related functions.NIIBE Yutaka2023-04-131-1/+1
* | Merge branch 'master' into gniibe/t6275NIIBE Yutaka2023-04-13111-1013/+3595
|\|
| * 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