aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-pair-tool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg-pair-tool: Fix typos in protocol description.Jakub Jelen2021-11-121-7/+7
* common: New functions gnupg_opendir et al.Werner Koch2020-10-211-6/+5
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-2/+2
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-211-6/+5
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+4
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-3/+3
* tools: Fix gpg-pair-tool to follow new API.gniibe/x25519NIIBE Yutaka2019-09-191-15/+6
* tools: Don't prepare G in gpg-pair-tool.NIIBE Yutaka2019-09-191-2/+1
* tools: Use new API of libgcrypt for gpg-pair-tool.NIIBE Yutaka2019-09-191-67/+21
* tools: Fix error handling for gpg-pair-tool.NIIBE Yutaka2019-06-201-1/+1
* Silence a few compiler warnings new with gcc 8.Werner Koch2018-12-171-2/+2
* tools: Add experimental code for a pairing protocolseckey-sync-workWerner Koch2018-07-051-0/+2020