| Commit message (Expand) | Author | Age | Files | Lines |
* | wks: Use templates for the server responses. | Werner Koch | 5 days | 3 | -9/+17 |
* | common: Improve helpfile.c to provide a generic template API. | Werner Koch | 8 days | 3 | -31/+83 |
* | common: Fix read buffer over-read in uncompress_ecc_q_in_canon_sexp. | Collin Funk via Gnupg-devel | 14 days | 1 | -3/+3 |
* | gpg,agent: Clean up around using ECC KEM. | NIIBE Yutaka | 2025-05-23 | 2 | -4/+4 |
* | common: Fix argument name of gnupg_ecc_kem_kdf. | NIIBE Yutaka | 2025-05-23 | 2 | -6/+11 |
* | agent: Support ECC KEM by PKDECRYPT --kem. | NIIBE Yutaka | 2025-05-21 | 2 | -18/+45 |
* | gpg: Use the KEM API for ECC encryption. | NIIBE Yutaka | 2025-05-19 | 1 | -2/+2 |
* | gpg: Do not allow compressed key packets on import. | Werner Koch | 2025-05-16 | 1 | -4/+3 |
* | common: Add KEM constants for NIST curves. | NIIBE Yutaka | 2025-05-16 | 1 | -3/+6 |
* | common: Add Solaris support to get_signal_name. | Collin Funk via Gnupg-devel | 2025-05-08 | 1 | -2/+6 |
* | gpgsm: Always print info about certs-only message. | Werner Koch | 2025-05-06 | 1 | -1/+0 |
* | common: Fix logic for certain recsel conditions. | Werner Koch | 2025-04-30 | 2 | -4/+9 |
* | gpg: Add debug flag "recsel". | Werner Koch | 2025-04-30 | 2 | -0/+18 |
* | Fix access to the bintoasc mapping in the libksba support. | Collin Funk | 2025-04-30 | 1 | -1/+1 |
* | common: Add a flag for left anchored substring match to recsel. | Werner Koch | 2025-03-12 | 2 | -4/+34 |
* | Log the Windows system error code at more places. | Werner Koch | 2025-03-05 | 2 | -0/+17 |
* | agent: New option --change-std-env-name. | Werner Koch | 2025-02-12 | 2 | -6/+44 |
* | Require gpgrt 1.51 | Werner Koch | 2024-12-04 | 1 | -1/+3 |
* | w32: Introduce Registry key GNUPG_ASSUME_COMPLIANCE. | Werner Koch | 2024-12-04 | 1 | -0/+12 |
* | common: Change daemon startup timeout from 5 to 8 seconds. | Werner Koch | 2024-11-25 | 1 | -3/+3 |
* | gpg: Consider Kyber to be de-vs compliant. | Werner Koch | 2024-11-14 | 1 | -13/+61 |
* | common: Fix test for the assumed compliance. | Werner Koch | 2024-10-21 | 1 | -1/+1 |
* | common: Fix a race condition in creating socketdir. | NIIBE Yutaka | 2024-10-16 | 1 | -4/+14 |
* | common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old. | NIIBE Yutaka | 2024-10-08 | 3 | -4/+16 |
* | common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve. | NIIBE Yutaka | 2024-10-08 | 1 | -2/+1 |
* | Implement GNUPG_ASSUME_COMPLIANCE envvar for testing | Werner Koch | 2024-10-07 | 1 | -1/+19 |
* | common: Fix gnupg_exec_tool_stream for INEXTRA==NULL. | NIIBE Yutaka | 2024-09-25 | 1 | -1/+1 |
* | common: Add debug code to gnupg_exec_tool_stream | Werner Koch | 2024-09-24 | 1 | -0/+7 |
* | build: Remove configure option --enable-gpg-is-gpg2 | Werner Koch | 2024-09-11 | 1 | -12/+2 |
* | gpg: Switch Kyber to the final algo id and add it to the menu. | Werner Koch | 2024-08-27 | 1 | -2/+2 |
* | common: Do not call the agent with the obsolete --use-standard-socket. | Werner Koch | 2024-08-22 | 1 | -2/+0 |
* | sm: More improvements for PKCS#12 parsing for latest IVBB changes. | Werner Koch | 2024-08-06 | 2 | -246/+285 |
* | Revert "common: Fix tlv-parser for constructed OCTET-STRING." | Werner Koch | 2024-07-23 | 1 | -4/+1 |
* | dotlock: Avoid leaking directory handle. | Jakub Jelen | 2024-07-22 | 1 | -0/+2 |
* | common: Fix tlv-parser for constructed OCTET-STRING. | NIIBE Yutaka | 2024-07-12 | 1 | -1/+4 |
* | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 2024-07-09 | 4 | -19/+46 |
* | common,kbx,tests: Clean up the PIPE function API. | NIIBE Yutaka | 2024-07-09 | 5 | -102/+122 |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 6 | -1882/+20 |
* | gpg: Print a warning if the (draft) Kyber algorithm is used. | Werner Koch | 2024-07-05 | 1 | -0/+1 |
* | common:w32: Fix for 64-bit Windows. | NIIBE Yutaka | 2024-06-05 | 1 | -0/+5 |
* | common:w32: Fix INEXTRA handling. | NIIBE Yutaka | 2024-06-04 | 1 | -6/+20 |
* | common: New function tokenize_to_strlist. | Werner Koch | 2024-05-31 | 3 | -18/+292 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 21 | -25/+25 |
* | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 2024-05-31 | 6 | -119/+240 |
* | common: Fix process termination check at release. | NIIBE Yutaka | 2024-05-30 | 2 | -2/+2 |
* | common: Remove unused function. | NIIBE Yutaka | 2024-05-15 | 1 | -6/+0 |
* | agent:kem:ecc: Support a key on smartcard. | NIIBE Yutaka | 2024-04-26 | 2 | -0/+45 |
* | gpg: Support Kyber with Brainpool512r1. | Werner Koch | 2024-04-23 | 1 | -1/+2 |
* | gpg: Support encryption with kyber_bp256 and kyber_bp384 | Werner Koch | 2024-04-23 | 1 | -2/+4 |
* | Remove the deprecated gcry_set_log_handler. | Werner Koch | 2024-04-23 | 1 | -22/+0 |