| Commit message (Expand) | Author | Age | Files | Lines |
* | Experiment to use KEM interface for Curve25519 ECDH. | NIIBE Yutaka | 2024-01-26 | 6 | -6/+61 |
* | Experiment with new KEM API of libgcrypt for Curve25519. | NIIBE Yutaka | 2024-01-24 | 1 | -21/+144 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-12-22 | 3 | -5/+29 |
|\ |
|
| * | keyboxd: Pass lock info back to gpg and gpgsm. | Werner Koch | 2023-12-18 | 1 | -3/+23 |
| * | gpg: Report BEGIN_* status before examining the input. | NIIBE Yutaka | 2023-11-16 | 4 | -81/+51 |
| * | gpg,gpgsm: Hide password in debug output also for asked passwords. | Werner Koch | 2023-11-14 | 1 | -1/+5 |
| * | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 2023-11-09 | 1 | -0/+2 |
| * | common: Declare two LibrePGP constants for future use | Werner Koch | 2023-11-08 | 1 | -1/+1 |
| * | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 2023-11-08 | 1 | -0/+6 |
* | | gpg: Implement a parser for Kyber encrypted packets. | Werner Koch | 2023-11-13 | 2 | -48/+131 |
* | | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 2023-11-09 | 1 | -0/+2 |
* | | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 2023-11-08 | 1 | -0/+6 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 6 | -11/+75 |
|\| |
|
| * | gpg: Fix minor memory leak during certain smartcard operations. | Werner Koch | 2023-10-27 | 1 | -2/+11 |
| * | gpg: Allow expiration time after 2038-01-19 on 32 bit Windows. | Werner Koch | 2023-10-26 | 1 | -5/+16 |
| * | gpg: Allow to specify seconds since Epoch beyond 2038. | Werner Koch | 2023-10-14 | 1 | -3/+10 |
| * | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 2023-10-06 | 2 | -0/+2 |
| * | gpg: Fix --no-utf8-strings. | Werner Koch | 2023-09-18 | 1 | -1/+1 |
| * | gpg: Add --list-filter properties sig_expires/sig_expires_d | Robin H. Johnson via Gnupg-devel | 2023-09-15 | 1 | -0/+14 |
| * | gpg: Fix validity of re-imported keys. | Werner Koch | 2023-09-06 | 1 | -1/+22 |
| * | gpg: Fix last commit. | Werner Koch | 2023-09-05 | 1 | -1/+1 |
| * | gpg: Add option --with-v5-fingerprint | Werner Koch | 2023-09-04 | 5 | -9/+97 |
| * | gpg: Add support for Subkey-Expire-Date. | NIIBE Yutaka | 2023-07-25 | 1 | -6/+25 |
| * | gpg: Fix expiration time when Creation-Date is specified. | NIIBE Yutaka | 2023-07-25 | 1 | -9/+20 |
* | | g10: Fix uninitalized variable use in sign_file | Andre Heinecke | 2023-10-28 | 1 | -1/+1 |
* | | agent,common,gpg: Use unsigned int for 1-bit field. | NIIBE Yutaka | 2023-09-26 | 1 | -2/+2 |
* | | Use gpgrt_b64* API of libgpg-error. | NIIBE Yutaka | 2023-09-26 | 1 | -10/+10 |
* | | gpg: Fix last commit. | Werner Koch | 2023-09-05 | 1 | -1/+1 |
* | | gpg: Add option --with-v5-fingerprint | Werner Koch | 2023-09-04 | 5 | -9/+97 |
* | | common: Prepare for more flags in start_new_service. | Werner Koch | 2023-08-29 | 3 | -3/+6 |
* | | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 1 | -0/+1 |
* | | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 1 | -5/+0 |
* | | gpg: Add parallelized filter for hashing. | NIIBE Yutaka | 2023-07-25 | 5 | -16/+352 |
* | | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 2023-07-18 | 5 | -8/+9 |
* | | gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file. | NIIBE Yutaka | 2023-07-14 | 2 | -2/+2 |
* | | gpg: Use is_secured_filename before opening the file. | NIIBE Yutaka | 2023-07-14 | 2 | -11/+8 |
* | | gpg: Add support for Subkey-Expire-Date. | NIIBE Yutaka | 2023-07-12 | 1 | -6/+25 |
* | | gpg: Fix expiration time when Creation-Date is specified. | NIIBE Yutaka | 2023-07-12 | 1 | -9/+20 |
* | | gpg: Move the check by is_secured_file earlier. | NIIBE Yutaka | 2023-07-11 | 2 | -7/+13 |
* | | common: Add gnupg_check_special_filename. | NIIBE Yutaka | 2023-07-11 | 1 | -5/+5 |
* | | common,gpg,kbx: Factor out open_stream_nc. | NIIBE Yutaka | 2023-07-10 | 2 | -19/+2 |
* | | gpg: Add algo constants for PQC. | Werner Koch | 2023-07-07 | 3 | -2/+47 |
* | | gpg: Fix gpg --server mode on Windows. | NIIBE Yutaka | 2023-07-05 | 1 | -10/+10 |
* | | gpg: Format the value of type gnupg_fd_t by casting to int. | NIIBE Yutaka | 2023-07-05 | 3 | -4/+4 |
* | | gpg: Use gnupg_fd_t for decryption and sign. | NIIBE Yutaka | 2023-07-05 | 5 | -18/+30 |
* | | gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify. | NIIBE Yutaka | 2023-07-05 | 4 | -14/+20 |
* | | gpg: Use gnupg_fd_t for open_outfile. | NIIBE Yutaka | 2023-07-05 | 7 | -13/+14 |
* | | gpg:card: Remove the code for GnuPG version 1. | NIIBE Yutaka | 2023-07-05 | 1 | -23/+1 |
* | | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2023-07-04 | 9 | -33/+73 |
|\| |
|
| * | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |