Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make HKP kyeserver engine work again. | Werner Koch | 2011-12-02 | 1 | -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 Brinkmann | 2011-10-13 | 1 | -1/+1 |
| | |||||
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -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 dirmngr | Werner Koch | 2010-07-23 | 1 | -657/+1 |
| | |||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -0/+1499 |
A few code changes to support dirmngr. |