summaryrefslogtreecommitdiffstats
path: root/kbx/kbx-client-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common,kbx,tests: Clean up the PIPE function API.NIIBE Yutaka2024-07-091-10/+20
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-4/+4
|\
| * keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-181-4/+4
* | kbx: Fix error paths to fall back to D-lines.NIIBE Yutaka2023-07-211-10/+12
* | dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka2023-07-181-1/+1
* | kbx: Fix memory leak at spawning a thread for data pipe.NIIBE Yutaka2023-07-061-0/+1
* | kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka2023-06-071-20/+12
* | w32: Fix use of assuan_sendfd.NIIBE Yutaka2023-06-011-2/+13
|/
* kbx: Avoid uninitialized readJakub Jelen2021-05-201-1/+2
* kbx: Log debug fixesWerner Koch2021-02-251-2/+4
* keyboxd: Implement multiple search descriptions.Werner Koch2020-09-241-0/+10
* keyboxd: Remove unused variables.Werner Koch2020-09-241-2/+0
* keyboxd: Use D-lines instead of a separate thread.Werner Koch2020-09-101-3/+9
* keyboxd: Restructure client access code.Werner Koch2020-09-021-0/+450