index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-10
go.mod: Upgrade dependencies incl. x/net/http
Matthew Holt
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-10-02
fix: caddytest.AssertResponseCode error message (#5853)
Kévin Dunglas
2023-10-02
build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847)
dependabot[bot]
2023-10-01
build(deps): bump actions/checkout from 3 to 4 (#5846)
dependabot[bot]
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-09-08
httpcaddyfile: fix placeholder shorthands in named routes (#5791)
Đỗ Trọng Hải
2023-09-07
cmd: Prevent overwriting existing env vars with `--envfile` (#5803)
Evan Van Dam
2023-09-05
ci: Run govulncheck (#5790)
Đỗ Trọng Hải
2023-08-29
logging: query filter for array of strings (#5779)
Paul Jeannot
2023-08-29
logging: Clone array on log filters, prevent side-effects (#5786)
Francis Lavoie
2023-08-29
fileserver: Export BrowseTemplate
Matthew Holt
2023-08-25
ci: ensure short-sha is exported correctly on all platforms (#5781)
Mohammed Al Sahaf
2023-08-24
caddyfile: Fix case where heredoc marker is empty after newline (#5769)
Francis Lavoie
2023-08-24
go.mod: Update quic-go to v0.38.0 (#5772)
WeidiDeng
2023-08-23
chore: Appease gosec linter (#5777)
Matt Holt
2023-08-22
replacer: change timezone to UTC for "time.now.http" placeholders (#5774)
WeidiDeng
2023-08-20
caddyfile: Adjust error formatting (#5765)
Francis Lavoie
2023-08-19
update quic-go to v0.37.6 (#5767)
Marten Seemann
2023-08-19
httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)
Karun Agarwal
2023-08-19
caddyfile: Loosen heredoc parsing (#5761)
Francis Lavoie
2023-08-18
fileserver: docs: clarify the ability to produce JSON array with `browse` (#5...
Mohammed Al Sahaf
2023-08-18
fix package typo (#5764)
guangwu
2023-08-17
go.mod: Upgrade CertMagic and quic-go
v2.7.4
Matthew Holt
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
cmd: Require config for caddy validate (fix #5612) (#5614)
pistasjis
2023-08-09
Fix tests
Matthew Holt
2023-08-09
caddytls: Update docs for on-demand config
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-08
ci: Add riscv64 (64-bit RISC-V) to goreleaser (#5720)
Aaron Dewes
2023-08-08
go.mod: Upgrade golang.org/x/net to 0.14.0 (#5718)
Shyim
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
go.mod: Upgrade to quic-go v0.37.3
v2.7.3
Matthew Holt
2023-08-06
cmd: Split unix sockets for admin endpoint addresses (#5696)
Emily
2023-08-05
reverseproxy: do not parse upstream address too early if it contains replaceb...
Mohammed Al Sahaf
2023-08-04
caddyfile: check that matched key is not a substring of the replacement key (...
WeidiDeng
2023-08-04
chore: use `--clean` instead of `--rm-dist` for goreleaser (#5691)
Mohammed Al Sahaf
2023-08-03
go.mod: Upgrade quic-go to v0.37.2 (fix #5680)
Matthew Holt
2023-08-03
fileserver: browse: Render SVG images in grid
Matthew Holt
2023-08-03
reverseproxy: Fix hijack ordering which broke websockets (#5679)
v2.7.2
WeidiDeng
2023-08-03
httpcaddyfile: Fix `string does not match ~[]E` error (#5675)
v2.7.1
Herman Slatman
2023-08-02
encode: Fix infinite recursion (#5672)
Francis Lavoie
2023-08-02
caddyhttp: Make use of `http.ResponseController` (#5654)
v2.7.0
Francis Lavoie
[next]