Age | Commit message (Expand) | Author |
---|---|---|
2022-02-17 | caddytls: Support external certificate Managers (like Tailscale) (#4541) | Matt Holt |
2021-09-29 | Move from deprecated ioutil to os and io packages (#4364) | KallyDev |
2020-11-22 | ci: Use golangci's github action for linting (#3794) | Dave Henderson |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |
2019-07-02 | go.mod: Append /v2 to module name; update all import paths | Matthew Holt |
2019-06-30 | Add license | Matthew Holt |
2019-06-24 | caddytls: Support tags for manually-loaded certificates | Matthew Holt |
2019-06-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-06-04 | Change import paths to GitHub package names | Matthew Holt |
2019-05-21 | Module.New() does not need to return an error | Matthew Holt |
2019-04-25 | Initial commit of Storage, TLS, and automatic HTTPS implementations | Matthew Holt |