You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mohammed Al Sahaf 4611537f06
Add missing fuzzer (#2844)
5 years ago
..
testdata Implement config adapters and beginning of Caddyfile adapter 6 years ago
adapter.go caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
dispenser.go caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
dispenser_test.go caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
lexer.go v2: Make tests work on Windows (#2782) 5 years ago
lexer_test.go v2: Make tests work on Windows (#2782) 5 years ago
parse.go caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
parse_fuzz.go Add missing fuzzer (#2844) 5 years ago
parse_test.go httpcaddyfile: static_response -> respond; minor cleanups 5 years ago