| Commit message (Expand) | Author | Files | Lines |
2024-01-29 | gpg: Hide --textmode from the help output. | Werner Koch | 1 | -1/+1 |
2024-01-29 | doc: Fix spelling errors found by lintian. | Werner Koch | 2 | -2/+2 |
2024-01-26 | gpg: Clean up pk_ecdh_decrypt function. | NIIBE Yutaka | 1 | -14/+11 |
2024-01-24 | gpg: Add sub-option ignore-attributes to --import-options. | Werner Koch | 2 | -0/+13 |
2024-01-23 | speedo: Add a hint to run ldconfig | Werner Koch | 1 | -1/+1 |
2024-01-22 | gpg: Use ephemeral mode for generating card keys. | Werner Koch | 4 | -19/+104 |
2024-01-22 | gpg: Add a communication object to the key generation code. | Werner Koch | 1 | -22/+72 |
2024-01-16 | gpg: For v5 key generation for X448 also in parm file mode. | Werner Koch | 1 | -56/+114 |
2024-01-16 | gpg: When using a parm file w/o usage don't set the RENC usage. | Werner Koch | 1 | -2/+3 |
2024-01-11 | gpg: Improve error message for expired default keys. | Werner Koch | 1 | -4/+22 |
2024-01-11 | gpg: Fix regression in the Revoker keyword of the parmeter file. | Werner Koch | 1 | -1/+1 |
2024-01-10 | gpg: Allow to create revocations even with non-compliant algos. | Werner Koch | 1 | -5/+7 |
2024-01-09 | gpg: Print a useful error id SKI algo 253 is found. | Werner Koch | 1 | -1/+10 |
2024-01-05 | gpg: Improve error return for --quick-add-subkey and -add-adsk. | Werner Koch | 1 | -2/+8 |
2024-01-02 | gpg: Choose key from inserted card over a non-inserted card | Werner Koch | 2 | -3/+17 |
2023-12-29 | gpg: Don't call keybox_compress when KEYDB_RESOURCE_FLAG_READONLY. | NIIBE Yutaka | 1 | -12/+14 |
2023-12-18 | keyboxd: Pass lock info back to gpg and gpgsm. | Werner Koch | 1 | -3/+23 |
2023-11-16 | gpg: Report BEGIN_* status before examining the input. | NIIBE Yutaka | 4 | -81/+51 |
2023-11-14 | gpg,gpgsm: Hide password in debug output also for asked passwords. | Werner Koch | 1 | -1/+5 |
2023-11-13 | gpg: Implement a parser for Kyber encrypted packets. | Werner Koch | 2 | -48/+131 |
2023-11-09 | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 1 | -0/+2 |
2023-11-09 | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 1 | -0/+2 |
2023-11-08 | common: Declare two LibrePGP constants for future use | Werner Koch | 1 | -1/+1 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-10-28 | g10: Fix uninitalized variable use in sign_file | Andre Heinecke | 1 | -1/+1 |
2023-10-27 | gpg: Fix minor memory leak during certain smartcard operations. | Werner Koch | 1 | -2/+11 |
2023-10-26 | gpg: Allow expiration time after 2038-01-19 on 32 bit Windows. | Werner Koch | 1 | -5/+16 |
2023-10-14 | gpg: Allow to specify seconds since Epoch beyond 2038. | Werner Koch | 1 | -3/+10 |
2023-10-06 | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 2 | -0/+2 |
2023-09-26 | agent,common,gpg: Use unsigned int for 1-bit field. | NIIBE Yutaka | 1 | -2/+2 |
2023-09-26 | Use gpgrt_b64* API of libgpg-error. | NIIBE Yutaka | 1 | -10/+10 |
2023-09-18 | gpg: Fix --no-utf8-strings. | Werner Koch | 1 | -1/+1 |
2023-09-15 | gpg: Add --list-filter properties sig_expires/sig_expires_d | Robin H. Johnson via Gnupg-devel | 1 | -0/+14 |
2023-09-06 | gpg: Fix validity of re-imported keys. | Werner Koch | 1 | -1/+22 |
2023-09-05 | gpg: Fix last commit. | Werner Koch | 1 | -1/+1 |
2023-09-05 | gpg: Fix last commit. | Werner Koch | 1 | -1/+1 |
2023-09-04 | gpg: Add option --with-v5-fingerprint | Werner Koch | 5 | -9/+97 |
2023-09-04 | gpg: Add option --with-v5-fingerprint | Werner Koch | 5 | -9/+97 |
2023-08-29 | common: Prepare for more flags in start_new_service. | Werner Koch | 3 | -3/+6 |
2023-08-03 | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 1 | -0/+1 |
2023-08-03 | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 1 | -5/+0 |
2023-07-25 | gpg: Add parallelized filter for hashing. | NIIBE Yutaka | 5 | -16/+352 |
2023-07-25 | gpg: Add support for Subkey-Expire-Date. | NIIBE Yutaka | 1 | -6/+25 |
2023-07-25 | gpg: Fix expiration time when Creation-Date is specified. | NIIBE Yutaka | 1 | -9/+20 |
2023-07-18 | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 5 | -8/+9 |
2023-07-14 | gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file. | NIIBE Yutaka | 2 | -2/+2 |
2023-07-14 | gpg: Use is_secured_filename before opening the file. | NIIBE Yutaka | 2 | -11/+8 |
2023-07-12 | gpg: Add support for Subkey-Expire-Date. | NIIBE Yutaka | 1 | -6/+25 |
2023-07-12 | gpg: Fix expiration time when Creation-Date is specified. | NIIBE Yutaka | 1 | -9/+20 |