..
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
caddyfile: Reject directives in the place of site addresses ( #6104 )
2024-02-19 00:22:48 +00: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
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes ( #6229 )
2024-04-13 21:31:43 -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: Keep deprecated `skip_log` in directive order ( #6153 )
2024-03-07 14:34:01 -05:00
directives_test.go
filesystem: Globally declared filesystems, `fs` directive ( #5833 )
2024-01-13 20:12:43 +00:00
httptype.go
caddyfile: Populate regexp matcher names by default ( #6145 )
2024-04-17 12:19:14 -06:00
httptype_test.go
caddyfile: Introduce basic linting and fmt check ( #3923 )
2021-01-04 11:11:36 -07:00
options.go
caddytls: Option to configure certificate lifetime ( #6253 )
2024-04-24 14:35:14 -06:00
options_test.go
caddyconfig: add global option for configuring loggers ( #4028 )
2021-03-12 13:00:02 -07:00
pkiapp.go
caddyfile: Normalize & flatten all unmarshalers ( #6037 )
2024-01-23 19:36:59 -05:00
serveroptions.go
caddyfile: Populate regexp matcher names by default ( #6145 )
2024-04-17 12:19:14 -06:00
shorthands.go
httpcaddyfile: Allow nameless regexp placeholder shorthand ( #6113 )
2024-03-05 23:37:14 +00:00
tlsapp.go
caddytls: Option to configure certificate lifetime ( #6253 )
2024-04-24 14:35:14 -06:00
tlsapp_test.go
caddytls: Eval replacer on automation policy subjects ( #5459 )
2023-03-27 21:16:22 +00:00