summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/marshalers.go
AgeCommit message (Expand)Author
2023-03-27caddyhttp: Determine real client IP if trusted proxies configured (#5104)Francis Lavoie
2021-12-02caddyhttp: Make logging of credential headers opt-in (#4438)Francis Lavoie
2021-11-29caddyhttp: Split up logged remote address into IP and port (#4403)Francis Lavoie
2021-11-22caddyhttp: Log empty value for typical password headersMatthew Holt
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-08-07caddyhttp: Add TLS client cert info to logs (#3640)Matt Holt
2020-07-07caddyhttp: Reorder some access log fields; add host matcher test caseMatthew Holt
2020-01-16http: Fix ciphersuite loggingCameron Moore
2019-10-28v2: Logging! (#2831)Matt Holt