aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial port to Npth.Marcus Brinkmann2011-10-131-1/+1
|
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-19/+18
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Fixed LDAP access on CEWerner Koch2010-08-131-30/+70
|
* Fix regressions on POSIXWerner Koch2010-08-031-3/+3
| | | | | | | | -This line, and those below, will be ignored-- M dirmngr/dirmngr_ldap.c M dirmngr/ChangeLog
* Add code for a threaded LDAP access to replace the wrapper process.Werner Koch2010-08-021-43/+39
| | | | | Currently used for W32 and W32CE.
* Fixed couple of build problems. However the W32 version is currentlyWerner Koch2010-07-261-8/+8
| | | | | under work.
* 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
| | | | | Ported gpgtar to W32.
* Make it build on W32 again.Werner Koch2010-06-281-17/+1
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+646
A few code changes to support dirmngr.