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
/
cmd
Age
Commit message (
Expand
)
Author
2024-06-05
cmd: remove zealous check of Caddyfile auto-detection (#6370)
Mohammed Al Sahaf
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-04-24
caddyhttp: Address some Go 1.20 features (#6252)
Matt Holt
2024-04-18
cmd: Only validate config is proper JSON if config slice has data (#6250)
Mohammed Al Sahaf
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-04-11
cmd: Fix panic related to config filename (fix #5919)
Matthew Holt
2024-04-11
cmd: Assume Caddyfile based on filename prefix and suffix (#5919)
Omar Hussein
2024-03-05
cmd: Adjust config load logs/errors (#6032)
Francis Lavoie
2024-03-01
cmd: fix the output of the `Usage` section (#6138)
Mohammed Al Sahaf
2024-01-31
Update comment in setcap helper script
Matthew Holt
2024-01-19
refactor: move automaxprocs init in caddycmd.Main()
Kévin Dunglas
2024-01-02
chore: check against errors of `io/fs` instead of `os` (#6011)
Mohammed Al Sahaf
2023-12-18
cmd: use automaxprocs for better perf in containers (#5711)
Kévin Dunglas
2023-12-13
cmd: Preserve LastModified date when exporting storage (#5968)
Jens-Uwe Mager
2023-10-16
cmd: Add newline character to version string in CLI output (#5895)
Thanmay Nath
2023-10-13
cmd: upgrade: resolve symlink of the executable (#5891)
Mohammed Al Sahaf
2023-10-11
cmd: Fix exiting with custom status code, add `caddy -v` (#5874)
Francis Lavoie
2023-09-07
cmd: Prevent overwriting existing env vars with `--envfile` (#5803)
Evan Van Dam
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-09
cmd: Require config for caddy validate (fix #5612) (#5614)
pistasjis
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-08-06
cmd: Split unix sockets for admin endpoint addresses (#5696)
Emily
2023-08-02
core: Allow loopback hosts for admin endpoint (fix #5650) (#5664)
Matt Holt
2023-06-02
cmd: Implement storage import/export (#5532)
Cass C
2023-05-17
cmd: Avoid spammy log messages (fix #5538)
Matthew Holt
2023-05-12
cmd: Reduce spammy logs from --watch
Matthew Holt
2023-05-08
feature: watch include directory (#5521)
Yehonatan Ezron
2023-04-10
cmd: Support `'` quotes in envfile parsing (#5437)
Matt Holt
2023-04-03
cmd: Create pidfile before config load (close #5477)
Matthew Holt
2023-02-24
cmd: Expand cobra support, add short flags (#5379)
Francis Lavoie
2023-02-22
cmd: Strict unmarshal for validate (#5383)
Francis Lavoie
2023-02-16
cmd: make `caddy fmt` hints more clear (#5378)
Emily Lange
2023-02-16
cmd: Adjust documentation for commands (#5377)
Francis Lavoie
2023-01-31
cmd: Add `--envfile` flag to `validate` command (#5350)
Amis Shokoohi
2023-01-31
cmd: `fmt` exit successfully after overwriting config file (#5351)
Amis Shokoohi
2023-01-21
cmd: `caddy fmt` return code is 1 if not formatted (#5297)
Y.Horie
2023-01-21
chore: Fix typo, coral -> cobra (#5325)
Y.Horie
2022-11-14
reverseproxy: Mask the WS close message when we're the client (#5199)
Francis Lavoie
2022-10-25
cmd: replace deprecate func use (#5170)
Mohammed Al Sahaf
2022-10-17
cmd: Add missing `\n` to HelpTemplate (#5151)
BakaFT
2022-09-14
cmd: Improve error message if config missing
Matthew Holt
2022-09-13
cmd: Customizable user agent (close #2795)
Matthew Holt
2022-09-06
cmd: Enhance some help text
Matthew Holt
2022-09-01
cmd: Don't print long help text on error
Matthew Holt
2022-08-30
cmd: Enhance CLI docs
Matthew Holt
2022-08-30
cmd: add completion command (#4994)
Mohammed Al Sahaf
2022-08-30
cmd: Migrate to `spf13/cobra`, remove single-dash arg support (#4565)
Mohammed Al Sahaf
2022-08-06
Replace strings.Index with strings.Cut (#4932)
Chirag Maheshwari
2022-08-04
Replace strings.Index usages with strings.Cut (#4930)
WilczyńskiT
[next]