aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)Author
5 dayscmd: Disable go1.23 tlskyber=1 experimentMatthew Holt
2024-12-04cmd: Reject multiple configs for fmt command (#6717)Aziz Rmadi
2024-11-18cmd: ignore missing keys during storage export (#6697)santhoshkumar
2024-10-30cmd: Allow `add-package` to select version of package (#6665)Lucas VerÍssimo Botelho
2024-10-02ci: install xcaddy to fix release flow (#6602)v2.9.0-beta.2Mohammed Al Sahaf
2024-10-01cmd: Better error handling when reloading (#6601)Matt Holt
2024-09-30core: Implement socket activation listeners (#6573)Aaron Paterson
2024-08-27tls: use Go default kex for the moment that include PQC (#6542)Bas Westerbaan
2024-08-22cmd: Use a factory to create the caddy root command (#6533)a
2024-08-12cmd: ignore exec.ErrDot when starting caddy in background (#6512)WeidiDeng
2024-06-05cmd: remove zealous check of Caddyfile auto-detection (#6370)Mohammed Al Sahaf
2024-06-02cmd: fix regression in auto-detect of Caddyfile (#6362)v2.8.4Mohammed Al Sahaf
2024-06-02cmd: fix auto-detetction of .caddyfile extension (#6356)v2.8.3v2.8.2Mohammed Al Sahaf
2024-04-24caddyhttp: Address some Go 1.20 features (#6252)Matt Holt
2024-04-18cmd: Only validate config is proper JSON if config slice has data (#6250)Mohammed Al Sahaf
2024-04-13caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)Matt Holt
2024-04-11cmd: Fix panic related to config filename (fix #5919)Matthew Holt
2024-04-11cmd: Assume Caddyfile based on filename prefix and suffix (#5919)Omar Hussein
2024-03-05cmd: Adjust config load logs/errors (#6032)Francis Lavoie
2024-03-01cmd: fix the output of the `Usage` section (#6138)Mohammed Al Sahaf
2024-01-31Update comment in setcap helper scriptMatthew Holt
2024-01-19refactor: move automaxprocs init in caddycmd.Main()Kévin Dunglas
2024-01-02chore: check against errors of `io/fs` instead of `os` (#6011)Mohammed Al Sahaf
2023-12-18cmd: use automaxprocs for better perf in containers (#5711)Kévin Dunglas
2023-12-13cmd: Preserve LastModified date when exporting storage (#5968)Jens-Uwe Mager
2023-10-16cmd: Add newline character to version string in CLI output (#5895)Thanmay Nath
2023-10-13cmd: upgrade: resolve symlink of the executable (#5891)Mohammed Al Sahaf
2023-10-11cmd: Fix exiting with custom status code, add `caddy -v` (#5874)Francis Lavoie
2023-09-07cmd: Prevent overwriting existing env vars with `--envfile` (#5803)Evan Van Dam
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-09cmd: Require config for caddy validate (fix #5612) (#5614)pistasjis
2023-08-07ci: Use gofumpt to format code (#5707)Jacob Gadikian
2023-08-06cmd: Split unix sockets for admin endpoint addresses (#5696)Emily
2023-08-02core: Allow loopback hosts for admin endpoint (fix #5650) (#5664)Matt Holt
2023-06-02cmd: Implement storage import/export (#5532)Cass C
2023-05-17cmd: Avoid spammy log messages (fix #5538)Matthew Holt
2023-05-12cmd: Reduce spammy logs from --watchMatthew Holt
2023-05-08feature: watch include directory (#5521)Yehonatan Ezron
2023-04-10cmd: Support `'` quotes in envfile parsing (#5437)Matt Holt
2023-04-03cmd: Create pidfile before config load (close #5477)Matthew Holt
2023-02-24cmd: Expand cobra support, add short flags (#5379)Francis Lavoie
2023-02-22cmd: Strict unmarshal for validate (#5383)Francis Lavoie
2023-02-16cmd: make `caddy fmt` hints more clear (#5378)Emily Lange
2023-02-16cmd: Adjust documentation for commands (#5377)Francis Lavoie
2023-01-31cmd: Add `--envfile` flag to `validate` command (#5350)Amis Shokoohi
2023-01-31cmd: `fmt` exit successfully after overwriting config file (#5351)Amis Shokoohi
2023-01-21cmd: `caddy fmt` return code is 1 if not formatted (#5297)Y.Horie
2023-01-21chore: Fix typo, coral -> cobra (#5325)Y.Horie
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-10-25cmd: replace deprecate func use (#5170)Mohammed Al Sahaf