aboutsummaryrefslogtreecommitdiffstats
path: root/g13 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-23g13: Finish migration to gpgrt_process_spawn APIWerner Koch2-10/+10
2024-07-09Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka4-13/+9
2024-05-31indent: Fix spellingDaniel Kahn Gillmor3-4/+4
2024-05-31g13: Adjust for changed gnupg_process_spawn.Werner Koch1-2/+2
2024-02-20g13: Allow command line style "g13 mount foo".Werner Koch1-0/+3
2024-01-09g13: New option --no-mount.Werner Koch7-43/+75
2023-08-29g13: Fix for new assuan_control.Werner Koch1-1/+1
2023-08-03gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka1-0/+1
2023-08-03agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2-6/+1
2023-05-11common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka5-57/+48
2022-12-01tests: Support semihosted environment.NIIBE Yutaka1-3/+4
2022-09-21tools: Need to set the dir for common.confWerner Koch1-2/+2
2022-08-02g13: Remove unused variable.Werner Koch1-1/+0
2022-06-22agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka1-5/+2
2022-05-10tests: Enable tests with keyboxd only when it's configured.NIIBE Yutaka1-3/+0
2022-04-26tests: Skip testsing g13 when it's not enabled.NIIBE Yutaka1-7/+20
2021-02-12build: Fix library dependency of g13 test program.NIIBE Yutaka1-1/+1
2020-11-25g13: Add missing headerWerner Koch1-0/+1
2020-11-04g13: Include a now missing header file.Werner Koch1-0/+1
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch4-4/+4
2020-10-20Replace all calls to access by gnupg_accessWerner Koch4-5/+7
2020-08-20build: New configure option --disable-testsWerner Koch1-0/+4
2020-02-21Use gpgrt's new option parser for the remaining daemons.Werner Koch2-160/+133
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2-0/+8
2020-02-18Spelling cleanup.Daniel Kahn Gillmor2-2/+2
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch3-1/+3
2019-06-03Return better error code for some getinfo IPC commands.Werner Koch1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor3-3/+3
2018-02-14common: Use new function to print status strings.Werner Koch2-42/+7
2017-11-27Use the gpgrt log functions if possible.Werner Koch2-4/+4
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter2-1/+36
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka3-3/+3
2017-04-20g13: Fix for Solaris.NIIBE Yutaka1-0/+3
2017-04-11g13: Include sys/sysmacros.h if available.NIIBE Yutaka1-0/+3
2017-03-07Remove -I option to common.NIIBE Yutaka20-30/+30
2017-02-21Fix spelling.Daniel Kahn Gillmor2-2/+2
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-13g13: Fix build on macOS.Justus Winter1-1/+1
2017-01-02g13: Improve printing of debug infos.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch37-37/+37
2016-10-27Fix typos.Justus Winter1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor2-2/+2
2016-09-05common: Add an assuan logging monitor.Werner Koch2-2/+2
2016-08-14g13: Allow the use of a g13tab label for --mount.Werner Koch1-4/+6
2016-08-14g13: Implement --umount for dm-crypt.Werner Koch11-22/+244
2016-08-13g13: Fix double free bug.Werner Koch1-2/+0
2016-08-13g13: Consider g13tab for a mount command.Werner Koch4-14/+132
2016-08-13g13: Move some function around.Werner Koch7-26/+34
2016-08-13g13: New command --find-device.Werner Koch4-0/+161
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2-4/+4