summaryrefslogtreecommitdiffstats
path: root/g13 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g13: Finish migration to gpgrt_process_spawn APIWerner Koch2024-07-232-10/+10
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-094-13/+9
* indent: Fix spellingDaniel Kahn Gillmor2024-05-313-4/+4
* g13: Adjust for changed gnupg_process_spawn.Werner Koch2024-05-311-2/+2
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-0/+3
|\
| * g13: Allow command line style "g13 mount foo".Werner Koch2024-02-201-0/+3
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-267-43/+75
|\|
| * g13: New option --no-mount.Werner Koch2024-01-097-43/+75
* | g13: Fix for new assuan_control.Werner Koch2023-08-291-1/+1
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka2023-08-031-0/+1
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-032-6/+1
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-115-57/+48
|/
* tests: Support semihosted environment.NIIBE Yutaka2022-12-011-3/+4
* tools: Need to set the dir for common.confWerner Koch2022-09-211-2/+2
* g13: Remove unused variable.Werner Koch2022-08-021-1/+0
* agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka2022-06-221-5/+2
* tests: Enable tests with keyboxd only when it's configured.NIIBE Yutaka2022-05-101-3/+0
* tests: Skip testsing g13 when it's not enabled.NIIBE Yutaka2022-04-261-7/+20
* build: Fix library dependency of g13 test program.NIIBE Yutaka2021-02-121-1/+1
* g13: Add missing headerWerner Koch2020-11-251-0/+1
* g13: Include a now missing header file.Werner Koch2020-11-041-0/+1
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-204-4/+4
* Replace all calls to access by gnupg_accessWerner Koch2020-10-204-5/+7
* build: New configure option --disable-testsWerner Koch2020-08-201-0/+4
* Use gpgrt's new option parser for the remaining daemons.Werner Koch2020-02-212-160/+133
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-202-0/+8
* Spelling cleanup.Daniel Kahn Gillmor2020-02-192-2/+2
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-103-1/+3
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-031-1/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-243-3/+3
* Merge branch 'STABLE-BRANCH-2-2'Werner Koch2018-02-222-42/+7
|\
| * common: Use new function to print status strings.Werner Koch2018-02-142-42/+7
* | Use the gpgrt log functions if possible.Werner Koch2017-11-272-4/+4
|/
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-112-1/+36
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-283-3/+3
* g13: Fix for Solaris.NIIBE Yutaka2017-04-201-0/+3
* g13: Include sys/sysmacros.h if available.NIIBE Yutaka2017-04-111-0/+3
* Remove -I option to common.NIIBE Yutaka2017-03-0720-30/+30
* Fix spelling.Daniel Kahn Gillmor2017-02-212-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* g13: Fix build on macOS.Justus Winter2017-02-131-1/+1
* g13: Improve printing of debug infos.Werner Koch2017-01-021-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0537-37/+37
* Fix typos.Justus Winter2016-10-271-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-172-2/+2
* common: Add an assuan logging monitor.Werner Koch2016-09-052-2/+2
* g13: Allow the use of a g13tab label for --mount.Werner Koch2016-08-141-4/+6
* g13: Implement --umount for dm-crypt.Werner Koch2016-08-1411-22/+244
* g13: Fix double free bug.Werner Koch2016-08-131-2/+0
* g13: Consider g13tab for a mount command.Werner Koch2016-08-134-14/+132