aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ldap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make HKP kyeserver engine work again.Werner Koch2011-12-021-2/+2
| | | | | | | | | | | | | We had some debug code here which prevented it from working. The host selection code still needs a review! * ks-engine-http.c (ks_http_help): Do not print help for hkp. * ks-engine-hkp.c (ks_hkp_help): Print help only for hkp. (send_request): Remove test code. (map_host): Use xtrymalloc. * certcache.c (classify_pattern): Remove unused variable and make explicit substring search work.
* Initial port to Npth.Marcus Brinkmann2011-10-131-1/+1
|
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-24/+24
| | | | | | | | 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.
* Some work on the dirmngrWerner Koch2010-07-231-657/+1
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+1499
A few code changes to support dirmngr.