Commits
- Commit:
97996b0baa16c6ac08479bab8300a2fdb394ec0b- From:
- Murilo Ijanc <murilo.ijanc@kovi.com.br>
- Date:
Rename wp to wop
- Commit:
1396fea0b2bcd64a9ce0209971ed4f1eade8d28e- From:
- Murilo Ijanc <murilo.ijanc@kovi.com.br>
- Date:
Use local time instead of UTC for footer date
- Commit:
b38936bbf89f342bc53320ba9f16f0854cdfbc63- From:
- Murilo Ijanc <murilo.ijanc@kovi.com.br>
- Date:
Add CGI search, security hardening, and pledge/unveil support
Add built-in CGI mode with INDEX.txt search, url_decode, and result
limiting. Harden against XSS, path traversal, NUL injection, field
injection, and javascript: URIs. Use pledge(2) and unveil(2) on
OpenBSD to restrict filesystem access and syscalls.
- Commit:
d04a1dedc45b2aabb2ec9bae57604939a196b9be- From:
- Murilo Ijanc <murilo.ijanc@kovi.com.br>
- Date:
Initial import of wp, static site generator for OpenBSD ports
