Commit Briefs

Omar Polo

mention the reverse proxying


Omar Polo

don't list the exact pledge promises

It's easy to forgot to update the README after a code change (already happened in the past) and they're easy to discover by reading sandbox.c


Omar Polo

mention landlock in the README


Omar Polo

gmid.1: document logging


Omar Polo

point to contrib.html


Omar Polo

sync readme.md with sandbox.c


Omar Polo

show macro usage in the example


Omar Polo

drop the dependency on lex by implementing yylex by ourselves

The actual implementation is based off doas' parse.y. This gave us various benefits, like cleaner code, \ to break long lines, better handling of quotes etc...


Omar Polo

mention FastCGI in the README.md


Omar Polo

reword last sentence


Omar Polo

improve docker example


Omar Polo

typo in docker example


Omar Polo

typo (again)


Omar Polo

typo


Omar Polo

tweaked the readme a bit