Commit Briefs

Omar Polo

set prefork to 1 during regress


Omar Polo

don't print `config OK'


Omar Polo

sync changelog


Omar Polo

oops, wrong email address


Omar Polo

sync manpage


Omar Polo

proxy: allow multiple proxy blocks, matching options and validations

as a side effect the order of the content of a server block is relaxed: options, location or proxy blocks can be put in any order.


Omar Polo

bump copyright year :)





Omar Polo

document use-tls



Omar Polo

move %token USER to its own line


Omar Polo

document the new proxy stuff


Omar Polo

plug some memory leaks in config parsing

I forgot to free some strings when they're no more used.