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