Find a file
2019-05-16 11:46:17 -06:00
cmd Rough implementation of auto HTTP->HTTPS redirects 2019-05-07 09:56:18 -06:00
internal/caddyscript Add some tests and fix vet warning 2019-05-07 10:15:46 -06:00
modules Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
.gitignore Add go module files 2019-05-06 17:26:05 -04:00
admin.go Initial commit of Storage, TLS, and automatic HTTPS implementations 2019-04-25 13:54:48 -06:00
admin_test.go Begin implementing HTTP replacer and static responder 2019-05-04 13:21:20 -06:00
caddy.go Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
go.mod Add go module files 2019-05-06 17:26:05 -04:00
go.sum Add go module files 2019-05-06 17:26:05 -04:00
listeners.go Initial commit of Storage, TLS, and automatic HTTPS implementations 2019-04-25 13:54:48 -06:00
modules.go Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
modules_test.go Initial commit 2019-03-26 12:00:54 -06:00
storage.go General cleanup and more godocs 2019-04-26 12:35:39 -06:00