aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Fix resource leak for PRIMARY_CTX.NIIBE Yutaka2024-11-131-0/+3
* agent:daemon: Add an argument to specify requiring socket connection.NIIBE Yutaka2024-07-011-2/+10
* agent: Clean up for scdaemon handling.NIIBE Yutaka2024-07-011-5/+1
* agent: Fix a race condition which results accessing finished scd.NIIBE Yutaka2024-07-011-4/+6
* agent,w32: Fix resource leak for a process.NIIBE Yutaka2023-05-251-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