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
/
caddytest
Age
Commit message (
Expand
)
Author
2022-07-08
reverseproxy: Adjust new TLS Caddyfile directive names (#4872)
Francis Lavoie
2022-06-22
reverseproxy: Fix double headers in response handlers (#4847)
Francis Lavoie
2022-06-20
reverseproxy: Skip TLS for certain configured ports (#4843)
Kiss Károly Pál
2022-06-16
forwardauth: Support renaming copied headers, block support (#4783)
Francis Lavoie
2022-06-10
reverseproxy: Add renegotiation param in TLS client (#4784)
Yaacov Akiba Slama
2022-05-08
httpcaddyfile: Support multiple values for `default_bind` (#4774)
Francis Lavoie
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-05-04
caddyfile: Shortcut for `remote_ip` for private IP ranges (#4753)
Francis Lavoie
2022-05-02
reverseproxy: Fix Caddyfile support for `replace_status` (#4754)
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-22
caddytls: Add `propagation_delay`, support `propagation_timeout -1` (#4723)
Francis Lavoie
2022-04-07
staticfiles: Expand placeholder for index files (#4679)
Y.Horie
2022-03-24
httpcaddyfile: Fix #4640 (auto-HTTPS edgecase) (#4661)
Francis Lavoie
2022-03-24
chore: Clean up adapt test line endings (#4660)
Francis Lavoie
2022-03-22
httpcaddyfile: Add 'vars' directive
Matthew Holt
2022-03-18
caddyfile: Support for raw token values; improve `map`, `expression` (#4643)
Francis Lavoie
2022-03-09
reverseproxy: copy_response and copy_response_headers for handle_response rou...
v2.5.0-beta.1
Francis Lavoie
2022-03-08
tracing: New OpenTelemetry module (#4361)
Andrii Kushch
2022-03-06
reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470)
Matt Holt
2022-03-06
reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507)
Francis Lavoie
2022-03-04
fileserver: Add `pass_thru` Caddyfile option (#4613)
Francis Lavoie
2022-03-01
httpcaddyfile: Support explicitly turning off `strict_sni_host` (#4592)
Francis Lavoie
2022-03-01
reverseproxy: Move status replacement intercept to `replace_status` (#4300)
Francis Lavoie
2022-02-19
caddyhttp: Move HTTP redirect listener to an optional module (#4585)
Francis Lavoie
2022-02-19
logging: Add `roll_local_time` Caddyfile option (#4583)
Francis Lavoie
2022-02-19
httpcaddyfile: Disabling OCSP stapling for both managed and unmanaged (#4589)
Francis Lavoie
2022-01-18
caddytls: Add internal Caddyfile `lifetime`, `sign_with_root` opts (#4513)
Francis Lavoie
2022-01-18
httpcaddyfile: Add pki app `root` and `intermediate` cert/key config (#4514)
Francis Lavoie
2022-01-18
rewrite: Add `method` Caddyfile directive (#4528)
Francis Lavoie
2022-01-18
httpcaddyfile: Add `default_bind` global option (#4531)
Francis Lavoie
2022-01-18
httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532)
Francis Lavoie
2022-01-05
httpcaddyfile: Support configuring `pki` app names via global options (#4450)
Francis Lavoie
2022-01-04
logging: Support turning off roll compression via Caddyfile (#4505)
Francis Lavoie
2022-01-04
headers: Fix `+` in Caddyfile to properly append rather than set (#4506)
Francis Lavoie
2021-12-17
reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485)
Francis Lavoie
2021-12-13
caddyhttp: Enhance vars matcher (#4433)
Matt Holt
2021-12-13
httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477)
Francis Lavoie
2021-12-02
logging: add support for hashing data (#4434)
Kévin Dunglas
2021-12-02
caddyhttp: Make logging of credential headers opt-in (#4438)
Francis Lavoie
2021-11-29
caddyhttp: Split up logged remote address into IP and port (#4403)
Francis Lavoie
2021-11-29
logging: Remove common_log field and single_field encoder (#4149) (#4282)
Matt Holt
2021-11-28
caddyfile: make renew_interval option configurable (#4451)
Rainer Borene
2021-11-24
reverseproxy: Adjust defaults, document defaults (#4436)
Francis Lavoie
2021-11-23
logging: add a regexp filter (#4426)
Kévin Dunglas
2021-11-23
logging: add a filter for cookies (#4425)
Kévin Dunglas
2021-11-23
logging: add a filter for query parameters (#4424)
Kévin Dunglas
2021-10-26
httpcaddyfile: Empty tls policy for internal http localhost (#4398)
Marc Easen
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-09-17
fastcgi: Implement `try_files` override in Caddyfile directive (#4347)
Francis Lavoie
[next]