summaryrefslogtreecommitdiffstats
path: root/common/homedir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require gpgrt 1.51Werner Koch2024-12-041-1/+3
* common: Fix a race condition in creating socketdir.NIIBE Yutaka2024-10-161-4/+14
* build: Remove configure option --enable-gpg-is-gpg2Werner Koch2024-09-111-12/+2
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-2/+2
* Allow installation with a gpgconf.ctl changed homedir.Werner Koch2024-03-211-16/+119
* common: Use a common gpgconf.ctl parser for Unix and Windows.Werner Koch2024-03-211-201/+250
* common,w32: Remove duplicated backslashes when setting the homedir.Werner Koch2024-01-091-0/+27
* common: Add keyword socketdir to gpgconf.ctlWerner Koch2023-12-221-44/+91
* common: Improve the parsing of gpgconf.ctl variables.Werner Koch2023-12-191-30/+27
* Use keyboxd on a fresh install also on Windows.Werner Koch2023-04-191-32/+40
* gpgtar: Read common.conf for the log-file option.Werner Koch2023-04-181-0/+3
* Use the keyboxd for a fresh installWerner Koch2023-04-041-2/+36
* tests: Restrict the use of gpgconf.ctl to make check.Werner Koch2022-09-141-1/+29
* common: New common option no-autostart.Werner Koch2022-08-221-0/+3
* common,w32: Fix early home dir creation.Werner Koch2022-03-251-20/+2
* homedir: Avoid memory leaks on errorsJakub Jelen2021-11-241-0/+2
* common: Support MYPROC_SELF_EXE for SolarisWerner Koch2021-10-271-0/+2
* common: Silence warning from unix_rootdir on systems w/o /procWerner Koch2021-10-201-4/+6
* common: Support gpgconf.ctl also for BSDs.Werner Koch2021-10-011-10/+25
* common: Add keyword sysconfdir to the optional gpgconf.ctl file.Werner Koch2021-10-011-18/+69
* common: Support a gpgconf.ctl file under Unix.Werner Koch2021-09-171-17/+252
* w32: Move socketdir to LCOAL_APPDATAWerner Koch2021-08-111-84/+122
* common: Annotate leaked memory in homedir.cWerner Koch2021-05-211-12/+61
* tpm2d: Add tpm2daemon codeJames Bottomley2021-03-101-0/+7
* common: Fix duplicate implementation of try_make_homedir.Werner Koch2020-11-041-0/+33
* w32: Add another pinentry search pathAndre Heinecke2020-11-041-0/+2
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-41/+36
* keyboxd: Integrate into gpgconf.Werner Koch2020-09-241-1/+13
* common: Fix name of keyboxd.Werner Koch2020-09-221-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch2020-01-171-0/+3
* tools: New option --keyboxd for gpg-connect-agent.Werner Koch2019-08-061-0/+7
* common: Remove code duplication for service starting.Werner Koch2019-08-051-0/+11
* gpg,w32: Fix empty homedir when only a drive letter is used.Werner Koch2018-04-091-32/+63
* common: Use larger buffer for homedir in case of 64 bit UIDs.Werner Koch2017-12-201-1/+1
* build: New configure option --enable-run-gnupg-user-socket.Werner Koch2017-12-121-2/+12
* common: Strip trailing slashes from the homedir.Werner Koch2017-07-251-6/+57
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-251-0/+28
* common: Fix connecting to the agent.Justus Winter2017-03-271-0/+2
* common: Implicitly do a gpgconf --create-socketdir.Werner Koch2017-03-231-7/+18
* build: Add kludge for "make distcheck" in a release build.Werner Koch2017-03-011-1/+1
* common: Support locating components in the build tree.Justus Winter2016-12-141-17/+64
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Add GNUPG_MODULE_NAME_GPGV.Werner Koch2016-10-271-0/+7
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-48/+2
* w32: Fix recent build regression.Werner Koch2016-06-081-0/+2
* Implement /run/user/UID/gnupg based sockets.Werner Koch2016-06-081-20/+223
* common: New function gnupg_socketdir.Werner Koch2016-06-071-2/+31
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+31
* Now build "gpg" binary but install as "gpg2"Werner Koch2016-04-041-1/+5