Commit Briefs

Omar Polo

rewrite main loop using libevent




Omar Polo

add trailing \n in yyerror


Omar Polo

move logging code to log.c


Omar Polo

don't fprintf


Omar Polo

use log_err instead of fprintf


Omar Polo

improve logs management


Omar Polo

added prefork option



Omar Polo

add set -e to env script

It avoids some long sequences of "echo: IO error" when the client close the connection before EOF.


Omar Polo

keep original CFLAGS



Omar Polo

define MANDIR