caddy/cmd
Matthew Holt 1fbb28720b
Fix lint errors
Use VerifyConnection instead of VerifyPeerCertificate; the other 2 fixes are "meh" not really a big deal or an issue at all.
2026-03-11 13:33:59 -06:00
..
caddy core: Embed time/tzdata (#7432) 2026-01-13 15:11:35 -07:00
cobra.go cmd: Custom binary names through CustomBinaryName and CustomLongDescription (#7513) 2026-03-02 06:04:28 -05:00
commandfactory.go cmd: Use a factory to create the caddy root command (#6533) 2024-08-22 03:29:42 +00:00
commandfuncs.go Fix lint errors 2026-03-11 13:33:59 -06:00
commands.go cmd: Add --json flag to list-modules command (#7409) 2025-12-26 12:32:03 -05:00
commands_test.go cmd: fix Commands function not returning all registered commands (#7059) 2025-06-12 17:17:51 -06:00
main.go logging: Ensure slog error level logs don't print stack traces (#7512) 2026-03-03 14:44:42 -07:00
main_test.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
packagesfuncs.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
removebinary.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
removebinary_windows.go Fix compilation on Windows 2022-07-28 15:44:36 -06:00
storagefuncs.go core: Reloading with SIGUSR1 if config never changed via admin (#7258) 2025-09-26 16:50:15 +00:00
x509rootsfallback.go caddyhttp: Address some Go 1.20 features (#6252) 2024-04-24 00:05:57 +00:00