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