maddy/framework/module
fox.cpp 93cf4f231a Integrate CertMagic ACME client with dns-01 challenge
Support for a subset of libdns providers is added.
Some are enabled by default (assuming they are popular ones). AWS and Google Cloud SDKs take up extra 10 MiB of executable size.

Only filesystem storage is supported as of now.

Closes #3.
2021-07-13 12:38:42 +03:00
..
auth.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
blob_store.go Refactor imapsql ExternalStore to use modules 2021-07-11 21:42:38 +03:00
check.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
delivery_target.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
dummy.go Use context.Context in module.Table 2021-07-10 14:56:43 +03:00
imap_filter.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
instances.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
modifier.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
module.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
msgmetadata.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
mxauth.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
partial_delivery.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
registry.go Integrate CertMagic ACME client with dns-01 challenge 2021-07-13 12:38:42 +03:00
storage.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
table.go Use context.Context in module.Table 2021-07-10 14:56:43 +03:00
tls_loader.go tls: Refactor TLSLoader interface to be more generic 2021-07-12 21:28:58 +03:00