summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-25reverseproxy: Fix round robin data race (#4038)Matthew Holt
2021-02-24Update docs; commit setcap.shMatthew Holt
2021-02-24go.mod: Latest CertMagic (updated libdns conventions)Matthew Holt
2021-02-23core: Initialize logging before adminMatthew Holt
2021-02-22caddytls: Remove old asset migration code (close #3894)Matthew Holt
2021-02-22reverseproxy: Add duration/latency placeholders (close #4012) (#4013)Matt Holt
2021-02-22httpcaddyfile: Fix catch-all site block sortingMatthew Holt
2021-02-18ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024)Francis Lavoie
2021-02-16caddy: Support SetReadBuffer and SyscallConn for QUIC (fix #3998)Matthew Holt
2021-02-16Improve security warningsMatthew Holt
2021-02-15httpcaddyfile: Configure other apps from global options (#3990)Francis Lavoie
2021-02-15cmd: Clean up `build-info` and `upgrade` outputMatthew Holt
2021-02-11caddyhttp: Support placeholders in header matcher values (close #3916)Matthew Holt
2021-02-10caddytls: Save email with account if not already specifiedMatthew Holt
2021-02-09reverseproxy: Response buffering & configurable buffer sizeMatthew Holt
2021-02-08httpcaddyfile: Fix automation policiesMatthew Holt
2021-02-05ci: deflake integration tests (#3966)Mohammed Al Sahaf
2021-02-02httpcaddyfile: Add resolvers subdir of tls (close #4008)Matthew Holt
2021-02-02acmeserver: Support custom CAs from CaddyfileMatthew Holt
2021-02-02caddyhttp: Check for invalid subdirectives of static_responseMatthew Holt
2021-02-02httpcaddyfile: Fix default issuers when email providedMatthew Holt
2021-02-01cmd: Add --force flag to reload command (close #4005)Matthew Holt
2021-02-01httpcaddyfile: Warn if site address uses unspecified IP (close #4004)Matthew Holt
2021-02-01httpcaddyfile: Sort catch-all site blocks properly (fix #4003)Matthew Holt
2021-01-28ci: update the command to run tests on the s390x machine (#3995)Mohammed Al Sahaf
2021-01-28caddyhttp: Fix redir html status code, improve flow (#3987)Tyler Kropp
2021-01-28caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983)Matt Holt
2021-01-27admin: Identity management, remote admin, config loaders (#3994)Matt Holt
2021-01-19caddycmd: Add upgrade command (#3972)Matt Holt
2021-01-19Revert "requestbody: Allow overwriting remote address"Matthew Holt
2021-01-19caddytest: Update Caddyfile tests for formatting, HTTP-only blocksMatthew Holt
2021-01-19httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977)Matthew Holt
2021-01-16cmd: Print more detailed version with --environMatthew Holt
2021-01-16map: Add missing json struct tagMatthew Holt
2021-01-13tests: use actual admin port value in error message (#3973)Sven Dowideit
2021-01-12cmd: Implement sd_notify() to notify systemd about readiness (#3963)Stefan Tatschner
2021-01-11templates: Add fileExists and httpError template actionsMatthew Holt
2021-01-11requestbody: Allow overwriting remote addressMatthew Holt
2021-01-11rewrite: Use RawPath instead of Path (fix #3596) (#3918)go-d
2021-01-08Update docsMatthew Holt
2021-01-07caddytls: Configurable OCSP stapling; global option (closes #3714)Matthew Holt
2021-01-07logging: Remove logfmt encoder (close #3575)Matthew Holt
2021-01-07httpcaddyfile: Support repeated use of cert_issuer global optionMatthew Holt
2021-01-06caddytls: add 'key_type' subdirective (#3956)Jordi Masip
2021-01-05caddyfile: Refactor unmarshaling of module tokensMatthew Holt
2021-01-04go.mod: Update CertMagic and acmez (improved IDN support)Matthew Holt
2021-01-04reverseproxy: Caddyfile health check headers, host header support (#3948)yaxin
2021-01-04httpcaddyfile: Adjust iterator when removing AP (fix #3953)Matthew Holt
2021-01-04cmd: Organize list-modules output; --packages flag (#3925)Matt Holt
2021-01-04caddyfile: Introduce basic linting and fmt check (#3923)Matt Holt