aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Fix resource leak for PRIMARY_CTX.NIIBE Yutaka2024-10-221-0/+3
* agent:daemon: Add an argument to specify requiring socket connection.NIIBE Yutaka2024-06-271-2/+10
* agent: Clean up for scdaemon handling.NIIBE Yutaka2024-06-111-5/+1
* agent: Fix a race condition which results accessing finished scd.NIIBE Yutaka2024-06-111-4/+6
* agent: Use new libassuan API for pipe server process.NIIBE Yutaka2023-08-031-45/+2
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-041-2/+2
|\
| * agent,w32: Fix resource leak for a process.NIIBE Yutaka2023-05-251-2/+2
* | agent: Fix cast mistake for Windows.NIIBE Yutaka2023-06-261-2/+2
|/
* agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka2022-06-221-5/+1
* Remove remaining support for WindowsCEWerner Koch2022-06-031-4/+1
* agent: Print the correct daemon name in presence of a --foo-program.Werner Koch2022-02-271-1/+2
* agent: Fix memory leaksJakub Jelen2021-05-201-0/+2
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-101-1/+2
* w32: Cleanup use of pid_t in call-daemonWerner Koch2021-03-081-7/+2
* agent: separate out daemon handling infrastructure for reuseJames Bottomley2020-06-241-0/+688