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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2024-01-15
httpcaddyfile: Rewrite `root` and `rewrite` parsing to allow omitting matcher...
Francis Lavoie
2024-01-13
fileserver: Implement caddyfile.Unmarshaler interface (#5850)
Francis Lavoie
2024-01-13
reverseproxy: Add `tls_curves` option to HTTP transport (#5851)
Bas Westerbaan
2024-01-13
caddyhttp: Security enhancements for client IP parsing (#5805)
Nebez Briefkani
2024-01-13
filesystem: Globally declared filesystems, `fs` directive (#5833)
a
2024-01-09
tls: add reuse_private_keys (#6025)
Rithvik Vibhu
2024-01-09
reverseproxy: Only change Content-Length when full request is buffered (#5830)
Fred Cox
2024-01-02
chore: check against errors of `io/fs` instead of `os` (#6011)
Mohammed Al Sahaf
2023-12-31
caddyhttp: support unix sockets in `caddy respond` command (#6010)
networkException
2023-12-30
fileserver: Add total file size to directory listing (#6003)
Steffen Busch
2023-12-18
logging: Add `zap.Option` support (#5944)
Francis Lavoie
2023-12-15
metrics: Record request metrics on HTTP errors (#5979)
Tim Geoghegan
2023-12-13
fileserver: Enable compression for command by default (#5855)
Kévin Dunglas
2023-12-13
fileserver: New --precompressed flag (#5880)
David DeMoss
2023-12-13
caddyhttp: Add `uuid` to access logs when used (#5859)
Francis Lavoie
2023-12-13
proxyprotocol: use github.com/pires/go-proxyproto (#5915)
Mohammed Al Sahaf
2023-12-07
caddytls: Sync distributed storage cleaning (#5940)
Matt Holt
2023-12-07
caddytls: Context to DecisionFunc (#5923)
Andreas Kohn
2023-12-04
tls: accept placeholders in string values of certificate loaders (#5963)
Mohammed Al Sahaf
2023-11-28
templates: Offically make templates extensible (#5939)
Matt Holt
2023-11-24
http2 uses new round-robin scheduler (#5946)
WeidiDeng
2023-11-23
panic when reading from backend failed to propagate stream error (#5952)
WeidiDeng
2023-11-20
httpredirectlistener: Only set read limit for when request is HTTP (#5917)
WeidiDeng
2023-11-14
fileserver: Add .m4v for browse template icon
Matthew Holt
2023-11-01
Revert "caddyhttp: Use sync.Pool to reduce lengthReader allocations (#5848)" ...
Mohammed Al Sahaf
2023-10-23
Upgrade acmeserver to github.com/go-chi/chi/v5 (#5913)
Mariano Cano
2023-10-22
caddyhttp: Adjust `scheme` placeholder docs (#5910)
Francis Lavoie
2023-10-18
templates: Delete headers on `httpError` to reset to clean slate (#5905)
Francis Lavoie
2023-10-16
caddyhttp: Use sync.Pool to reduce lengthReader allocations (#5848)
Harish Shan
2023-10-16
core: quic listener will manage the underlying socket by itself (#5749)
WeidiDeng
2023-10-15
templates: Clarify `include` args docs, add `.ClientIP` (#5898)
Francis Lavoie
2023-10-11
fileserver: Set canonical URL on browse template (#5867)
Forza
2023-10-11
tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852)
Bas Westerbaan
2023-10-11
reverseproxy: Add more debug logs (#5793)
Matt Holt
2023-10-11
reverseproxy: Fix `least_conn` policy regression (#5862)
Francis Lavoie
2023-10-11
reverseproxy: Add logging for dynamic A upstreams (#5857)
Francis Lavoie
2023-10-11
reverseproxy: Replace health header placeholders (#5861)
Francis Lavoie
2023-10-11
reverseproxy: fix parsing Caddyfile fails for unlimited request/response buff...
Fred Cox
2023-10-10
reverseproxy: Fix retries on "upstreams unavailable" error (#5841)
Francis Lavoie
2023-10-10
encode: Add `application/wasm*` to the default content types (#5869)
Christoph
2023-10-10
fileserver: Add command shortcuts `-l` and `-a` (#5854)
Kévin Dunglas
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-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-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-23
chore: Appease gosec linter (#5777)
Matt Holt
[next]