| Commit message (Expand) | Author | Files | Lines |
2024-03-26 | gpg,gpgsm: New option --disable-fd-translation. | Werner Koch | 1 | -1/+2 |
2023-07-18 | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 1 | -0/+2 |
2023-07-18 | common,w32: Fix FD2INT macro. | NIIBE Yutaka | 1 | -1/+5 |
2023-07-18 | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 1 | -0/+2 |
2023-07-11 | common: Add gnupg_check_special_filename. | NIIBE Yutaka | 1 | -0/+1 |
2023-07-10 | common,gpg,kbx: Factor out open_stream_nc. | NIIBE Yutaka | 1 | -0/+1 |
2023-07-04 | common,w32: Add missing GetLastError->errno mapping. | Werner Koch | 1 | -1/+1 |
2023-06-28 | tools:gpgtar: Clean up the use of --status-fd. | NIIBE Yutaka | 1 | -2/+1 |
2023-06-27 | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 1 | -1/+1 |
2023-06-23 | common: Remove translate_sys2libc_fd_int. | NIIBE Yutaka | 1 | -1/+0 |
2023-06-23 | common: Add gnupg_sys2libc_fdstr function. | NIIBE Yutaka | 1 | -0/+2 |
2023-06-22 | common: Add translate_sys2libc_fdstr. | NIIBE Yutaka | 1 | -0/+1 |
2021-08-11 | w32: Move socketdir to LCOAL_APPDATA | Werner Koch | 1 | -0/+1 |
2021-01-11 | gpg,w32: Fix gnupg_remove. | Werner Koch | 1 | -0/+1 |
2020-10-21 | common: New functions gnupg_opendir et al. | Werner Koch | 1 | -0/+18 |
2020-10-20 | Replace all calls to stat by gnupg_stat. | Werner Koch | 1 | -0/+6 |
2020-10-20 | Replace most calls to open by a new wrapper. | Werner Koch | 1 | -0/+1 |
2020-10-20 | Replace all calls to access by gnupg_access | Werner Koch | 1 | -0/+1 |
2020-08-06 | common: New helper function gnupg_chuid. | Werner Koch | 1 | -0/+1 |
2020-01-13 | gpg,sm: Avoid useless ASFW diagnostic in loopback mode. | Werner Koch | 1 | -0/+1 |
2017-07-25 | common: New functions gnupg_daemon_rootdir and gnupg_chdir. | Werner Koch | 1 | -1/+2 |
2017-06-23 | agent: Shutdown on removal of the home directory. | Werner Koch | 1 | -0/+1 |
2017-02-08 | gpg,common: Make sure that all fd given are valid. | Justus Winter | 1 | -0/+1 |
2016-11-29 | gpg,sm: Merge the two versions of check_special_filename. | Werner Koch | 1 | -0/+2 |
2016-11-16 | common: Rename keybox_file_rename to gnupg_rename_file. | Werner Koch | 1 | -0/+2 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-10-31 | common: New function gnupg_usleep. | Werner Koch | 1 | -0/+1 |
2016-10-27 | agent,common: move get_socket_name() into common. | Daniel Kahn Gillmor | 1 | -0/+1 |
2016-10-15 | agent: Move inotify code to common and improve it. | Werner Koch | 1 | -0/+4 |
2016-04-20 | agent: Sanitize permissions of the private key directory. | Justus Winter | 1 | -0/+1 |
2014-11-11 | Remove use of gnulib (part 2) | Werner Koch | 1 | -0/+1 |
2014-04-22 | common: Add function gnupg_getcwd. | Werner Koch | 1 | -0/+1 |
2014-03-07 | ssh: Add support for Putty. | Werner Koch | 1 | -0/+1 |
2012-04-20 | Change license for some files in common to LGPLv3+/GPLv2+. | Werner Koch | 1 | -5/+15 |
2011-04-12 | Add code for explicit selection of pooled A records. | Werner Koch | 1 | -0/+1 |
2010-04-14 | Whole lot of changes to support CE. | Werner Koch | 1 | -0/+3 |
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -1/+1 |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -1/+1 |
2009-05-19 | Fix possible system freeze on Mac OS X. | Werner Koch | 1 | -3/+0 |
2008-06-25 | g10/ | Marcus Brinkmann | 1 | -10/+0 |
2008-06-18 | 2008-06-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+10 |
2008-02-14 | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 1 | -0/+1 |
2007-12-03 | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 1 | -0/+1 |
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -0/+4 |
2007-08-22 | Updated estream. | Werner Koch | 1 | -0/+1 |
2007-07-12 | Translate all file descriptors received from assuan. | Werner Koch | 1 | -1/+16 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-26 | More W32 related changes | Werner Koch | 1 | -1/+1 |
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 1 | -0/+1 |
2007-06-20 | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 1 | -3/+1 |