The official NGINX Open Source repository.
Go to file
Maxim Dounin 3587e2be23 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-08-16 10:58:18 +00:00
auto Removed extraneous GCC warning flags. 2012-07-29 19:45:30 +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 Simplified makefile that builds CHANGES. 2012-07-31 21:49:23 +00:00
misc Removed the need in Perl to generate ZIP archive of nginx/Windows. 2012-08-02 14:58:36 +00:00
src Map: fixed optimization of variables as values. 2012-08-16 10:58:18 +00:00
.hgtags release-1.3.4 tag 2012-07-31 12:38:57 +00:00