aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbx-client-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-09common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka1-10/+20
2023-12-18keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch1-4/+4
2023-07-21kbx: Fix error paths to fall back to D-lines.NIIBE Yutaka1-10/+12
2023-07-18dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka1-1/+1
2023-07-06kbx: Fix memory leak at spawning a thread for data pipe.NIIBE Yutaka1-0/+1
2023-06-07kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka1-20/+12
2023-06-01w32: Fix use of assuan_sendfd.NIIBE Yutaka1-2/+13
2021-05-20kbx: Avoid uninitialized readJakub Jelen1-1/+2
2021-02-25kbx: Log debug fixesWerner Koch1-2/+4
2020-09-24keyboxd: Implement multiple search descriptions.Werner Koch1-0/+10
2020-09-24keyboxd: Remove unused variables.Werner Koch1-2/+0
2020-09-10keyboxd: Use D-lines instead of a separate thread.Werner Koch1-3/+9
2020-09-02keyboxd: Restructure client access code.Werner Koch1-0/+450