aboutsummaryrefslogtreecommitdiffstats
path: root/common/sysutils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,gpgsm: New option --disable-fd-translation.Werner Koch2024-03-261-1/+2
* commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka2023-07-181-0/+2
* common,w32: Fix FD2INT macro.NIIBE Yutaka2023-07-181-1/+5
* common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2023-07-181-0/+2
* common: Add gnupg_check_special_filename.NIIBE Yutaka2023-07-111-0/+1
* common,gpg,kbx: Factor out open_stream_nc.NIIBE Yutaka2023-07-101-0/+1
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-041-1/+1
|\
| * common,w32: Add missing GetLastError->errno mapping.Werner Koch2023-07-041-1/+1
* | tools:gpgtar: Clean up the use of --status-fd.NIIBE Yutaka2023-06-281-2/+1
* | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-271-1/+1
* | common: Remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-231-1/+0
* | common: Add gnupg_sys2libc_fdstr function.NIIBE Yutaka2023-06-231-0/+2
* | common: Add translate_sys2libc_fdstr.NIIBE Yutaka2023-06-221-0/+1
|/
* w32: Move socketdir to LCOAL_APPDATAWerner Koch2021-08-111-0/+1
* gpg,w32: Fix gnupg_remove.Werner Koch2021-01-111-0/+1
* common: New functions gnupg_opendir et al.Werner Koch2020-10-211-0/+18
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-0/+6
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-0/+1
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-0/+1
* common: New helper function gnupg_chuid.Werner Koch2020-08-061-0/+1
* gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch2020-01-131-0/+1
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-251-1/+2
* agent: Shutdown on removal of the home directory.Werner Koch2017-06-231-0/+1
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-081-0/+1
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-0/+2
* common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch2016-11-161-0/+2
* 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-0/+1
* agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2016-10-271-0/+1
* agent: Move inotify code to common and improve it.Werner Koch2016-10-151-0/+4
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-201-0/+1
* Remove use of gnulib (part 2)Werner Koch2014-11-111-0/+1
* common: Add function gnupg_getcwd.Werner Koch2014-04-221-0/+1
* ssh: Add support for Putty.Werner Koch2014-03-071-0/+1
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Add code for explicit selection of pooled A records.Werner Koch2011-04-121-0/+1
* Whole lot of changes to support CE.Werner Koch2010-04-141-0/+3
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-1/+1
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-191-3/+0
* g10/Marcus Brinkmann2008-06-251-10/+0
* 2008-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-06-181-0/+10
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-141-0/+1
* Try to make sure that the standard descriptors are connected when callingWerner Koch2007-12-031-0/+1
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-0/+4
* Updated estream.Werner Koch2007-08-221-0/+1
* Translate all file descriptors received from assuan.Werner Koch2007-07-121-1/+16
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* More W32 related changesWerner Koch2007-06-261-1/+1
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-0/+1