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
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
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
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-4
/
+5
2013-08-01
w32: Fix recent patch 9ff72e4.
Werner Koch
1
-1
/
+1
2013-08-01
w32: Add code to support a portable use of GnuPG.
Werner Koch
1
-58
/
+183
2013-04-01
scd: move SCDaemon to libexecdir.
NIIBE Yutaka
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2012-04-20
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
1
-5
/
+15
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-23
/
+23
2011-01-19
Use estream for dirmngr's --gpgconf-list.
Werner Koch
1
-1
/
+1
2010-12-17
2010-12-17 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+2
2010-09-13
Fix standard directories for Wince.
Werner Koch
1
-39
/
+28
2010-08-06
More work on the dirmngr. It now builds for W32 and W32CE and quick
Werner Koch
1
-1
/
+16
2010-06-09
Merged Dirmngr with GnuPG.
Werner Koch
1
-14
/
+79
2010-03-02
First steps towards the W32CE port
Werner Koch
1
-4
/
+27
2009-03-02
Modernized gpg-agent startup instructions
Werner Koch
1
-1
/
+1
2008-11-04
Revamped the W32 gettext implementation.
Werner Koch
1
-0
/
+21
2008-06-16
Add controlo statement %ask-passphrase
Werner Koch
1
-0
/
+3
2008-06-16
[W32] Change location of /etc.
Werner Koch
1
-1
/
+30
2008-05-27
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
1
-0
/
+6
2007-11-27
[W32] Changed default socket for dirmngr.
Werner Koch
1
-2
/
+7
2007-10-01
Use Assuan socket wrapper calls.
Werner Koch
1
-1
/
+1
2007-08-29
New command --check-programs for gpgconf.
Werner Koch
1
-0
/
+6
2007-08-27
Implemented more gpg-agen options to support certain passphrase policies.
Werner Koch
1
-0
/
+3
2007-08-14
Documentaion updates.
Werner Koch
1
-0
/
+23
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
[next]