.. |
condition_test.go
|
minor condition keyword check refactor
|
2016-07-21 15:42:38 +01:00 |
condition.go
|
minor condition keyword check refactor
|
2016-07-21 15:42:38 +01:00 |
context_test.go
|
Fix for invalid environment variable names used on windows that start with an equals symbol. Even though this contradicts the Microsoft docs.
|
2016-08-15 20:42:00 +01:00 |
context.go
|
Fix for invalid environment variable names used on windows that start with an equals symbol. Even though this contradicts the Microsoft docs.
|
2016-08-15 20:42:00 +01:00 |
graceful.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
https_test.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
https.go
|
Don't prompt for email when user is not there to provide one
|
2016-08-10 23:46:04 -06:00 |
middleware_test.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
middleware.go
|
Proposal: Middleware Config (#908)
|
2016-07-08 18:12:52 -06:00 |
path.go
|
Proposal: Middleware Config (#908)
|
2016-07-08 18:12:52 -06:00 |
plugin_test.go
|
Properly handle path-only addresses (also fix godoc typos)
|
2016-07-18 18:45:20 -06:00 |
plugin.go
|
Honor bind directive for ACME challenges
|
2016-08-15 12:08:51 -06:00 |
recorder_test.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
recorder.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
replacer_test.go
|
Added support for environment variables to 'templates' module. (#1035)
|
2016-08-15 11:15:58 -06:00 |
replacer.go
|
log: add log request body test
|
2016-08-23 08:20:49 +08:00 |
roller.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
server_test.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
server.go
|
Re-enable HTTP/2 for Go 1.7.
|
2016-07-30 18:18:53 +00:00 |
siteconfig.go
|
Replace auto-HTTPS info message and move a method to proper file
|
2016-06-28 23:01:06 -06:00 |
vhosttrie_test.go
|
Rewrote Caddy from the ground up; initial commit of 0.9 branch
|
2016-06-04 17:00:29 -06:00 |
vhosttrie.go
|
Don't treat localhost specially when assigning bind address
|
2016-06-27 13:14:28 -06:00 |