The official NGINX Open Source repository.
Go to file
Maxim Dounin 030e235ec7 Fixed ssi and perl interaction.
Embedded perl module assumes there is a space for terminating NUL character,
make sure to provide it in all situations by allocating one extra byte for
value buffer.  Default ssi_value_length is reduced accordingly to
preserve 256 byte allocations.

While here, fixed another one byte value buffer overrun possible in
ssi_quoted_symbol_state.

Reported by Matthew Daley.
2012-03-15 11:23:07 +00:00
auto Configure: moved icc detection before gcc. 2012-02-27 16:23:44 +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 Mentioned the NGINX environment variable. 2012-03-12 12:29:56 +00:00
misc Updated OpenSSL and PCRE used for win32 builds. 2012-03-15 01:57:09 +00:00
src Fixed ssi and perl interaction. 2012-03-15 11:23:07 +00:00
.hgtags release-1.1.16 tag 2012-02-29 13:45:39 +00:00