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
2022-10-24
caddyhttp: Reject conflicting values in query strings
querymatcher
Matthew Holt
2022-10-17
cmd: Add missing `\n` to HelpTemplate (#5151)
BakaFT
2022-10-16
docs: Fix templates documentation, stray newline breaks godoc (#5149)
Francis Lavoie
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-08
fileserver: stop listing dir when request context is cancelled (#5131)
Abdussamet Koçak
2022-10-07
replacer: working directory global placeholder (#5127)
Kévin Dunglas
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
Fix typo in comment (#5121)
Ioannis Cherouvim
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-10-05
caddytest: Revise sleep durations
Matthew Holt
2022-10-05
core: Set version manually via CustomVersion (#5072)
Adam Weinberger
2022-10-05
forwardauth: Canonicalize header fields (fix #5038) (#5097)
Matt Holt
2022-10-04
logging: Perform filtering on arrays of strings (where possible) (#5101)
Francis Lavoie
2022-10-05
logging: Add `time_local` option to use local time instead of UTC (#5108)
Francis Lavoie
2022-10-04
fileserver: Treat invalid file path as NotFound (#5099)
xufanglu
2022-10-04
logging: Better `console` encoder defaults (#5109)
Francis Lavoie
2022-10-04
httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110)
Francis Lavoie
2022-10-04
core: Chdir to executable location on Windows (#5115)
Tobias Gruetzmacher
2022-10-04
ci: enhance the CI/CD flow (#5118)
Mohammed Al Sahaf
2022-10-02
Fix inverted logic in Windows service detection (#5106)
Tobias Gruetzmacher
2022-10-01
fileserver: better dark mode visited link contrast (#5105)
iliana etaoin
2022-09-30
go.mod: Upgrade select dependencies
Matthew Holt
2022-09-30
caddyhttp: Remote IP prefix placeholders
Matthew Holt
2022-09-29
map: Remove infinite recursion check (#5094)
Matt Holt
2022-09-29
Fix comment
Matthew Holt
2022-09-29
reverseproxy: Parse humanized byte size (fix #5095)
Matthew Holt
2022-09-29
admin: Use replacer on listen addresses (#5071)
Cory Cooper
2022-09-29
core: Fix ListenQUIC listener key conflict
Matthew Holt
2022-09-29
reverseproxy: On 103 don't delete own headers (#5091)
Matt Holt
2022-09-28
Merge pull request #5076 from caddyserver/fastcgi-redir
Matt Holt
2022-09-28
caddyhttp: replace placeholders in map defaults (#5081)
Will Norris
2022-09-28
core: Refactor and improve listener logic (#5089)
Matt Holt
2022-09-28
rewrite: Only trim prefix if matched
Matthew Holt
2022-09-27
reverseproxy: fix upstream scheme handling in command (#5088)
lemmi
2022-09-24
ci: fix integration tests (#5079)
Mohammed Al Sahaf
2022-09-23
headers: Support repeated WriteHeader if 1xx (fix #5074)
Matthew Holt
2022-09-23
Fix tests
Matthew Holt
2022-09-23
fastcgi: Redirect using original URI path (fix #5073)
Matthew Holt
2022-09-22
ci: extend goreleaser timeout to 1-hour (#5067)
Mohammed Al Sahaf
2022-09-21
Tweak some comments
v2.6.1
Matthew Holt
2022-09-21
core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063)
Matt Holt
2022-09-21
encode: don't WriteHeader unless called (#5060)
WeidiDeng
2022-09-20
fileserver: Reinstate --debug flag
Matthew Holt
2022-09-20
httpcaddyfile: Fix `protocols` global option parsing (#5054)
v2.6.0
Francis Lavoie
2022-09-19
caddyhttp: Skip inserting HTTP->HTTPS redir if catch-all for both exist (#5051)
Francis Lavoie
2022-09-19
caddyhttp: Honor grace period in background (#5043)
Matt Holt
2022-09-19
events: Make event data exported
Matthew Holt
2022-09-17
caddyhttp: responseRecorder save status in all cases (#5049)
WeidiDeng
[next]