0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/config
2015-04-25 14:28:56 -06:00
..
config.go Default port is 2015 2015-04-25 14:28:56 -06:00
controller.go Removed Host() and Port() functions from Controller 2015-04-15 23:17:28 -06:00
controller_test.go Removed Host() and Port() functions from Controller 2015-04-15 23:17:28 -06:00
directives.go Replaced cpu directive with command line flag 2015-04-24 20:08:14 -06:00
dispenser.go Slightly more helpful parse error message 2015-04-23 14:39:21 -06:00
dispenser_test.go Finished dispenser tests 2015-03-21 14:36:32 -06:00
import_test.txt Wrote basic tests for parser 2015-01-21 13:19:55 -07:00
lexer.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
lexer_test.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
middleware.go Basic auth middleware 2015-04-23 14:57:07 -06:00
parser.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00
parser_test.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00
parsing.go Better parse support for files with only an address line 2015-04-22 13:21:51 -06:00
parsing_test.go There's a std lib function for that 2015-03-20 18:12:53 -06:00