..
testdata
caddyfile: Do not replace import tokens if they are part of a snippet ( #5539 )
2023-05-22 15:36:55 -06:00
addresses.go
httpcaddyfile: Fix bind when IPv6 is specified with network ( #4950 )
2022-09-15 08:03:24 -06:00
addresses_fuzz.go
core: Windows service integration ( #4790 )
2022-07-29 14:06:54 -06:00
addresses_test.go
httpcaddyfile: Preserve IPv6 addresses through normalization ( fix #4381 )
2021-10-20 10:27:59 -06:00
builtins.go
httpcaddyfile: Allow hostnames
& logger name overrides for log directive ( #5643 )
2023-08-02 03:13:46 -04:00
builtins_test.go
httpcaddyfile: Allow hostnames
& logger name overrides for log directive ( #5643 )
2023-08-02 03:13:46 -04:00
directives.go
httpcaddyfile: Sort Caddyfile slice
2023-05-17 13:50:32 -06:00
directives_test.go
tests: Clean up redundant type declarations
2020-04-10 08:48:21 -06:00
httptype.go
httpcaddyfile: Allow hostnames
& logger name overrides for log directive ( #5643 )
2023-08-02 03:13:46 -04:00
httptype_test.go
caddyfile: Introduce basic linting and fmt check ( #3923 )
2021-01-04 11:11:36 -07:00
options.go
caddytls: Configurable fallback SNI ( #5527 )
2023-05-10 14:29:29 -06:00
options_test.go
caddyconfig: add global option for configuring loggers ( #4028 )
2021-03-12 13:00:02 -07:00
pkiapp.go
acme_server: Configurable default lifetime for issued certificates ( #5232 )
2022-12-06 00:12:26 -07:00
serveroptions.go
caddyhttp: Make use of http.ResponseController
( #5654 )
2023-08-02 20:03:26 +00:00
tlsapp.go
caddyhttp: Refactor cert Managers ( fix #5415 ) ( #5533 )
2023-05-15 10:47:30 -06:00
tlsapp_test.go
caddytls: Eval replacer on automation policy subjects ( #5459 )
2023-03-27 21:16:22 +00:00