nginx/src
Roman Arutyunyan 0ad556fe59 Allowed configuration token to start with a variable.
Specifically, it is now allowed to start with a variable expression with braces:
${name}.  The opening curly bracket in such a token was previously considered
the start of a new block.  Variables located anywhere else in a token worked
fine: foo${name}.
2017-12-21 13:29:40 +03:00
..
core Allowed configuration token to start with a variable. 2017-12-21 13:29:40 +03:00
event SSL: include <openssl/hmac.h>. 2017-10-11 15:43:50 -07:00
http Retain CAP_NET_RAW capability for transparent proxying. 2017-12-13 20:40:53 +03:00
mail Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed capabilities version. 2017-12-19 19:00:27 +03:00
stream Retain CAP_NET_RAW capability for transparent proxying. 2017-12-13 20:40:53 +03:00