aboutsummaryrefslogtreecommitdiffstats
path: root/g13/g13-syshelp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-1/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-261-1/+1
|\
| * g13: New option --no-mount.Werner Koch2024-01-091-1/+1
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-031-1/+0
|/
* tools: Need to set the dir for common.confWerner Koch2022-09-211-2/+2
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-1/+1
* Use gpgrt's new option parser for the remaining daemons.Werner Koch2020-02-211-66/+55
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-5/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-5/+5
* g13: Run mount after dmsetup.Werner Koch2016-02-231-9/+17
* g13: Require a confirmation before g13 is used for DM-Crypt.Werner Koch2016-02-131-0/+21
* g13: Second chunk of code to support dm-crypt.Werner Koch2016-02-131-0/+4
* g13: First chunk of code to support dm-crypt.Werner Koch2016-02-131-0/+720