Age | Commit message (Expand) | Author |
---|---|---|
2020-01-22 | httpcaddyfile: Get rid of 'tls off' parameter; probably not useful | Matthew Holt |
2020-01-16 | httpcaddyfile: Fix nested blocks; add handle directive; refactor | Matthew Holt |
2020-01-09 | v2: Implement Caddyfile enhancements (breaking changes) (#2960) | Matt Holt |
2019-12-13 | tls: Ensure conn policy is created when providing certs in Caddyfile | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-09-30 | httpcaddyfile: Add acme_ca and email global options | Matthew Holt |
2019-09-16 | httpcaddyfile: static_response -> respond; minor cleanups | Matthew Holt |
2019-09-10 | caddyfile: Improve Dispenser.NextBlock() to support nesting | Matthew Holt |
2019-08-22 | Fix SIV where /v2 was missing from caddyfile adapter work (#2721) | Mohammed Al Sahaf |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |