| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | tests: Honor FIPS mode | Jakub Jelen | 2022-04-14 | 1 | -11/+47 |
* | sm: Print diagnostic about CRL problems due to Tor mode. | Werner Koch | 2022-04-11 | 1 | -0/+4 |
* | w32: Exclude tests with HOME. | NIIBE Yutaka | 2022-04-06 | 1 | -0/+4 |
* | w32: Fix for make check. | NIIBE Yutaka | 2022-04-06 | 2 | -4/+11 |
* | common,w32: Fix handle_to_fd to match use of _open_osfhandle. | NIIBE Yutaka | 2022-03-30 | 1 | -6/+5 |
* | common,w32: Fix early home dir creation. | Werner Koch | 2022-03-25 | 1 | -20/+2 |
* | common: Fix another race condition, and address the other one. | NIIBE Yutaka | 2022-03-19 | 1 | -12/+34 |
* | common: New function map_static_strings | Werner Koch | 2022-03-18 | 4 | -5/+86 |
* | common: New flags for gnupg_spawn_process | Werner Koch | 2022-03-18 | 3 | -9/+29 |
* | common: Fix a race condition removing stale lockfile. | NIIBE Yutaka | 2022-03-18 | 1 | -9/+24 |