| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: Add gpgsum tooltobias/gpgsum | Tobias Fella | 2023-10-24 | 7 | -3/+631 |
* | tests:tpm2dtests: Fix tests with SWTPM. | NIIBE Yutaka | 2023-10-04 | 2 | -4/+7 |
* | agent: Fix agent_update_private_key. | NIIBE Yutaka | 2023-10-04 | 1 | -1/+1 |
* | build: Simplify detecting a TPM emulator. | NIIBE Yutaka | 2023-10-03 | 1 | -4/+4 |
* | tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir. | NIIBE Yutaka | 2023-10-03 | 1 | -3/+7 |
* | tests:tpm2dtests: Fix tests with TPM2D. | NIIBE Yutaka | 2023-10-03 | 3 | -11/+16 |
* | tests:gpgscm: Fix process select loop. | NIIBE Yutaka | 2023-10-03 | 1 | -8/+2 |
* | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 2023-10-02 | 1 | -1/+1 |
* | tpm2d: Check SWTPM environment variable for swtpm support. | NIIBE Yutaka | 2023-09-28 | 1 | -3/+9 |
* | agent: fix tpm2d keytotpm handling | NIIBE Yutaka | 2023-09-28 | 1 | -5/+28 |
* | agent,common,gpg: Use unsigned int for 1-bit field. | NIIBE Yutaka | 2023-09-26 | 3 | -11/+11 |
* | agent: Initialize FP for the case of error return. | NIIBE Yutaka | 2023-09-26 | 1 | -1/+1 |
* | Use gpgrt_b64* API of libgpg-error. | NIIBE Yutaka | 2023-09-26 | 10 | -99/+75 |
* | gpg: Fix last commit. | Werner Koch | 2023-09-05 | 1 | -1/+1 |
* | gpg: Add option --with-v5-fingerprint | Werner Koch | 2023-09-04 | 6 | -9/+102 |
* | agent: Fix timer round-up check when inserting an entry into cache. | NIIBE Yutaka | 2023-09-04 | 1 | -1/+1 |
* | agent: Fix sock_inotify_fd handling. | NIIBE Yutaka | 2023-09-04 | 1 | -2/+5 |
* | agent: Fix timer list management. | NIIBE Yutaka | 2023-09-01 | 1 | -2/+6 |
* | agent: Fix the previous commit. | NIIBE Yutaka | 2023-09-01 | 1 | -3/+0 |
* | agent: Introduce management of timer to expire cache entries. | NIIBE Yutaka | 2023-08-31 | 1 | -84/+284 |
* | agent: Better interaction between main loop and cache expiration. | NIIBE Yutaka | 2023-08-30 | 3 | -47/+44 |
* | agent: Have a thread monitoring parent PID and homedir. | NIIBE Yutaka | 2023-08-30 | 1 | -39/+87 |
* | agent: Recover support CHECK_OWN_SOCKET_INTERVAL == 0. | NIIBE Yutaka | 2023-08-30 | 1 | -3/+6 |
* | agent: Fix the handling of socket takeover. | NIIBE Yutaka | 2023-08-30 | 1 | -9/+11 |
* | agent: Use a thread to monitor socket takeover. | NIIBE Yutaka | 2023-08-30 | 1 | -62/+45 |
* | g13: Fix for new assuan_control. | Werner Koch | 2023-08-29 | 1 | -1/+1 |
* | common: Prepare for more flags in start_new_service. | Werner Koch | 2023-08-29 | 14 | -29/+48 |
* | agent: Add agent_kick_the_loop function. | NIIBE Yutaka | 2023-08-24 | 2 | -34/+117 |
* | tpm2d: Fix call to assuan_control. | NIIBE Yutaka | 2023-08-16 | 1 | -1/+1 |
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 7 | -0/+9 |
* | agent: Use new libassuan API for pipe server process. | NIIBE Yutaka | 2023-08-03 | 2 | -78/+6 |
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 9 | -39/+1 |
* | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 2023-08-03 | 5 | -10/+10 |
* | build: Require libassuan 3.0.0 or later. | NIIBE Yutaka | 2023-08-03 | 1 | -2/+2 |
* | build: Update libassuan.m4 for API compatibility. | NIIBE Yutaka | 2023-07-26 | 1 | -1/+4 |
* | gpg: Add parallelized filter for hashing. | NIIBE Yutaka | 2023-07-25 | 5 | -16/+352 |
* | sm: Use estream for I/O. | NIIBE Yutaka | 2023-07-25 | 8 | -205/+203 |
* | dirmngr: Silence compiler when it's without LDAP. | NIIBE Yutaka | 2023-07-21 | 1 | -0/+9 |
* | kbx: Fix error paths to fall back to D-lines. | NIIBE Yutaka | 2023-07-21 | 1 | -10/+12 |
* | dirmngr: Add doc for faked-system-time | Andre Heinecke | 2023-07-19 | 2 | -2/+14 |
* | Revert "kbx,w32: Disable the fd-passing." | NIIBE Yutaka | 2023-07-19 | 1 | -7/+1 |
* | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 2023-07-18 | 8 | -10/+12 |
* | common,w32: Fix FD2INT macro. | NIIBE Yutaka | 2023-07-18 | 1 | -1/+5 |
* | agent,build,w32: Fix use of SOCKET. | NIIBE Yutaka | 2023-07-18 | 2 | -0/+6 |
* | dirmngr,kbk,tools: Fix type casting. | NIIBE Yutaka | 2023-07-18 | 3 | -4/+4 |
* | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 2023-07-18 | 14 | -37/+41 |
* | gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file. | NIIBE Yutaka | 2023-07-14 | 4 | -6/+6 |
* | gpg: Use is_secured_filename before opening the file. | NIIBE Yutaka | 2023-07-14 | 2 | -11/+8 |
* | sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t. | NIIBE Yutaka | 2023-07-13 | 1 | -8/+10 |
* | sm: Use open_stream_nc for do_listkeys. | NIIBE Yutaka | 2023-07-13 | 1 | -3/+3 |