aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
6 dayscmd: Disable go1.23 tlskyber=1 experimentMatthew Holt
7 daysUpdate SECURITY.mdMatt Holt
8 daysfastcgi: check for CONTENT_LENGTH when sending requests (#6661)WeidiDeng
8 daysreverseproxy: Set Content-Length when body is fully buffered (#6638)WeidiDeng
13 dayscore: Change ListenerFunc signature (#6651)Aaron Paterson
2024-12-11reverseproxy: Only handle websocket protocol (#6740)bt90
2024-12-11encode: write status immediate for success response for CONNECT requests (#6738)WeidiDeng
2024-12-10encode: good defaults (#6737)Kévin Dunglas
2024-12-10fileserver: add a test for precompressed defaults (#6743)Kévin Dunglas
2024-12-10fileserver: good default for precompressed (#6736)Kévin Dunglas
2024-12-07chore: fix some typo in HTTPLoader comment (#6735)José Padilla
2024-12-06reverseproxy: Rewrite requests and responses for websocket over http2 (#6567)WeidiDeng
2024-12-05chore: bump golang.org/x/net to v0.32.0 (#6728)WeidiDeng
2024-12-04fileserver: Fix policy `Validate()` oversight (#6727)Francis Lavoie
2024-12-04cmd: Reject multiple configs for fmt command (#6717)Aziz Rmadi
2024-12-03fileserver: Add `first_exist_fallback` strategy for `try_files` (#6699)Kévin Dunglas
2024-12-02caddyhttp: Add `{?query}` placeholder (#6714)Francis Lavoie
2024-11-30ci: prevent jobs running on PRs from forks (#6720)Mohammed Al Sahaf
2024-11-26go.mod: Upgrade quic-go to 0.48.2Matthew Holt
2024-11-23metrics: add `go` and `process` collectors (#6704)Mohammed Al Sahaf
2024-11-22requestbody: Type-based error handling for `MaxBytesError` (#6701)Rishita Shaw
2024-11-21fastcgi: remove dir redirection when useless in php_fastcgi (#6698)Kévin Dunglas
2024-11-19caddyhttp: Set default ReadHeaderTimeout (1 min)Matthew Holt
2024-11-18cmd: ignore missing keys during storage export (#6697)santhoshkumar
2024-11-14chore: make FastAbs comment more easy to understand (#6692)WeidiDeng
2024-11-14chore: Add `provides` to `.deb` releases (#6691)Francis Lavoie
2024-11-13core: Implement FastAbs to avoid repeated os.Getwd calls (#6687)Francis Lavoie
2024-11-12reverseproxy: Revert #4952 - don't ignore context cancellation in stream modeMatthew Holt
2024-11-11httpcaddyfile: Implement log `sampling` config (#6682)Nikolai K
2024-11-07reverseproxy: Allow `0` as weights for `weighted_round_robin` (#6681)Sucipto
2024-11-05ci: use commit sha in goreleaser-check (#6677)Mohammed Al Sahaf
2024-11-05go.mod: Update certmagicv2.9.0-beta.3Matthew Holt
2024-11-05caddytls: Allow disabling storage cleaning, avoids writing two files (#6593)Francis Lavoie
2024-11-05rewrite: Don't add / in Caddyfile, do it after replacer (#6662)Francis Lavoie
2024-11-05fileserver: Add `file_limit` option for browse (to be experimental) (#6648)Atakan Yenel
2024-11-04go.mod: upgrade only some otel deps (#6676)Mohammed Al Sahaf
2024-11-04caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596)Francis Lavoie
2024-11-04Fix testsMatthew Holt
2024-11-04forwardauth: Skip copying missing response headers (#6608)Francis Lavoie
2024-11-04go.mod: Update dependenciesMatthew Holt
2024-11-01events: Use `WithLazy` to prevent eager serialization of the event data (#6671)Andreas Kohn
2024-10-31fileserver: Fix Caddyfile parsingMatthew Holt
2024-10-30httpcaddyfile: Fixes for `prefer_wildcard` mode (#6636)Francis Lavoie
2024-10-30cmd: Allow `add-package` to select version of package (#6665)Lucas VerÍssimo Botelho
2024-10-22chore: compile without nosql's support for Postgres and MySQL (#6655)Kévin Dunglas
2024-10-22chore: Bump quic-go to 0.48.1, fixing a panic (#6654)Francis Lavoie
2024-10-22reverseproxy: Sync changes from stdlib for 1xx handling (#6656)Francis Lavoie
2024-10-21reverseproxy: Fix log messageMatthew Holt
2024-10-21tracing: Add `spanID` field to access logs and `http.vars.span_id` placeholde...Yifan Yang
2024-10-21core: addresses.go funcs renames (#6622)Aaron Paterson