nginx/src
Ruslan Ermilov a5895eb502 Tolerate '\0' in URI when mapping URI to path.
If a rewritten URI has the null character, only a part of URI was
copied to a memory buffer allocated for path.  In some setups this
could be exploited to expose uninitialized memory via the Location
header.
2019-12-16 15:19:01 +03:00
..
core Version bump. 2019-12-05 19:22:48 +03:00
event SSL: available bytes handling (ticket #1431). 2019-10-17 16:02:24 +03:00
http Tolerate '\0' in URI when mapping URI to path. 2019-12-16 15:19:01 +03:00
mail SSL: fixed ssl_verify_client error message. 2019-09-16 19:26:42 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Win32: silenced -Wcast-function-type GCC warning (ticket #1865). 2019-10-21 19:07:03 +03:00
stream Limit conn: added shared context. 2019-11-18 19:50:59 +03:00