Age | Commit message (Expand) | Author |
---|---|---|
2020-03-19 | httpcaddyfile: 'bind' properly parses unix sockets (fixes #2999) | Matthew Holt |
2020-03-17 | httpcaddyfile: Many tls-related improvements including on-demand support | Matthew Holt |
2020-03-13 | v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) | Matt Holt |
2020-03-06 | Merge branch 'certmagic-refactor' into v2 | Matthew Holt |
2020-03-06 | Refactor for CertMagic v0.10; prepare for PKI app | Matthew Holt |
2020-02-27 | Fix typos (#3087) | Success Go |
2020-01-19 | httpcaddyfile: Fix address parsing; don't infer port at parse-time | Matthew Holt |
2020-01-09 | caddyfile: Less strict URL parsing; allows placeholders | Matthew Holt |
2019-10-03 | Add file-server and reverse-proxy subcommands | 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 |