| Commit message (Expand) | Author | Files | Lines |
2025-03-05 | Log the Windows system error code at more places. | Werner Koch | 1 | -0/+15 |
2024-11-25 | common: Change daemon startup timeout from 5 to 8 seconds. | Werner Koch | 1 | -3/+3 |
2024-08-22 | common: Do not call the agent with the obsolete --use-standard-socket. | Werner Koch | 1 | -2/+0 |
2024-07-09 | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 1 | -4/+3 |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2024-05-31 | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 1 | -3/+2 |
2023-08-29 | common: Prepare for more flags in start_new_service. | Werner Koch | 1 | -12/+17 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -9/+5 |
2022-11-16 | common: Remove Windows CE support in common. | NIIBE Yutaka | 1 | -9/+3 |
2020-09-24 | keyboxd: Integrate into gpgconf. | Werner Koch | 1 | -0/+1 |
2020-09-01 | Use only one copy of the warn_server_mismatch function. | Werner Koch | 1 | -0/+54 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -1/+1 |
2019-09-10 | gpg: First rough implementation of keyboxd access for key lookup. | Werner Koch | 1 | -9/+13 |
2019-08-06 | tools: New option --keyboxd for gpg-connect-agent. | Werner Koch | 1 | -9/+39 |
2019-08-05 | common: Remove code duplication for service starting. | Werner Koch | 1 | -148/+102 |
2019-07-24 | common: Fix the previous commit. | NIIBE Yutaka | 1 | -0/+9 |
2019-07-24 | common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr. | NIIBE Yutaka | 1 | -3/+13 |
2017-12-11 | Adjust for changed macro names in libgpg-error master. | Werner Koch | 1 | -1/+1 |
2017-11-15 | assuan: Fix exponential decay for first second. | Werner Koch | 1 | -1/+4 |
2017-11-15 | i18n: Add an article to "agent" and lowercase "dirmngr" in one file. | Werner Koch | 1 | -4/+4 |
2017-11-15 | common: Tweak new code to keep already translated strings. | Werner Koch | 1 | -7/+22 |
2017-11-08 | assuan: Use exponential decay for first 1s of spinlock. | Daniel Kahn Gillmor | 1 | -5/+26 |
2017-11-08 | assuan: Reorganize waiting for socket. | Daniel Kahn Gillmor | 1 | -42/+30 |
2017-02-21 | Clean up word replication. | Yuri Chornoivan | 1 | -1/+1 |
2016-11-08 | common,w32: Simplify locking. | Justus Winter | 1 | -49/+0 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-05 | common: Add an assuan logging monitor. | Werner Koch | 1 | -3/+15 |
2016-08-18 | dirmngr: Remove all system daemon features. | Werner Koch | 1 | -40/+7 |
2016-06-07 | common: New function gnupg_socketdir. | Werner Koch | 1 | -1/+8 |
2016-06-07 | common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. | Werner Koch | 1 | -8/+5 |
2016-01-08 | common: New function get_assuan_server_version. | Werner Koch | 1 | -0/+38 |
2015-12-04 | Do not translate messages printed with log_debug. | Werner Koch | 1 | -2/+2 |
2015-04-24 | common: Rename log and gcc attribute macros (jnlib merge). | Werner Koch | 1 | -1/+1 |
2015-04-24 | common: Remove two JNLIB_ macros (jnlib merge). | Werner Koch | 1 | -1/+0 |
2014-11-27 | gpg-agent: Add restricted connection feature. | Мирослав Николић | 1 | -3/+17 |
2014-11-19 | Add "gpgconf --kill dirmngr" and avoid useless launch before a kill. | Werner Koch | 1 | -11/+15 |
2014-10-30 | tests: Speed up the genkey1024.test by using not so strong random. | Werner Koch | 1 | -10/+35 |
2014-10-03 | Remove support for the GPG_AGENT_INFO envvar. | Werner Koch | 1 | -181/+74 |
2014-04-22 | gpg: Pass --homedir to gpg-agent. | Werner Koch | 1 | -12/+44 |
2014-03-14 | dirmngr: Default to a user socket name and enable autostart. | Werner Koch | 1 | -9/+47 |
2014-03-07 | Silence several warnings when building under Windows. | Werner Koch | 1 | -2/+2 |
2013-11-18 | Make use of the *_NAME etc macros. | Werner Koch | 1 | -6/+7 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -7/+7 |
2012-04-20 | Change license for some files in common to LGPLv3+/GPLv2+. | Werner Koch | 1 | -5/+15 |
2011-12-13 | scd: New option --debug-assuan-log-cats. | Werner Koch | 1 | -0/+13 |
2011-09-28 | Add a flag parameter to dotlock_create. | Werner Koch | 1 | -1/+1 |
2011-09-23 | Renamed the lock functions. | Werner Koch | 1 | -3/+3 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -35/+34 |
2010-12-17 | Increase start timeout | Werner Koch | 1 | -23/+22 |