summaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Allow to pass no filter args to dirmngr_ldap.Werner Koch2021-06-161-5/+11
* dirmngr: Rewrite the LDAP wrapper toolWerner Koch2021-06-161-294/+353
* Use gpgrt's new option parser for the remaining daemons.Werner Koch2020-02-211-12/+12
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* dirmngr: Remove cruft from dirmngr_ldapWerner Koch2019-11-111-86/+42
* gpgsm: Allow sepcification of ldaps servers.Werner Koch2019-11-091-9/+51
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-2/+2
* dirmngr: Implement timeout for dirmngr_ldap under Windows.Werner Koch2018-05-021-4/+44
* dirmngr: Silence log output from dirmngr_ldap.Werner Koch2018-04-271-2/+1
* dirmngr: Reduce default LDAP timeout to 15 seconds.Werner Koch2017-11-071-1/+1
* Fix usage of ARGPARSE_OPTS.NIIBE Yutaka2017-07-191-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* ldap: Improve info output for v3 fallbackWerner Koch2016-06-141-2/+3
* dirmngr: Try ldap protocol V3 as fallbackAndre Heinecke2016-06-141-0/+12
* dirmngr: Print ldap error if bind failsAndre Heinecke2016-06-141-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-2/+2
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+0
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+2
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-0/+1
* dirmmgr: Use a portability wrapper for struct timeval.Werner Koch2014-03-071-8/+15
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* Fix typos spotted during translationsDavid Prévot2012-08-241-2/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-20/+20
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* Port LDAP wrapper to NPTH.Marcus Brinkmann2012-01-251-17/+17
* Port to npth.Marcus Brinkmann2012-01-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-19/+18
* Fixed LDAP access on CEWerner Koch2010-08-131-30/+70
* Fix regressions on POSIXWerner Koch2010-08-031-3/+3
* Add code for a threaded LDAP access to replace the wrapper process.Werner Koch2010-08-021-43/+39
* Fixed couple of build problems. However the W32 version is currentlyWerner Koch2010-07-261-8/+8
* Some work on the dirmngrWerner Koch2010-07-261-85/+126
* Add new set_binary feature to estreamWerner Koch2010-07-241-7/+6
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-10/+14
* Make it build on W32 again.Werner Koch2010-06-281-17/+1
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+646