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
/
httpcaddyfile
/
options.go
Age
Commit message (
Expand
)
Author
2024-10-18
metrics: move `metrics` up, outside `servers` (#6606)
Mohammed Al Sahaf
2024-10-07
caddytls: Drop `rate_limit` and `burst`, has been deprecated (#6611)
Francis Lavoie
2024-10-02
caddyhttp: Implement `auto_https prefer_wildcard` option (#6146)
Francis Lavoie
2024-09-30
core: Implement socket activation listeners (#6573)
Aaron Paterson
2024-09-25
chore: Use slices package where possible (#6585)
Francis Lavoie
2024-04-24
caddytls: Option to configure certificate lifetime (#6253)
clauverjat
2024-04-22
caddytls: Add Caddyfile support for on-demand permission module (close #6260)
Matthew Holt
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-03-06
httpcaddyfile: Add `RegisterDirectiveOrder` function for plugin authors (#5865)
Francis Lavoie
2024-01-30
caddytls: Make on-demand 'ask' permission modular (#6055)
Matt Holt
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-05-10
caddytls: Configurable fallback SNI (#5527)
Matt Holt
2023-01-27
httpcaddyfile: Add persist_config global option (#5339)
Y.Horie
2022-09-16
caddyhttp: Support TLS key logging for debugging (#4808)
David Manouchehri
2022-08-24
httpcaddyfile: Add ocsp_interval global option (#4980)
Ben Burkert
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-05-08
httpcaddyfile: Support multiple values for `default_bind` (#4774)
Francis Lavoie
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2022-01-18
httpcaddyfile: Add `default_bind` global option (#4531)
Francis Lavoie
2021-11-28
caddyfile: make renew_interval option configurable (#4451)
Rainer Borene
2021-06-08
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...
Klooven
2021-06-07
httpcaddyfile: Add `skip_install_trust` global option (#4153)
Francis Lavoie
2021-05-07
httpcaddyfile: Add `grace_period` global option (#4152)
Francis Lavoie
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
Francis Lavoie
2021-05-02
httpcaddyfile: Add global option for `storage_clean_interval` (#4134)
Francis Lavoie
2021-03-12
caddyconfig: add global option for configuring loggers (#4028)
Aaron Taylor
2021-01-07
caddytls: Configurable OCSP stapling; global option (closes #3714)
Matthew Holt
2021-01-07
httpcaddyfile: Support repeated use of cert_issuer global option
Matthew Holt
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2020-11-23
httpcaddyfile: Configure servers via global options (#3836)
Francis Lavoie
2020-08-11
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633)
v2.2.0-rc.1
Matt Holt
2020-08-03
httpcaddyfile: Bring `enforce_origin` and `origins` to admin config (#3595)
Ye Zhihao
2020-07-30
caddytls: Replace lego with acmez (#3621)
Matt Holt
2020-06-12
httpcaddyfile: New `acme_eab` option (#3492)
Chris Ortman
2020-05-19
httpcaddyfile: Add `auto_https` global option (#3284)
Francis Lavoie
2020-05-11
core: Add support for `d` duration unit (#3323)
Francis Lavoie
2020-05-11
httpcaddyfile: Make global options pluggable (#3265)
Francis Lavoie
2020-05-01
httpcaddyfile: Minor fixes to parsing storage options
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt
2020-03-10
httpcaddyfile: error for wrong arg count of admin opt (#3126) (#3131)
Francis Lavoie
2020-02-26
Initial implementation of global default SNI option (#3047)
Mark Sargent
2020-02-14
caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers
Matthew Holt
2020-02-08
httpcaddyfile: Add support for DNS challenge solvers
v2.0.0-beta.14
Matthew Holt
2020-01-16
httpcaddyfile: Replace 'handler_order' option with 'order'
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-10-30
admin listener as opt-in for initial config (#2834)
Andreas Schneider
2019-09-30
httpcaddyfile: Add acme_ca and email global options
Matthew Holt
2019-09-19
httpcaddyfile: Global storage configuration (closes #2758)
Matthew Holt
[next]