| Commit message (Expand) | Author | Age | Files | Lines |
* | gpgtar: Read common.conf for the log-file option. | Werner Koch | 2023-04-18 | 2 | -0/+4 |
* | gpg: Curvenames may now compared case insensitive. | Werner Koch | 2023-04-12 | 1 | -9/+12 |
* | gpg: New option --assert-signer. | Werner Koch | 2023-04-05 | 1 | -0/+1 |
* | common: Change allocation of the comopt symbol. | Werner Koch | 2023-04-04 | 2 | -2/+7 |
* | Use the keyboxd for a fresh install | Werner Koch | 2023-04-04 | 2 | -3/+36 |
* | scd,openpgp: Switch key attributes between RSA and ECC in writekey. | Werner Koch | 2023-03-15 | 1 | -1/+4 |
* | dirmngr: Distinguish between "no crl" and "crl not trusted". | Werner Koch | 2023-03-09 | 2 | -1/+3 |
* | gpgsm: Strip trailing zeroes from detached signatures. | Werner Koch | 2023-03-08 | 3 | -3/+108 |
* | doc: Minor comment fixes. | Werner Koch | 2023-02-23 | 1 | -1/+2 |
* | gpg: Prepare to accept shorter OIDs for ed25519 and cv25519. | Werner Koch | 2023-02-21 | 1 | -6/+20 |
* | common: Slight redefinition of nvc_get_boolean. | Werner Koch | 2023-01-24 | 2 | -6/+11 |
* | gpg: Replace --override-compliance-check by a real fix. | Werner Koch | 2023-01-20 | 1 | -0/+4 |
* | doc: Update copyright notices. | Werner Koch | 2023-01-20 | 1 | -1/+1 |
* | common: Detect PNG and JPEG file formats. | Werner Koch | 2023-01-19 | 1 | -6/+24 |
* | gpg: Detect already compressed data also when using a pipe. | Werner Koch | 2023-01-19 | 4 | -51/+134 |
* | common: Replace all assert by log_assert. | Werner Koch | 2023-01-18 | 1 | -31/+31 |
* | sm: Fix compliance checking for ECC signature verification. | Werner Koch | 2023-01-12 | 2 | -3/+15 |
* | w32: Make sure DEP is enabled. | Werner Koch | 2023-01-11 | 1 | -1/+18 |
* | common: Fix translations in --help for gpgrt < 1.47 | Werner Koch | 2022-12-16 | 1 | -0/+8 |
* | tests: More fix for semihosted environment. | NIIBE Yutaka | 2022-12-01 | 1 | -21/+24 |
* | tests: Support semihosted environment. | NIIBE Yutaka | 2022-12-01 | 1 | -3/+4 |
* | w32: Fix gnupg_unsetenv. | NIIBE Yutaka | 2022-11-30 | 1 | -2/+11 |
* | w32: Fix gnupg_tmpfile for possible failure. | NIIBE Yutaka | 2022-11-18 | 1 | -6/+3 |
* | common: Remove Windows CE support in common. | NIIBE Yutaka | 2022-11-16 | 8 | -920/+5 |
* | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 2022-10-20 | 4 | -14/+8 |
* | common,w32: Fix struct stat on Windows. | NIIBE Yutaka | 2022-10-14 | 1 | -1/+11 |
* | common: Don't use FD2INT for POSIX-only code. | NIIBE Yutaka | 2022-10-14 | 1 | -1/+1 |
* | common: Protect against a theoretical integer overflow in tlv.c | Werner Koch | 2022-10-07 | 1 | -0/+5 |
* | gpg: Fix assertion failure due to errors in encrypt_filter. | Werner Koch | 2022-09-29 | 1 | -4/+4 |
* | tests: Restrict the use of gpgconf.ctl to make check. | Werner Koch | 2022-09-14 | 1 | -1/+29 |
* | common: Fix for GPG_ERR_SOURCE_DEFAULT check. | NIIBE Yutaka | 2022-09-14 | 1 | -2/+0 |
* | common: Fix t-recsel. | NIIBE Yutaka | 2022-09-14 | 1 | -2/+0 |
* | gpg,common,scd,sm: Function prototype fixes for modern compiler. | NIIBE Yutaka | 2022-09-13 | 3 | -4/+4 |
* | Revert "common: Add a default OpenPGP ECC mapping." | Ingo Klöcker | 2022-09-09 | 1 | -1/+0 |
* | common: Fix to determine ECC curve for SSH. | NIIBE Yutaka | 2022-09-06 | 1 | -3/+3 |
* | common: Make nvc_lookup more robust. | Werner Koch | 2022-09-01 | 1 | -1/+12 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 4 | -1/+12 |
* | common: New function nvc_get_boolean. | Werner Koch | 2022-08-11 | 2 | -0/+25 |
* | common: Silence warnings from AllowSetForegroundWindow. | Werner Koch | 2022-08-03 | 1 | -2/+6 |
* | gpgconf: Improve registry dumping. | Werner Koch | 2022-08-02 | 3 | -6/+20 |
* | common: Add a default OpenPGP ECC mapping. | Werner Koch | 2022-08-01 | 1 | -0/+1 |
* | agent,gpg,tools: Fix use of log_get_fd. | NIIBE Yutaka | 2022-06-22 | 1 | -2/+0 |
* | common: New function parse_compatibility_flags. | Werner Koch | 2022-06-13 | 2 | -0/+89 |
* | common,w32: Use LoadLibraryEx to fix a warning in mingw. | Werner Koch | 2022-06-03 | 1 | -13/+2 |
* | w32: Allow Unicode filenames for iobuf_cancel. | Werner Koch | 2022-06-03 | 2 | -3/+20 |
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 11 | -282/+22 |
* | scd:openpgp: Fix a segv for cards supporting unknown curves. | Werner Koch | 2022-05-05 | 1 | -2/+2 |
* | common:iobuf: Exclude cases with IOBUF_INPUT_TEMP/IOBUF_OUTPUT_TEMP. | NIIBE Yutaka | 2022-04-25 | 1 | -4/+7 |
* | tests: Fix warning in common/t-ssh-utils.c | Werner Koch | 2022-04-14 | 1 | -1/+0 |
* | tests: Fix common/t-ssh-utils. | NIIBE Yutaka | 2022-04-14 | 1 | -6/+10 |