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