aboutsummaryrefslogtreecommitdiffstats
path: root/common/sysutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Fix gnupg_reopen_std.NIIBE Yutaka2018-10-021-6/+5
* assuan: Fix exponential decay for first second.Werner Koch2018-08-281-4/+3
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-251-0/+9
* agent: Shutdown on removal of the home directory.Werner Koch2017-06-231-0/+37
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-081-0/+11
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-1/+35
* common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch2016-11-161-0/+70
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: New function gnupg_usleep.Werner Koch2016-10-311-1/+45
* common: Remove debug output from gnupg_get_socket_name.Werner Koch2016-10-271-4/+4
* common: Fix gnupg_inotify_has_name, differently.NIIBE Yutaka2016-10-271-21/+15
* agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2016-10-271-0/+49
* common: Fix gnupg_inotify_has_name.NIIBE Yutaka2016-10-271-14/+22
* common: Use GPG_ERR_INV_VALUE instead of GPG_ERR_EINVAL.Werner Koch2016-10-261-1/+1
* common: avoid segfaultDaniel Kahn Gillmor2016-10-261-0/+3
* common: Use strconcat in gnupg_setenv.Werner Koch2016-10-251-22/+22
* common,w32: Fix setting environment variables on Windows.Justus Winter2016-10-201-39/+62
* agent: Move inotify code to common and improve it.Werner Koch2016-10-151-0/+127
* Explicitly restrict socket permissions.Werner Koch2016-06-081-1/+1
* common,w32: Silence an unused arg warning message.Werner Koch2016-05-241-0/+2
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-201-24/+49
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Remove use of gnulib (part 2)Werner Koch2014-11-111-9/+143
* Remove use of gnulib (part 1)Werner Koch2014-11-111-2/+0
* common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch2014-05-021-12/+2
* common: Add function gnupg_getcwd.Werner Koch2014-04-221-0/+30
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-0/+3
* w32: Define WINVER only if needed.Werner Koch2014-03-071-1/+3
* ssh: Add support for Putty.Werner Koch2014-03-071-0/+57
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Port to npth.Marcus Brinkmann2012-01-251-6/+6
* Add code for explicit selection of pooled A records.Werner Koch2011-04-121-0/+11
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-15/+14
* Fix dirmngr problems on CE.Werner Koch2010-08-121-2/+2
* common/Marcus Brinkmann2010-06-101-2/+4
* 2010-06-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-101-4/+2
* 2010-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-081-1/+3
* Change OpenPGP test framework to run under the control of the agent.Werner Koch2010-06-071-2/+7
* common/Marcus Brinkmann2010-04-201-3/+3
* Fixed dependencies and a syntax errorWerner Koch2010-04-141-2/+2
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-0/+11
* Whole lot of changes to support CE.Werner Koch2010-04-141-2/+109
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-0/+24
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* First steps towards the W32CE portWerner Koch2010-03-021-28/+57
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-3/+5
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* g10/Marcus Brinkmann2008-06-251-128/+0
* Robustness fix.Werner Koch2008-06-191-9/+16