aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* wks: Use templates for the server responses.Werner Koch5 days3-9/+17
* common: Improve helpfile.c to provide a generic template API.Werner Koch8 days3-31/+83
* common: Fix read buffer over-read in uncompress_ecc_q_in_canon_sexp.Collin Funk via Gnupg-devel14 days1-3/+3
* gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka2025-05-232-4/+4
* common: Fix argument name of gnupg_ecc_kem_kdf.NIIBE Yutaka2025-05-232-6/+11
* agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka2025-05-212-18/+45
* gpg: Use the KEM API for ECC encryption.NIIBE Yutaka2025-05-191-2/+2
* gpg: Do not allow compressed key packets on import.Werner Koch2025-05-161-4/+3
* common: Add KEM constants for NIST curves.NIIBE Yutaka2025-05-161-3/+6
* common: Add Solaris support to get_signal_name.Collin Funk via Gnupg-devel2025-05-081-2/+6
* gpgsm: Always print info about certs-only message.Werner Koch2025-05-061-1/+0
* common: Fix logic for certain recsel conditions.Werner Koch2025-04-302-4/+9
* gpg: Add debug flag "recsel".Werner Koch2025-04-302-0/+18
* Fix access to the bintoasc mapping in the libksba support.Collin Funk2025-04-301-1/+1
* common: Add a flag for left anchored substring match to recsel.Werner Koch2025-03-122-4/+34
* Log the Windows system error code at more places.Werner Koch2025-03-052-0/+17
* agent: New option --change-std-env-name.Werner Koch2025-02-122-6/+44
* Require gpgrt 1.51Werner Koch2024-12-041-1/+3
* w32: Introduce Registry key GNUPG_ASSUME_COMPLIANCE.Werner Koch2024-12-041-0/+12
* common: Change daemon startup timeout from 5 to 8 seconds.Werner Koch2024-11-251-3/+3
* gpg: Consider Kyber to be de-vs compliant.Werner Koch2024-11-141-13/+61
* common: Fix test for the assumed compliance.Werner Koch2024-10-211-1/+1
* common: Fix a race condition in creating socketdir.NIIBE Yutaka2024-10-161-4/+14
* common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.NIIBE Yutaka2024-10-083-4/+16
* common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve.NIIBE Yutaka2024-10-081-2/+1
* Implement GNUPG_ASSUME_COMPLIANCE envvar for testingWerner Koch2024-10-071-1/+19
* common: Fix gnupg_exec_tool_stream for INEXTRA==NULL.NIIBE Yutaka2024-09-251-1/+1
* common: Add debug code to gnupg_exec_tool_streamWerner Koch2024-09-241-0/+7
* build: Remove configure option --enable-gpg-is-gpg2Werner Koch2024-09-111-12/+2
* gpg: Switch Kyber to the final algo id and add it to the menu.Werner Koch2024-08-271-2/+2
* common: Do not call the agent with the obsolete --use-standard-socket.Werner Koch2024-08-221-2/+0
* sm: More improvements for PKCS#12 parsing for latest IVBB changes.Werner Koch2024-08-062-246/+285
* Revert "common: Fix tlv-parser for constructed OCTET-STRING."Werner Koch2024-07-231-4/+1
* dotlock: Avoid leaking directory handle.Jakub Jelen2024-07-221-0/+2
* common: Fix tlv-parser for constructed OCTET-STRING.NIIBE Yutaka2024-07-121-1/+4
* common: On Windows, we care about how PIPE handles are inherited.NIIBE Yutaka2024-07-094-19/+46
* common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka2024-07-095-102/+122
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-096-1882/+20
* gpg: Print a warning if the (draft) Kyber algorithm is used.Werner Koch2024-07-051-0/+1
* common:w32: Fix for 64-bit Windows.NIIBE Yutaka2024-06-051-0/+5
* common:w32: Fix INEXTRA handling.NIIBE Yutaka2024-06-041-6/+20
* common: New function tokenize_to_strlist.Werner Koch2024-05-313-18/+292
* indent: Fix spellingDaniel Kahn Gillmor2024-05-3121-25/+25
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-316-119/+240
* common: Fix process termination check at release.NIIBE Yutaka2024-05-302-2/+2
* common: Remove unused function.NIIBE Yutaka2024-05-151-6/+0
* agent:kem:ecc: Support a key on smartcard.NIIBE Yutaka2024-04-262-0/+45
* gpg: Support Kyber with Brainpool512r1.Werner Koch2024-04-231-1/+2
* gpg: Support encryption with kyber_bp256 and kyber_bp384Werner Koch2024-04-231-2/+4
* Remove the deprecated gcry_set_log_handler.Werner Koch2024-04-231-22/+0