.. |
condition_test.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
condition.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
error.go
|
Apply Apache license to all .go source files (closes #1865)
|
2017-09-22 23:56:58 -06:00 |
https_test.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
https.go
|
go.mod: lego v3.2.0, certmagic v0.8.3, and quic-go v0.13.1
|
2019-11-15 13:08:28 -07:00 |
logger_test.go
|
fix lint warnings (issue 2541) (#2551)
|
2019-04-22 10:20:37 -06:00 |
logger.go
|
Don't use default log settings on custom logs (#2973) (#2976)
|
2020-01-15 09:40:32 -07:00 |
middleware_test.go
|
Change CASE_SENSITIVE_PATH default to false
|
2017-10-08 22:19:35 -06:00 |
middleware.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
mitm_test.go
|
Fix spelling (#2448)
|
2019-01-29 10:51:10 -07:00 |
mitm.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
path_test.go
|
Apply Apache license to all .go source files (closes #1865)
|
2017-09-22 23:56:58 -06:00 |
path.go
|
Apply Apache license to all .go source files (closes #1865)
|
2017-09-22 23:56:58 -06:00 |
plugin_test.go
|
Fix slice bounds when getting key of address (fixes #2706)
|
2019-08-14 10:41:25 -06:00 |
plugin.go
|
tls: Add insecure_disable_sni_matching subdirective (#3075)
|
2020-02-25 16:04:59 -07:00 |
recorder_test.go
|
fix lint warnings (issue 2541) (#2551)
|
2019-04-22 10:20:37 -06:00 |
recorder.go
|
Fix spelling (#2448)
|
2019-01-29 10:51:10 -07:00 |
replacer_test.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
replacer.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
responsewriterwrapper.go
|
Apply Apache license to all .go source files (closes #1865)
|
2017-09-22 23:56:58 -06:00 |
roller.go
|
httpserver: Revert misleading comment
|
2019-01-28 10:31:31 -07:00 |
server_test.go
|
httpserver: Fix #2038 (query string being lost from URI) (#2039)
|
2018-03-17 17:17:42 -06:00 |
server.go
|
Only enforces SNI matching if ClientAuth is enabled (#3096)
|
2020-02-27 19:37:19 -07:00 |
siteconfig.go
|
tls: Add insecure_disable_sni_matching subdirective (#3075)
|
2020-02-25 16:04:59 -07:00 |
tplcontext_test.go
|
Fix spelling (#2448)
|
2019-01-29 10:51:10 -07:00 |
tplcontext.go
|
Change all import paths: mholt/caddy -> caddyserver/caddy
|
2019-07-02 12:49:20 -06:00 |
vhosttrie_test.go
|
fix lint warnings (issue 2541) (#2551)
|
2019-04-22 10:20:37 -06:00 |
vhosttrie.go
|
httpserver: Fix address display and routing for IPv6 IPs/wildcards
|
2019-02-02 14:32:37 -07:00 |