aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-auth.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-22tools: Avoid memory leaks.Jakub Jelen1-0/+1
2024-07-09Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka1-1/+0
2024-05-28gpg-auth: Fix use after free.Jakub Jelen1-1/+1
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+1
2023-06-27common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka1-2/+2
2023-06-23gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka1-2/+2
2022-09-13tools:gpg-auth: Enhance it to support use case for login.NIIBE Yutaka1-11/+35
2022-09-06tools:gpg-auth: Support use of pinpad.NIIBE Yutaka1-14/+27
2022-09-05tools:gpg-auth: Show SSH key comment when asking PIN.NIIBE Yutaka1-3/+21
2022-09-02tools: Fix gpg-auth.NIIBE Yutaka1-15/+42
2022-09-02tools:gpg-auth: New tool for authentication.NIIBE Yutaka1-0/+917