..
addresses.go
httpcaddyfile: Fix incorrect handling of IPv6 bind addresses ( #4532 )
2022-01-18 11:27:43 -07:00
addresses_fuzz.go
ci: fuzz: switch engine from libfuzzer to native go-fuzz ( #3194 )
2020-03-26 18:20:34 -06:00
addresses_test.go
httpcaddyfile: Preserve IPv6 addresses through normalization ( fix #4381 )
2021-10-20 10:27:59 -06:00
builtins.go
Move from deprecated ioutil to os and io packages ( #4364 )
2021-09-29 11:17:48 -06:00
builtins_test.go
caddyhttp: Split up logged remote address into IP and port ( #4403 )
2021-11-29 01:18:35 -05:00
directives.go
httpcaddyfile: Fix sorting edgecase for nested handle_path
( #4477 )
2021-12-13 13:42:08 -05:00
directives_test.go
tests: Clean up redundant type declarations
2020-04-10 08:48:21 -06:00
httptype.go
httpcaddyfile: Fix sorting edgecase for nested handle_path
( #4477 )
2021-12-13 13:42:08 -05:00
httptype_test.go
caddyfile: Introduce basic linting and fmt check ( #3923 )
2021-01-04 11:11:36 -07:00
options.go
caddyfile: make renew_interval option configurable ( #4451 )
2021-11-28 17:22:26 -05:00
options_test.go
caddyconfig: add global option for configuring loggers ( #4028 )
2021-03-12 13:00:02 -07:00
pkiapp.go
httpcaddyfile: Support configuring pki
app names via global options ( #4450 )
2022-01-05 22:45:41 -05:00
serveroptions.go
caddyhttp: Make logging of credential headers opt-in ( #4438 )
2021-12-02 13:26:24 -07:00
tlsapp.go
caddyfile: make renew_interval option configurable ( #4451 )
2021-11-28 17:22:26 -05:00
tlsapp_test.go
httpcaddyfile: Revise automation policy generation ( #3824 )
2020-10-28 20:36:00 -06:00