| Commit message (Expand) | Author | Files | Lines |
2024-07-02 | Use gpgrt_process_spawn functions from libgpg-error. | NIIBE Yutaka | 1 | -15/+14 |
2024-05-31 | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 1 | -1/+1 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -41/+38 |
2022-10-20 | agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument. | NIIBE Yutaka | 1 | -1/+1 |
2022-09-29 | dirnmgr: Fix the function prototype. | NIIBE Yutaka | 1 | -1/+1 |
2021-10-05 | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 1 | -3/+3 |
2021-06-16 | dirmngr: Rewrite the LDAP wrapper tool | Werner Koch | 1 | -4/+12 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -2/+2 |
2019-11-11 | dirmngr: Remove cruft from dirmngr_ldap | Werner Koch | 1 | -18/+15 |
2018-04-30 | dirmngr: Sleep in the ldap wrapper thread. | Werner Koch | 1 | -212/+311 |
2018-04-27 | dirmngr: Use the LDAP wrapper process also for Windows. | Werner Koch | 1 | -186/+236 |
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 1 | -1/+1 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -1/+1 |
2016-11-29 | dirmngr: Lazily launch ldap reaper thread. | Daniel Kahn Gillmor | 1 | -2/+3 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-08-03 | More cleanup of "allow to". | Daniel Kahn Gillmor | 1 | -2/+2 |
2016-05-27 | common: Extend gnupg_create_inbound_pipe et al. | Werner Koch | 1 | -2/+2 |
2015-11-17 | Fix typos found using codespell. | Justus Winter | 1 | -1/+1 |
2015-06-18 | dirmngr: Fix the cleanup zombies fix (685b782). | Werner Koch | 1 | -2/+0 |
2015-06-16 | dirmngr: Cleanup zombies and fix hang on shutdown. | Werner Koch | 1 | -34/+29 |
2015-06-16 | dirmngr: Add missing cast for use of pid_t in printf. | Werner Koch | 1 | -1/+1 |
2015-03-23 | Improve spelling and grammar of some comments. | Neal H. Walfield | 1 | -1/+1 |
2012-02-28 | Replace npth_yield in busy wait by npth_usleep. | Marcus Brinkmann | 1 | -1/+1 |
2012-01-25 | Port to npth. | Marcus Brinkmann | 1 | -96/+125 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -17/+17 |
2011-01-25 | Make dirmngr more battery friendly. | Werner Koch | 1 | -1/+10 |
2010-10-21 | Translate dirmngr strings | Werner Koch | 1 | -1/+1 |
2010-07-26 | Some work on the dirmngr | Werner Koch | 1 | -0/+3 |
2010-07-23 | Some work on the dirmngr | Werner Koch | 1 | -0/+747 |