index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddytest
/
integration
Age
Commit message (
Expand
)
Author
2023-10-11
reverseproxy: Replace health header placeholders (#5861)
Francis Lavoie
2023-10-11
reverseproxy: fix parsing Caddyfile fails for unlimited request/response buff...
Fred Cox
2023-10-10
httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified ...
Đỗ Trọng Hải
2023-10-10
encode: Add `application/wasm*` to the default content types (#5869)
Christoph
2023-08-19
httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)
Karun Agarwal
2023-08-09
Fix tests
Matthew Holt
2023-08-05
reverseproxy: do not parse upstream address too early if it contains replaceb...
Mohammed Al Sahaf
2023-08-02
caddyhttp: Make use of `http.ResponseController` (#5654)
Francis Lavoie
2023-08-02
httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#...
Francis Lavoie
2023-06-20
reverseproxy: weighted_round_robin load balancing policy (#5579)
Saber Haj Rabiee
2023-06-15
headers: Allow `>` to defer shortcut for replacements (#5574)
Francis Lavoie
2023-05-16
caddyhttp: Implement named routes, `invoke` directive (#5107)
Francis Lavoie
2023-05-16
headers: Add > Caddyfile shortcut for enabling defer (#5535)
Francis Lavoie
2023-05-15
reverseproxy: Expand port ranges to multiple upstreams in CLI + Caddyfile (#5...
Francis Lavoie
2023-04-10
reverseproxy: Remove deprecated `lookup_srv` (#5396)
Francis Lavoie
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-03-27
httpcaddyfile: Adjust path matcher sorting to solve for specificity (#5462)
Francis Lavoie
2023-02-27
reverseproxy: allow specifying ip version for dynamic `a` upstream (#5401)
Emily Lange
2023-02-26
caddyfile: Fix heredoc fuzz crasher, drop trailing newline (#5404)
Francis Lavoie
2023-02-26
caddyfile: Implement heredoc support (#5385)
Francis Lavoie
2023-02-24
reverseproxy: refactor HTTP transport layer (#5369)
Mohammed Al Sahaf
2023-02-06
caddyhttp: Pluggable trusted proxy IP range sources (#5328)
Francis Lavoie
2023-01-27
httpcaddyfile: Add persist_config global option (#5339)
Y.Horie
2023-01-27
caddyfile: Allow overriding server names (#5323)
Francis Lavoie
2023-01-18
httpcaddyfile: Fix `handle` grouping inside `route` (#5315)
WeidiDeng
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
2023-01-09
caddytls: Add test cases for Caddyfile `tls` options (#5293)
Yannick Ihmels
2023-01-06
caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)
Yannick Ihmels
2022-12-06
acme_server: Configurable default lifetime for issued certificates (#5232)
Kyle McCullough
2022-12-05
caddytest: internalize init config into '.go' file (#5230)
Mohammed Al Sahaf
2022-10-13
httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
Matt Holt
2022-10-12
httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
Matt Holt
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-10-05
caddytest: Revise sleep durations
Matthew Holt
2022-10-04
httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110)
Francis Lavoie
2022-09-28
Merge pull request #5076 from caddyserver/fastcgi-redir
Matt Holt
2022-09-24
ci: fix integration tests (#5079)
Mohammed Al Sahaf
2022-09-23
Fix tests
Matthew Holt
2022-09-20
httpcaddyfile: Fix `protocols` global option parsing (#5054)
Francis Lavoie
2022-09-19
caddyhttp: Honor grace period in background (#5043)
Matt Holt
2022-09-15
caddyhttp: Add 'skip_log' var to omit request from logs (#4691)
Francis Lavoie
2022-09-01
Fix failing test
Matthew Holt
2022-09-01
httpcaddyfile: Add shortcut for expression matchers (#4976)
Francis Lavoie
2022-08-29
Minor cleanup, resolve a couple lint warnings
Matthew Holt
2022-08-24
httpcaddyfile: Add ocsp_interval global option (#4980)
Ben Burkert
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-12
reverseproxy: Add `unix+h2c` Caddyfile network shortcut (#4953)
Francis Lavoie
2022-08-03
httpserver: Configurable shutdown delay (#4906)
Matt Holt
2022-07-25
httpcaddyfile: Detect ambiguous site definitions (fix #4635)
Matthew Holt
2022-07-13
reverseproxy: Implement retry count, alternative to try_duration (#4756)
Francis Lavoie
[next]