You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matt Holt 57a708d189
caddytls: Support external certificate Managers (like Tailscale) (#4541)
3 years ago
..
caddyauth go.mod: Migrate to golang.org/x/term (#4073) 4 years ago
encode encode: ignore flushing until after first write (#4318) 3 years ago
fileserver fileserver: do not double-escape paths (#4447) 3 years ago
headers headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
map map: Fix 95c03506 (avoid repeated expansions) 3 years ago
push caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
requestbody Revert "requestbody: Allow overwriting remote address" 4 years ago
reverseproxy reverseproxy: Avoid returning a `nil` error during GetClientCertificate (#4550) 3 years ago
rewrite rewrite: Add `method` Caddyfile directive (#4528) 3 years ago
standard encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
templates templates: Elaborate on what's supported by the markdown function (#4564) 3 years ago
app.go caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 3 years ago
autohttps.go caddytls: Support external certificate Managers (like Tailscale) (#4541) 3 years ago
caddyhttp.go fileserver: do not double-escape paths (#4447) 3 years ago
caddyhttp_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 4 years ago
celmatcher.go go.mod: Update direct dependencies 4 years ago
celmatcher_test.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
errors.go ci: Use golangci's github action for linting (#3794) 4 years ago
httpredirectlistener.go caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 3 years ago
marshalers.go caddyhttp: Make logging of credential headers opt-in (#4438) 3 years ago
matchers.go caddyhttp: Fix `MatchPath` sanitizing (#4499) 3 years ago
matchers_test.go caddyhttp: Sanitize the path before evaluating path matchers (#4407) 3 years ago
metrics.go move common metrics-related funcs to internal package 3 years ago
metrics_test.go move common metrics-related funcs to internal package 3 years ago
replacer.go caddyhttp: Implement http.request.uuid placeholder (#4285) 3 years ago
replacer_test.go caddyfile: Fix `caddy fmt` nesting not decrementing (#4157) 4 years ago
responsematchers.go General minor improvements to docs 3 years ago
responsematchers_test.go reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021) 4 years ago
responsewriter.go caddyhttp: Fix trailers when recording responses (fixes #3236) 5 years ago
routes.go caddyhttp: Add support for triggering errors from `try_files` (#4346) 3 years ago
server.go caddyhttp: Reject absurd methods (#4538) 3 years ago
staticerror.go httpcaddyfile: Add `error` directive for the existing handler (#4034) 4 years ago
staticresp.go caddyhttp: Check for invalid subdirectives of static_response 4 years ago
staticresp_test.go Move from deprecated ioutil to os and io packages (#4364) 3 years ago
subroute.go reverseproxy: Enable changing only the status code (close #2920) 5 years ago
vars.go caddyhttp: Enhance vars matcher (#4433) 3 years ago