aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-auth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: Avoid memory leaks.Jakub Jelen2024-07-221-0/+1
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-1/+0
* gpg-auth: Fix use after free.Jakub Jelen2024-05-281-1/+1
* common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+1
* common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-271-2/+2
* gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka2023-06-231-2/+2
* tools:gpg-auth: Enhance it to support use case for login.NIIBE Yutaka2022-09-131-11/+35
* tools:gpg-auth: Support use of pinpad.NIIBE Yutaka2022-09-061-14/+27
* tools:gpg-auth: Show SSH key comment when asking PIN.NIIBE Yutaka2022-09-051-3/+21
* tools: Fix gpg-auth.NIIBE Yutaka2022-09-021-15/+42
* tools:gpg-auth: New tool for authentication.NIIBE Yutaka2022-09-021-0/+917