aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | agent: Fix formatting thread ID of nPth.NIIBE Yutaka2023-07-031-2/+3
* | tools:gpg-connect-agent: Fix use of HANDLE on Windows.NIIBE Yutaka2023-07-031-4/+24
* | common:iobuf: Avoid losing bits of HANDLE on Windows 64-bit.NIIBE Yutaka2023-06-301-19/+20
* | common: Fix the cast for 64-bit Windows.NIIBE Yutaka2023-06-291-5/+3
* | common: Raise an error correctly in check_special_filename.NIIBE Yutaka2023-06-291-2/+21
* | tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka2023-06-283-51/+15
* | scd:piv: Fix authentication with Administration Key.NIIBE Yutaka2023-06-271-2/+2
* | gpgtar: Use FD on POSIX.NIIBE Yutaka2023-06-271-1/+1
* | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-2710-58/+52
* | agent: Fix cast mistake for Windows.NIIBE Yutaka2023-06-261-2/+2
* | tests:gpgscm: Add annotation for unreachable code for GCC.NIIBE Yutaka2023-06-261-0/+4
* | gpg,w32: Add comment about debug output of ShellExecuteEx.NIIBE Yutaka2023-06-261-2/+9
* | tools: Fix use of EXCEPTS when spawning a process.NIIBE Yutaka2023-06-264-1/+13
* | common: Remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-232-20/+1
* | gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka2023-06-2313-50/+88
* | common: Add gnupg_sys2libc_fdstr function.NIIBE Yutaka2023-06-232-19/+75
* | common: Add translate_sys2libc_fdstr.NIIBE Yutaka2023-06-222-0/+51
* | kbx: Close file handle when return.zhangguangzhi2023-06-201-0/+4
* | delete redundant characterszhangguangzhi2023-06-204-4/+4
* | w32: Map ERROR_FILE_INVALID to EIO.Werner Koch2023-06-091-0/+3
* | speedo,w32: Call gpgconf --kill allAndre Heinecke2023-06-091-3/+1
* | common: Update t-exechelp to write/read smaller chunks.NIIBE Yutaka2023-06-091-8/+57
* | tests: Fix call-with-io deadlock.NIIBE Yutaka2023-06-082-46/+299
* | kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka2023-06-073-26/+32