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
Age
Commit message (
Expand
)
Author
2023-07-31
go.mod: Use quic-go 0.37.1
Matthew Holt
2023-07-25
reverseproxy: Export ipVersions type (#5648)
Omar Ramadan
2023-07-25
go.mod: Use latest CertMagic (v0.19.1)
Matthew Holt
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-21
core: Refine mutex during reloads (fix #5628) (#5645)
Matt Holt
2023-07-17
go.mod: update quic-go to v0.36.2 (#5636)
bt90
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-12
caddyfile: Fix comparing if two tokens are on the same line (#5626)
WeidiDeng
2023-07-11
caddytls: Reuse certificate cache through reloads (#5623)
Matt Holt
2023-07-08
Minor tweaks to security.md
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-07-01
update quic-go to v0.36.1 (#5611)
Marten Seemann
2023-06-30
caddyconfig: Specify config adapter for HTTP loader (close #5607)
Matthew Holt
2023-06-30
core: Embed net.UDPConn to gain optimizations (#5606)
WeidiDeng
2023-06-30
chore: remove deprecated property `rlcp` in goreleaser config (#5608)
Mohammed Al Sahaf
2023-06-24
core: Skip `chmod` for abstract unix sockets (#5596)
Emily
2023-06-23
core: Add optional unix socket file permissions (#4741)
Emily
2023-06-22
reverseproxy: Honor `tls_except_port` for active health checks (#5591)
Francis Lavoie
2023-06-21
Appease linter
Matthew Holt
2023-06-21
Fix compile on Windows, hopefully
Matthew Holt
2023-06-21
core: Properly preserve unix sockets (fix #5568)
Matthew Holt
2023-06-21
go.mod: Upgrade CertMagic for hotfix
Matthew Holt
2023-06-21
go.mod: Upgrade some dependencies
Matthew Holt
2023-06-21
chore: upgrade otel (#5586)
Omer Demirok
2023-06-21
go.mod: Update quic-go to v0.36.0 (#5584)
Marten Seemann
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-06-04
caddytls: Clarify some JSON config docs
Matthew Holt
2023-06-02
cmd: Implement storage import/export (#5532)
Cass C
2023-06-01
go.mod: Upgrade quic-go to 0.35.1
Matthew Holt
2023-05-30
update quic-go to v0.35.0 (#5560)
Marten Seemann
2023-05-26
templates: Add `readFile` action that does not evaluate templates (#5553)
kassienull
2023-05-25
caddyfile: Track import name instead of modifying filename (#5540)
WeidiDeng
2023-05-23
core: Use SO_REUSEPORT_LB on FreeBSD (#5554)
Jonathan Davies
2023-05-22
caddyfile: Do not replace import tokens if they are part of a snippet (#5539)
WeidiDeng
2023-05-22
fileserver: Don't set Etag if mtime is 0 or 1 (close #5548) (#5550)
Matt Holt
2023-05-20
fileserver: browse: minor tweaks for grid view, dark mode (#5545)
pistasjis
2023-05-20
fileserver: Only set Etag if not already set (fix #5546) (#5547)
Charles Duffy
2023-05-19
fileserver: Fix file browser breadcrumb font (#5543)
pistasjis
2023-05-19
caddyhttp: Fix h3 shutdown (#5541)
WeidiDeng
2023-05-19
fileserver: More filetypes for browse icons
Matthew Holt
[next]