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
path:
root
/
caddyconfig
Age
Commit message (
Expand
)
Author
2023-01-21
cmd: `caddy fmt` return code is 1 if not formatted (#5297)
Y.Horie
2023-01-21
httpcaddyfile: Warn on importing empty file; skip dotfiles (#5320)
Y.Horie
2023-01-18
httpcaddyfile: Fix `handle` grouping inside `route` (#5315)
WeidiDeng
2023-01-17
chore: Fix caddyfile.replaceEnvVars return (#5311)
Y.Horie
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
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-11-14
reverseproxy: Mask the WS close message when we're the client (#5199)
Francis Lavoie
2022-10-24
httploader: Close resp body on bad status code
Matthew Holt
2022-10-24
caddyconfig: Fix httploader leak from unused responses (#5159)
Chris Lahaye
2022-10-13
httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
v2.6.2
Matt Holt
2022-10-12
httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
Matt Holt
2022-10-06
httpcaddyfile: Fix `metrics` global option parsing (#5126)
Francis Lavoie
2022-10-05
caddyconfig: Implement retries into HTTPLoader (#5077)
Cory Cooper
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-10-04
httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110)
Francis Lavoie
2022-09-20
httpcaddyfile: Fix `protocols` global option parsing (#5054)
v2.6.0
Francis Lavoie
2022-09-16
core: Variadic Context.Logger(); soft deprecation
v2.6.0-beta.4
Matthew Holt
2022-09-16
caddyhttp: Support TLS key logging for debugging (#4808)
David Manouchehri
2022-09-16
caddyhttp: Make metrics opt-in (#5042)
Matt Holt
2022-09-15
caddyhttp: Add --debug flag to commands
Matthew Holt
2022-09-15
Fix #4169 (correct e6c58fd)
Matthew Holt
2022-09-15
caddyfile: Prevent infinite nesting on fmt (fix #4175)
Matthew Holt
2022-09-15
caddyhttp: Add 'skip_log' var to omit request from logs (#4691)
Francis Lavoie
2022-09-15
httpcaddyfile: Fix bind when IPv6 is specified with network (#4950)
Michael Stapelberg
2022-09-13
httpcaddyfile: Fix sorting of repeated directives
Matthew Holt
2022-09-05
httpcaddyfile: Add a couple more placeholder shortcuts (#5015)
Francis Lavoie
2022-09-02
core: Refactor listeners; use SO_REUSEPORT on Unix (#4705)
Matt Holt
2022-09-01
map: Coerce val to string, fix #4987
Matthew Holt
2022-09-01
httpcaddyfile: Add shortcut for expression matchers (#4976)
Francis Lavoie
2022-08-31
httpcaddyfile: Add `{cookie.*}` placeholder shortcut (#5001)
Francis Lavoie
2022-08-24
httpcaddyfile: Add ocsp_interval global option (#4980)
Ben Burkert
2022-08-17
core: Change net.IP to netip.Addr; use netip.Prefix (#4966)
WilczyńskiT
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-09
httpcaddyfile: redir with "html" emits 200, no Location (fix #4940)
Matthew Holt
2022-08-04
Replace strings.Index usages with strings.Cut (#4930)
WilczyńskiT
2022-08-03
httpserver: Configurable shutdown delay (#4906)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-29
core: Windows service integration (#4790)
WingLim
2022-07-25
httpcaddyfile: Detect ambiguous site definitions (fix #4635)
Matthew Holt
2022-06-29
admin: Implement /adapt endpoint (close #4465) (#4846)
Matt Holt
2022-06-01
Fix #4822 and fix #4779
Matthew Holt
2022-05-24
httpcaddyfile: Add `{err.*}` placeholder shortcut (#4798)
Francis Lavoie
2022-05-08
httpcaddyfile: Support multiple values for `default_bind` (#4774)
Francis Lavoie
2022-05-06
map: Prevent output destinations overlap with Caddyfile shorthands (#4657)
v2.5.1
Francis Lavoie
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-04-28
httpcaddyfile: Fix duplicate access log when debug is on (#4746)
Francis Lavoie
2022-04-25
httpcaddyfile: Add `{vars.*}` placeholder shortcut, reverse `vars` sort order...
v2.5.0
Francis Lavoie
2022-04-25
httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728)
Francis Lavoie
2022-04-21
Make file modes consistent
Matthew Holt
[prev]
[next]