The official NGINX Open Source repository.
Go to file
Maxim Dounin 2953f4aa39 Merge of r4815: map: fixed optimization of variables as values.
Previous code incorrectly used ctx->var_values as an array of pointers to
ngx_http_variable_value_t, but the array contains structures, not pointers.
Additionally, ctx->var_values inspection failed to properly set var on
match.
2012-09-24 19:00:02 +00:00
auto Merge of r4842: fixed make macros to use parentheses. 2012-09-24 18:46:50 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Merge of r4777, r4780, r4831, r4832: release process changes. 2012-09-24 18:30:26 +00:00
misc Merge of r4779, r4840, r4843, r4844: win32 changes. 2012-09-24 18:37:14 +00:00
src Merge of r4815: map: fixed optimization of variables as values. 2012-09-24 19:00:02 +00:00
.hgtags release-1.2.3 tag 2012-08-07 12:36:19 +00:00