Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dirmngr: Support https for KS_FETCH. | Werner Koch | 2014-09-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | * dirmngr/ks-engine-hkp.c (cert_log_cb): Move to ... * dirmngr/misc.c (cert_log_cb): here. * dirmngr/ks-engine-http.c (ks_http_fetch): Support 307-redirection and https. -- Note that this requires that the root certificates are registered using the --hkp-cacert option. Eventually we may introduce a separate option to allow using different CAs for KS_FETCH and keyserver based requests. | ||||
* | More work on the dirmngr. It now builds for W32 and W32CE and quick | Werner Koch | 2010-08-06 | 1 | -8/+2 |
| | | | | | tests show that it works on W32. | ||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -0/+87 |
A few code changes to support dirmngr. |