Commits


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.


bump copyright year :)


fix regress when TESTS is more than one word


parethesize `proxy', I'm about to change the syntax


make clean: don't clean regress, add cleanall for that


document use-tls


allow to disable TLS when proxying requests


move %token USER to its own line


document the new proxy stuff


plug some memory leaks in config parsing I forgot to free some strings when they're no more used.


add `protocols' option to `proxy' rule


add `verifyname' option for `proxy' rule


simplify the proxying code it doesn't make any sense to keep the proxying info per-location: proxying only one per-vhost. It can't work differently, it doesn't make sense anyway.


update copyright years


sync changelog