aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-pair-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-11-12gpg-pair-tool: Fix typos in protocol description.Jakub Jelen1-7/+7
2020-10-21common: New functions gnupg_opendir et al.Werner Koch1-6/+5
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch1-2/+2
2020-02-21Use gpgrt's new option parser for the tools.Werner Koch1-6/+5
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-3/+3
2019-09-19tools: Fix gpg-pair-tool to follow new API.gniibe/x25519NIIBE Yutaka1-15/+6
2019-09-19tools: Don't prepare G in gpg-pair-tool.NIIBE Yutaka1-2/+1
2019-09-19tools: Use new API of libgcrypt for gpg-pair-tool.NIIBE Yutaka1-67/+21
2019-06-20tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka1-1/+1
2018-12-17Silence a few compiler warnings new with gcc 8.Werner Koch1-2/+2
2018-07-05tools: Add experimental code for a pairing protocolseckey-sync-workWerner Koch1-0/+2020