Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | fileserver: Reject ADS and short name paths; trim trailing dots and spaces ↵ | Matt Holt | |
on Windows (#5148) * fileserver: Reject ADS and short name paths * caddyhttp: Trim trailing space and dot on Windows Windows ignores trailing dots and spaces in filenames. * Fix test * Adjust path filters * Revert Windows test * Actually revert the test * Just check for colons | |||
2022-08-16 | caddyhttp: Smarter path matching and rewriting (#4948) | Matt Holt | |
Co-authored-by: RussellLuo <luopeng.he@gmail.com> | |||
2021-06-17 | caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) | Matt Holt | |
2019-07-08 | Move listen address functions into caddy package; fix unix bug | Matthew Holt | |
2019-06-30 | Add license | Matthew Holt | |
2019-05-20 | Implement most of static file server; refactor and improve Replacer | Matthew Holt | |
2019-05-14 | Rename and export some types, other minor changes | Matthew Holt | |
2019-05-07 | Add some tests and fix vet warning | Matthew Holt | |
2019-03-26 | Performance testing Load function | Matthew Holt | |
2019-03-26 | Rudimentary start of HTTP servers | Matthew Holt | |