aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-29common: Raise an error correctly in check_special_filename.NIIBE Yutaka1-2/+21
2023-06-28sm: Remove duplicated code.Werner Koch1-3/+6
2023-06-28tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka2-26/+9
2023-06-27common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2-26/+20
2023-06-26tools: Fix use of EXCEPTS when spawning a process.NIIBE Yutaka1-1/+1
2023-06-23common: Remove translate_sys2libc_fd_int.NIIBE Yutaka2-20/+1
2023-06-23common: Add gnupg_sys2libc_fdstr function.NIIBE Yutaka2-19/+75
2023-06-22common: Add translate_sys2libc_fdstr.NIIBE Yutaka2-0/+51
2023-06-15gpgsm: Print PROGRESS status lines.Werner Koch2-7/+101
2023-06-13gpg: Make progress work for large files on Windows.Werner Koch2-57/+12
2023-06-09gpg: Print status line and proper diagnostics for write errors.Werner Koch1-3/+6
2023-06-09w32: Map ERROR_FILE_INVALID to EIO.Werner Koch1-0/+3
2023-06-09w32: Map ERROR_FILE_INVALID to EIO.Werner Koch1-0/+3
2023-06-09common: Update t-exechelp to write/read smaller chunks.NIIBE Yutaka1-8/+57
2023-06-07dirmngr: Extend the AD_QUERY command.Werner Koch1-1/+1
2023-06-07common: Add test case for IPC with spawned process.NIIBE Yutaka2-4/+103
2023-06-06common: New function substitute_vars.Werner Koch2-7/+42
2023-05-26common: New function nve_setWerner Koch2-0/+27
2023-05-26common: New function nve_setWerner Koch2-0/+27
2023-05-25common,w32: Fix gnupg_process_release.NIIBE Yutaka1-0/+1
2023-05-24common,w32: Set a proper error code when creating an output file.Werner Koch1-2/+10
2023-05-24gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka4-108/+123
2023-05-23common,w32: Set a proper error code when creating an output file.Werner Koch1-2/+10
2023-05-16w32: Also use _putenv_s for gnupg_unsetenv.NIIBE Yutaka1-1/+13
2023-05-16w32: Use _putenv_s.NIIBE Yutaka1-0/+14
2023-05-11common: Fix malloc nit in regression test.Werner Koch1-5/+51
2023-05-11common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka5-1106/+1378
2023-05-01common: Fix parsing ECC key.NIIBE Yutaka1-1/+1
2023-04-19Use keyboxd on a fresh install also on Windows.Werner Koch1-32/+40
2023-04-18gpgtar: Read common.conf for the log-file option.Werner Koch2-0/+4
2023-04-12gpg: Curvenames may now compared case insensitive.Werner Koch1-9/+12
2023-04-05gpg: New option --assert-signer.Werner Koch1-0/+1
2023-04-04common: Change allocation of the comopt symbol.Werner Koch2-2/+7
2023-04-04Use the keyboxd for a fresh installWerner Koch2-3/+36
2023-03-15scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch1-1/+4
2023-03-09dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2-1/+3
2023-03-08gpgsm: Strip trailing zeroes from detached signatures.Werner Koch3-3/+108
2023-02-23doc: Minor comment fixes.Werner Koch1-1/+2
2023-02-21gpg: Prepare to accept shorter OIDs for ed25519 and cv25519.Werner Koch1-6/+20
2023-01-24common: Slight redefinition of nvc_get_boolean.Werner Koch2-6/+11
2023-01-20gpg: Replace --override-compliance-check by a real fix.Werner Koch1-0/+4
2023-01-20doc: Update copyright notices.Werner Koch1-1/+1
2023-01-19common: Detect PNG and JPEG file formats.Werner Koch1-6/+24
2023-01-19gpg: Detect already compressed data also when using a pipe.Werner Koch4-51/+134
2023-01-18common: Replace all assert by log_assert.Werner Koch1-31/+31
2023-01-12sm: Fix compliance checking for ECC signature verification.Werner Koch2-3/+15
2023-01-11w32: Make sure DEP is enabled.Werner Koch1-1/+18
2022-12-16common: Fix translations in --help for gpgrt < 1.47Werner Koch1-0/+8
2022-12-01tests: More fix for semihosted environment.NIIBE Yutaka1-21/+24
2022-12-01tests: Support semihosted environment.NIIBE Yutaka1-3/+4