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
/
modules
/
caddyhttp
Age
Commit message (
Expand
)
Author
2023-10-11
fileserver: Set canonical URL on browse template (#5867)
Forza
2023-10-11
reverseproxy: Add more debug logs (#5793)
Matt Holt
2023-10-11
reverseproxy: Fix `least_conn` policy regression (#5862)
Francis Lavoie
2023-10-11
reverseproxy: Add logging for dynamic A upstreams (#5857)
Francis Lavoie
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
reverseproxy: Fix retries on "upstreams unavailable" error (#5841)
Francis Lavoie
2023-10-10
encode: Add `application/wasm*` to the default content types (#5869)
Christoph
2023-10-10
fileserver: Add command shortcuts `-l` and `-a` (#5854)
Kévin Dunglas
2023-10-07
templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibili...
Thanmay Nath
2023-10-05
reverseproxy: Allow fallthrough for response handlers without routes (#5780)
Patrick Koenig
2023-09-26
caddyhttp: Use LimitedReader for HTTPRedirectListener
Matthew Holt
2023-09-15
fileserver: browse template SVG icons and UI tweaks (#5812)
glowinthedark
2023-09-10
reverseproxy: fix nil pointer dereference in AUpstreams.GetUpstreams (#5811)
Pascal Vorwerk
2023-08-29
fileserver: Export BrowseTemplate
Matthew Holt
2023-08-23
chore: Appease gosec linter (#5777)
Matt Holt
2023-08-19
httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)
Karun Agarwal
2023-08-18
fileserver: docs: clarify the ability to produce JSON array with `browse` (#5...
Mohammed Al Sahaf
2023-08-17
reverseproxy: Always return new upstreams (fix #5736) (#5752)
Matt Holt
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-11
fileserver: Slightly more fitting icons
Matthew Holt
2023-08-09
fileserver: Don't repeat error for invalid method inside error context (#5705)
Francis Lavoie
2023-08-09
ci: Update to Go 1.21 (#5719)
Matt Holt
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-08-07
templates: Fix httpInclude (fix #5698)
Matthew Holt
2023-08-05
reverseproxy: do not parse upstream address too early if it contains replaceb...
Mohammed Al Sahaf
2023-08-03
fileserver: browse: Render SVG images in grid
Matthew Holt
2023-08-03
reverseproxy: Fix hijack ordering which broke websockets (#5679)
WeidiDeng
2023-08-02
encode: Fix infinite recursion (#5672)
Francis Lavoie
2023-08-02
caddyhttp: Make use of `http.ResponseController` (#5654)
Francis Lavoie
2023-08-01
reverseproxy: Connection termination cleanup (#5663)
mmm444
2023-07-25
reverseproxy: Export ipVersions type (#5648)
Omar Ramadan
2023-07-25
caddyhttp: Preserve original error (fix #5652)
Matthew Holt
2023-07-22
fileserver: add lazy image loading (#5646)
ydylla
2023-07-21
go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)
Marten Seemann
2023-07-17
fileserver: Tweak grid view of browse template
Matthew Holt
2023-07-13
fileserver: add `export-template` sub-command to `file-server` (#5630)
Mohammed Al Sahaf
2023-07-11
caddytls: Reuse certificate cache through reloads (#5623)
Matt Holt
2023-07-08
reverseproxy: Pointer receiver
Matthew Holt
2023-07-08
caddyhttp: Trim dot/space only on Windows (fix #5613)
Matthew Holt
2023-06-22
reverseproxy: Honor `tls_except_port` for active health checks (#5591)
Francis Lavoie
2023-06-20
reverseproxy: weighted_round_robin load balancing policy (#5579)
Saber Haj Rabiee
2023-06-19
reverseproxy: Experimental streaming timeouts (#5567)
mmm444
2023-06-16
chore: remove refs of deprecated io/ioutil (#5576)
guangwu
2023-06-15
headers: Allow `>` to defer shortcut for replacements (#5574)
Francis Lavoie
2023-06-13
caddyhttp: Support custom network for HTTP/3 (#5573)
Dominik Roos
2023-06-12
reverseproxy: Fix parsing of source IP in case it's an ipv6 address (#5569)
Corin Langosch
2023-06-05
fileserver: browse: Better grid layout (#5564)
365cent
2023-05-26
templates: Add `readFile` action that does not evaluate templates (#5553)
kassienull
2023-05-22
fileserver: Don't set Etag if mtime is 0 or 1 (close #5548) (#5550)
Matt Holt
[next]