aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Experiment to use KEM interface for Curve25519 ECDH.NIIBE Yutaka2024-01-266-6/+61
* Experiment with new KEM API of libgcrypt for Curve25519.NIIBE Yutaka2024-01-241-21/+144
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-223-5/+29
|\
| * keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-181-3/+23
| * gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-11-164-81/+51
| * gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-141-1/+5
| * gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
| * common: Declare two LibrePGP constants for future useWerner Koch2023-11-081-1/+1
| * gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* | gpg: Implement a parser for Kyber encrypted packets.Werner Koch2023-11-132-48/+131
* | gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-076-11/+75
|\|
| * gpg: Fix minor memory leak during certain smartcard operations.Werner Koch2023-10-271-2/+11
| * gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.Werner Koch2023-10-261-5/+16
| * gpg: Allow to specify seconds since Epoch beyond 2038.Werner Koch2023-10-141-3/+10
| * scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-062-0/+2
| * gpg: Fix --no-utf8-strings.Werner Koch2023-09-181-1/+1
| * gpg: Add --list-filter properties sig_expires/sig_expires_dRobin H. Johnson via Gnupg-devel2023-09-151-0/+14
| * gpg: Fix validity of re-imported keys.Werner Koch2023-09-061-1/+22
| * gpg: Fix last commit.Werner Koch2023-09-051-1/+1
| * gpg: Add option --with-v5-fingerprintWerner Koch2023-09-045-9/+97
| * gpg: Add support for Subkey-Expire-Date.NIIBE Yutaka2023-07-251-6/+25
| * gpg: Fix expiration time when Creation-Date is specified.NIIBE Yutaka2023-07-251-9/+20
* | g10: Fix uninitalized variable use in sign_fileAndre Heinecke2023-10-281-1/+1
* | agent,common,gpg: Use unsigned int for 1-bit field.NIIBE Yutaka2023-09-261-2/+2
* | Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka2023-09-261-10/+10
* | gpg: Fix last commit.Werner Koch2023-09-051-1/+1
* | gpg: Add option --with-v5-fingerprintWerner Koch2023-09-045-9/+97
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-293-3/+6
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka2023-08-031-0/+1
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-031-5/+0
* | gpg: Add parallelized filter for hashing.NIIBE Yutaka2023-07-255-16/+352
* | common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2023-07-185-8/+9
* | gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.NIIBE Yutaka2023-07-142-2/+2
* | gpg: Use is_secured_filename before opening the file.NIIBE Yutaka2023-07-142-11/+8
* | gpg: Add support for Subkey-Expire-Date.NIIBE Yutaka2023-07-121-6/+25
* | gpg: Fix expiration time when Creation-Date is specified.NIIBE Yutaka2023-07-121-9/+20
* | gpg: Move the check by is_secured_file earlier.NIIBE Yutaka2023-07-112-7/+13
* | common: Add gnupg_check_special_filename.NIIBE Yutaka2023-07-111-5/+5
* | common,gpg,kbx: Factor out open_stream_nc.NIIBE Yutaka2023-07-102-19/+2
* | gpg: Add algo constants for PQC.Werner Koch2023-07-073-2/+47
* | gpg: Fix gpg --server mode on Windows.NIIBE Yutaka2023-07-051-10/+10
* | gpg: Format the value of type gnupg_fd_t by casting to int.NIIBE Yutaka2023-07-053-4/+4
* | gpg: Use gnupg_fd_t for decryption and sign.NIIBE Yutaka2023-07-055-18/+30
* | gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.NIIBE Yutaka2023-07-054-14/+20
* | gpg: Use gnupg_fd_t for open_outfile.NIIBE Yutaka2023-07-057-13/+14
* | gpg:card: Remove the code for GnuPG version 1.NIIBE Yutaka2023-07-051-23/+1
* | Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-049-33/+73
|\|
| * delete redundant characterszhangguangzhi2023-06-201-1/+1