index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
homedir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-19
Use keyboxd on a fresh install also on Windows.
Werner Koch
1
-32
/
+40
2023-04-18
gpgtar: Read common.conf for the log-file option.
Werner Koch
1
-0
/
+3
2023-04-04
Use the keyboxd for a fresh install
Werner Koch
1
-2
/
+36
2022-09-14
tests: Restrict the use of gpgconf.ctl to make check.
Werner Koch
1
-1
/
+29
2022-08-22
common: New common option no-autostart.
Werner Koch
1
-0
/
+3
2022-03-25
common,w32: Fix early home dir creation.
Werner Koch
1
-20
/
+2
2021-11-24
homedir: Avoid memory leaks on errors
Jakub Jelen
1
-0
/
+2
2021-10-27
common: Support MYPROC_SELF_EXE for Solaris
Werner Koch
1
-0
/
+2
2021-10-20
common: Silence warning from unix_rootdir on systems w/o /proc
Werner Koch
1
-4
/
+6
2021-10-01
common: Support gpgconf.ctl also for BSDs.
Werner Koch
1
-10
/
+25
2021-10-01
common: Add keyword sysconfdir to the optional gpgconf.ctl file.
Werner Koch
1
-18
/
+69
2021-09-17
common: Support a gpgconf.ctl file under Unix.
Werner Koch
1
-17
/
+252
2021-08-11
w32: Move socketdir to LCOAL_APPDATA
Werner Koch
1
-84
/
+122
2021-05-21
common: Annotate leaked memory in homedir.c
Werner Koch
1
-12
/
+61
2021-03-10
tpm2d: Add tpm2daemon code
James Bottomley
1
-0
/
+7
2020-11-04
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
1
-0
/
+33
2020-11-04
w32: Add another pinentry search path
Andre Heinecke
1
-0
/
+2
2020-10-20
Replace all calls to access by gnupg_access
Werner Koch
1
-41
/
+36
2020-09-24
keyboxd: Integrate into gpgconf.
Werner Koch
1
-1
/
+13
2020-09-22
common: Fix name of keyboxd.
Werner Koch
1
-1
/
+1
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-1
/
+1
2020-01-17
gpgconf,w32: Print a warning for a suspicious homedir.
Werner Koch
1
-0
/
+3
2019-08-06
tools: New option --keyboxd for gpg-connect-agent.
Werner Koch
1
-0
/
+7
2019-08-05
common: Remove code duplication for service starting.
Werner Koch
1
-0
/
+11
2018-04-09
gpg,w32: Fix empty homedir when only a drive letter is used.
Werner Koch
1
-32
/
+63
2017-12-20
common: Use larger buffer for homedir in case of 64 bit UIDs.
Werner Koch
1
-1
/
+1
2017-12-12
build: New configure option --enable-run-gnupg-user-socket.
Werner Koch
1
-2
/
+12
2017-07-25
common: Strip trailing slashes from the homedir.
Werner Koch
1
-6
/
+57
2017-07-25
common: New functions gnupg_daemon_rootdir and gnupg_chdir.
Werner Koch
1
-0
/
+28
2017-03-27
common: Fix connecting to the agent.
Justus Winter
1
-0
/
+2
2017-03-23
common: Implicitly do a gpgconf --create-socketdir.
Werner Koch
1
-7
/
+18
2017-03-01
build: Add kludge for "make distcheck" in a release build.
Werner Koch
1
-1
/
+1
2016-12-14
common: Support locating components in the build tree.
Justus Winter
1
-17
/
+64
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-27
common: Add GNUPG_MODULE_NAME_GPGV.
Werner Koch
1
-0
/
+7
2016-08-18
dirmngr: Remove all system daemon features.
Werner Koch
1
-48
/
+2
2016-06-08
w32: Fix recent build regression.
Werner Koch
1
-0
/
+2
2016-06-08
Implement /run/user/UID/gnupg based sockets.
Werner Koch
1
-20
/
+223
2016-06-07
common: New function gnupg_socketdir.
Werner Koch
1
-2
/
+31
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+31
2016-04-04
Now build "gpg" binary but install as "gpg2"
Werner Koch
1
-1
/
+5
2016-02-16
w32: Do not error out if gpgconf is not installed.
Werner Koch
1
-3
/
+1
2015-07-28
w32: Try more places to find an installed Pinentry.
Werner Koch
1
-8
/
+33
2015-04-24
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
1
-1
/
+1
2015-02-04
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
1
-2
/
+47
2015-02-01
w32: Allow for Unicocde installation directory.
Werner Koch
1
-13
/
+7
2014-06-27
dirmngr: Use the homedir based socket also under W32.
Werner Koch
1
-4
/
+0
2014-04-22
gpg: Pass --homedir to gpg-agent.
Werner Koch
1
-2
/
+2
2014-03-14
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
1
-2
/
+18
2014-01-08
w32: Add macro for the registry key.
Werner Koch
1
-1
/
+1
[next]