aboutsummaryrefslogtreecommitdiffstats
path: root/common/homedir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* w32: Do not error out if gpgconf is not installed.Werner Koch2016-02-161-3/+1
* w32: Try more places to find an installed Pinentry.Werner Koch2015-07-281-8/+33
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-1/+1
* gpg-agent: Use "pinentry-basic" as fallback.Werner Koch2015-02-041-2/+47
* w32: Allow for Unicocde installation directory.Werner Koch2015-02-011-13/+7
* dirmngr: Use the homedir based socket also under W32.Werner Koch2014-06-271-4/+0
* gpg: Pass --homedir to gpg-agent.Werner Koch2014-04-221-2/+2
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-2/+18
* w32: Add macro for the registry key.Werner Koch2014-01-081-1/+1
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-4/+5
* w32: Fix recent patch 9ff72e4.Werner Koch2013-08-011-1/+1
* w32: Add code to support a portable use of GnuPG.Werner Koch2013-08-011-58/+183
* scd: move SCDaemon to libexecdir.NIIBE Yutaka2013-04-011-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-23/+23
* Use estream for dirmngr's --gpgconf-list.Werner Koch2011-01-191-1/+1
* 2010-12-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-12-171-0/+2
* Fix standard directories for Wince.Werner Koch2010-09-131-39/+28
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-061-1/+16
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-14/+79
* First steps towards the W32CE portWerner Koch2010-03-021-4/+27
* Modernized gpg-agent startup instructionsWerner Koch2009-03-021-1/+1
* Revamped the W32 gettext implementation.Werner Koch2008-11-041-0/+21
* Add controlo statement %ask-passphraseWerner Koch2008-06-161-0/+3
* [W32] Change location of /etc.Werner Koch2008-06-161-1/+30
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-0/+6
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-2/+7
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-1/+1
* New command --check-programs for gpgconf.Werner Koch2007-08-291-0/+6
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-0/+3
* Documentaion updates.Werner Koch2007-08-141-0/+23
* Changed to GPLv3.Werner Koch2007-07-041-4/+2