aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-08-07caddytls,caddyhttp: Placeholders for some TLS and HTTP matchers (#6480)vnxme
2024-08-06go.mod: update quic-go package (#6498)WeidiDeng
2024-08-05browse: Customizable default sort options (#6468)lollipopkit🏳️‍⚧️
2024-08-03proxyprotocol: Update WrapListener to use ConnPolicyFunc for PROXY protocol (...Prakhar Awasthi
2024-07-27encode: flush already compressed data from the encoder (#6471)WeidiDeng
2024-07-27chore: update golangci config (#6479)Mohammed Al Sahaf
2024-07-24caddytls: Caddyfile support for TLS conn and cert sel policies (#6462)vnxme
2024-07-24caddytls: Caddyfile support for TLS handshake matchers (#6461)vnxme
2024-07-22ci: correct `-tags nobadger` on binary build (#6470)June 🍓🦴
2024-07-18reverseproxy: Fix panic when using header-related flags (fix #6464)Matthew Holt
2024-07-15reverseproxy: add health_upstream subdirective (#6451)schultzie
2024-07-12reverseproxy: Caddyfile support for health_method (#6454)Jesper Brix Rosenkilde
2024-07-11reverseproxy: Configurable method for active health checks (#6453)Jesper Brix Rosenkilde
2024-07-09reverseproxy: Add placeholder for networkAddr in active health check headers ...schultzie
2024-07-09fixed bug in resolving ip version in dynamic upstreams (#6448)Aziz Rmadi
2024-07-07browse: Exclude symlink target size from total, show arrow on size (#6412)Francis Lavoie
2024-07-07browse: fix Content-Security-Policy warnings in Firefox (#6443)Steffen Busch
2024-07-06browse: add Content-Security-Policy w/ nonce (#6425)Steffen Busch
2024-07-06reverseproxy: Add placeholder for host in active health check headers (#6440)Francis Lavoie
2024-07-05caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header w...Matt Holt
2024-07-04encode: Don't compress already-compressed fonts (#6432)Kévin Dunglas
2024-07-03reverseproxy: Only log host is up status on change (fixes #6415) (#6419)klaxa
2024-07-03intercept: fix http.intercept.header.* placeholder (#6429)Kévin Dunglas
2024-06-28reverseproxy: Wire up TLS options for H3 transportMatthew Holt
2024-06-19fileserver: Remove newline characters from precomputed etags (#6394)Aziz Rmadi
2024-06-18caddyhttp: Convert IDNs to ASCII when provisioning Host matcherMatthew Holt
2024-06-15reverseproxy: add Max-Age option to sticky cookie (#6398)Jason Yuan
2024-06-14caddyfile: Pass blocks to `import` for snippets (#6130)a
2024-06-12logging: set file mode when the file already exist (#6391)Ririsoft
2024-06-10logging: Customizable zap cores (#6381)Omar Ramadan
2024-06-10go.mod: update tscert package (#6384)Will Norris
2024-06-08logging: fix file mode configuration parsing (#6383)Ririsoft
2024-06-07caddyhttp: Write header if needed in responseRecorder.WriteResponse (#6380)Andreas Kohn
2024-06-06core: Split `run` into a public `ProvisionContext` and a private method (#6378)Andreas Kohn
2024-06-06logging: Customize log file permissions (#6314)Ririsoft
2024-06-06events: Getters for event info (close #6377)Matthew Holt
2024-06-06ci: add version key for .goreleaser.yml (#6376)Mohammed Al Sahaf
2024-06-05cmd: remove zealous check of Caddyfile auto-detection (#6370)Mohammed Al Sahaf
2024-06-04caddyhttp: Add test cases to corpus (#6374)Matt Holt
2024-06-04Make it possible to configure the `DisableStorageCheck` setting for certmagic...Andreas Kohn
2024-06-02cmd: fix regression in auto-detect of Caddyfile (#6362)v2.8.4Mohammed Al Sahaf
2024-06-02cmd: fix auto-detetction of .caddyfile extension (#6356)v2.8.3v2.8.2Mohammed Al Sahaf
2024-06-02caddyhttp: properly sanitize requests for root path (#6360)Will Norris
2024-06-01I'm so tired of typosMatthew Holt
2024-06-01caddytls: Implement certmagic.RenewalInfoGetterMatthew Holt
2024-06-02build(deps): bump golangci/golangci-lint-action from 5 to 6 (#6361)dependabot[bot]
2024-05-30caddyhttp: Fix merging consecutive `client_ip` or `remote_ip` matchers (#6350)v2.8.1Francis Lavoie
2024-05-30core: MkdirAll appDataDir in InstanceID with 0o700 (#6340)Anton Kovalenko
2024-05-27acmeserver: Add `sign_with_root` for Caddyfile (#6345)v2.8.0Ranveer Avhad
2024-05-23caddyfile: Reject global request matchers earlier (#6339)Francis Lavoie