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
2024-08-08
reverseproxy: Disable keep alive for h2c requests (#6343)
WeidiDeng
2024-08-08
go.mod: update update golang/x/net (#6500)
WeidiDeng
2024-08-07
replacer: `{file.*}` global placeholder strips trailing newline (#6411)
Steffen Busch
2024-08-07
caddytls,caddyhttp: Placeholders for some TLS and HTTP matchers (#6480)
vnxme
2024-08-06
go.mod: update quic-go package (#6498)
WeidiDeng
2024-08-05
browse: Customizable default sort options (#6468)
lollipopkit🏳️⚧️
2024-08-03
proxyprotocol: Update WrapListener to use ConnPolicyFunc for PROXY protocol (...
Prakhar Awasthi
2024-07-27
encode: flush already compressed data from the encoder (#6471)
WeidiDeng
2024-07-27
chore: update golangci config (#6479)
Mohammed Al Sahaf
2024-07-24
caddytls: Caddyfile support for TLS conn and cert sel policies (#6462)
vnxme
2024-07-24
caddytls: Caddyfile support for TLS handshake matchers (#6461)
vnxme
2024-07-22
ci: correct `-tags nobadger` on binary build (#6470)
June 🍓🦴
2024-07-18
reverseproxy: Fix panic when using header-related flags (fix #6464)
Matthew Holt
2024-07-15
reverseproxy: add health_upstream subdirective (#6451)
schultzie
2024-07-12
reverseproxy: Caddyfile support for health_method (#6454)
Jesper Brix Rosenkilde
2024-07-11
reverseproxy: Configurable method for active health checks (#6453)
Jesper Brix Rosenkilde
2024-07-09
reverseproxy: Add placeholder for networkAddr in active health check headers ...
schultzie
2024-07-09
fixed bug in resolving ip version in dynamic upstreams (#6448)
Aziz Rmadi
2024-07-07
browse: Exclude symlink target size from total, show arrow on size (#6412)
Francis Lavoie
2024-07-07
browse: fix Content-Security-Policy warnings in Firefox (#6443)
Steffen Busch
2024-07-06
browse: add Content-Security-Policy w/ nonce (#6425)
Steffen Busch
2024-07-06
reverseproxy: Add placeholder for host in active health check headers (#6440)
Francis Lavoie
2024-07-05
caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header w...
Matt Holt
2024-07-04
encode: Don't compress already-compressed fonts (#6432)
Kévin Dunglas
2024-07-03
reverseproxy: Only log host is up status on change (fixes #6415) (#6419)
klaxa
2024-07-03
intercept: fix http.intercept.header.* placeholder (#6429)
Kévin Dunglas
2024-06-28
reverseproxy: Wire up TLS options for H3 transport
Matthew Holt
2024-06-19
fileserver: Remove newline characters from precomputed etags (#6394)
Aziz Rmadi
2024-06-18
caddyhttp: Convert IDNs to ASCII when provisioning Host matcher
Matthew Holt
2024-06-15
reverseproxy: add Max-Age option to sticky cookie (#6398)
Jason Yuan
2024-06-14
caddyfile: Pass blocks to `import` for snippets (#6130)
a
2024-06-12
logging: set file mode when the file already exist (#6391)
Ririsoft
2024-06-10
logging: Customizable zap cores (#6381)
Omar Ramadan
2024-06-10
go.mod: update tscert package (#6384)
Will Norris
2024-06-08
logging: fix file mode configuration parsing (#6383)
Ririsoft
2024-06-07
caddyhttp: Write header if needed in responseRecorder.WriteResponse (#6380)
Andreas Kohn
2024-06-06
core: Split `run` into a public `ProvisionContext` and a private method (#6378)
Andreas Kohn
2024-06-06
logging: Customize log file permissions (#6314)
Ririsoft
2024-06-06
events: Getters for event info (close #6377)
Matthew Holt
2024-06-06
ci: add version key for .goreleaser.yml (#6376)
Mohammed Al Sahaf
2024-06-05
cmd: remove zealous check of Caddyfile auto-detection (#6370)
Mohammed Al Sahaf
2024-06-04
caddyhttp: Add test cases to corpus (#6374)
Matt Holt
2024-06-04
Make it possible to configure the `DisableStorageCheck` setting for certmagic...
Andreas Kohn
2024-06-02
cmd: fix regression in auto-detect of Caddyfile (#6362)
v2.8.4
Mohammed Al Sahaf
2024-06-02
cmd: fix auto-detetction of .caddyfile extension (#6356)
v2.8.3
v2.8.2
Mohammed Al Sahaf
2024-06-02
caddyhttp: properly sanitize requests for root path (#6360)
Will Norris
2024-06-01
I'm so tired of typos
Matthew Holt
2024-06-01
caddytls: Implement certmagic.RenewalInfoGetter
Matthew Holt
2024-06-02
build(deps): bump golangci/golangci-lint-action from 5 to 6 (#6361)
dependabot[bot]
2024-05-30
caddyhttp: Fix merging consecutive `client_ip` or `remote_ip` matchers (#6350)
v2.8.1
Francis Lavoie
[next]