summaryrefslogtreecommitdiff
path: root/cmd/caddy
AgeCommit message (Expand)Author
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-06-15Add comment about xcaddy to mainMatthew Holt
2021-02-24Update docs; commit setcap.shMatthew Holt
2019-11-04cmd: Move module imports into standard packagesMatthew Holt
2019-10-29Plug in distributed STEK moduleMatthew Holt
2019-10-28v2: Logging! (#2831)Matt Holt
2019-10-10cmd: Plug in the http.handlers.authentication moduleMatthew Holt
2019-10-10http: Add Starlark handlerMatthew Holt
2019-10-09http: Add work-in-progress cache handler moduleMatthew Holt
2019-10-06cmd/main: Plug in json5 and jsonc config adaptersMatthew Holt
2019-09-19httpcaddyfile: Global storage configuration (closes #2758)Matthew Holt
2019-09-02reverse_proxy: WIP refactor and support for FastCGIMatthew Holt
2019-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt
2019-07-02go.mod: Append /v2 to module name; update all import pathsMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-06-28Caddy 2 gets a CLI! And admin endpoint is now configurable via JSONMatthew Holt
2019-06-18Implement templates handler; various minor cleanups and bug fixesMatthew Holt