The official NGINX Open Source repository.
Go to file
Valentin Bartenev 0f4315f998 Core: introduced the NGX_DEBUG_PALLOC macro.
It allows to turn off accumulation of small pool allocations into a big
preallocated chunk of memory.  This is useful for debugging memory access
with sanitizer, since such accumulation can cover buffer overruns from
being detected.
2016-03-23 17:44:04 +03:00
auto Stream: UDP proxy. 2016-01-20 19:52:12 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.9.12-RELEASE 2016-02-24 17:53:22 +03:00
misc Updated OpenSSL used for win32 builds. 2016-02-13 07:28:14 +03:00
src Core: introduced the NGX_DEBUG_PALLOC macro. 2016-03-23 17:44:04 +03:00
.hgtags release-1.9.12 tag 2016-02-24 17:53:23 +03:00