aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ldap-wrapper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-15/+14
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-311-1/+1
* common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-111-41/+38
* agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka2022-10-201-1/+1
* dirnmgr: Fix the function prototype.NIIBE Yutaka2022-09-291-1/+1
* agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka2021-10-051-3/+3
* dirmngr: Rewrite the LDAP wrapper toolWerner Koch2021-06-161-4/+12
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-2/+2
* dirmngr: Remove cruft from dirmngr_ldapWerner Koch2019-11-111-18/+15
* dirmngr: Sleep in the ldap wrapper thread.Werner Koch2018-04-301-212/+311
* dirmngr: Use the LDAP wrapper process also for Windows.Werner Koch2018-04-271-186/+236
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor2016-11-291-2/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-2/+2
* common: Extend gnupg_create_inbound_pipe et al.Werner Koch2016-05-271-2/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* dirmngr: Fix the cleanup zombies fix (685b782).Werner Koch2015-06-181-2/+0
* dirmngr: Cleanup zombies and fix hang on shutdown.Werner Koch2015-06-161-34/+29
* dirmngr: Add missing cast for use of pid_t in printf.Werner Koch2015-06-161-1/+1
* Improve spelling and grammar of some comments.Neal H. Walfield2015-03-231-1/+1
* Replace npth_yield in busy wait by npth_usleep.Marcus Brinkmann2012-02-281-1/+1
* Port to npth.Marcus Brinkmann2012-01-251-96/+125
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-17/+17
* Make dirmngr more battery friendly.Werner Koch2011-01-251-1/+10
* Translate dirmngr stringsWerner Koch2010-10-211-1/+1
* Some work on the dirmngrWerner Koch2010-07-261-0/+3
* Some work on the dirmngrWerner Koch2010-07-231-0/+747