summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Slice filter.Roman Arutyunyan3-1/+21
2015-11-30Configure: improved workaround for system perl on OS X.Ruslan Ermilov1-1/+1
2015-11-30Configure: removed comment obsolete in 3b763d36e055.Ruslan Ermilov1-3/+0
2015-11-23Configure: fixed using OpenSSL include paths.Maxim Dounin1-0/+1
2015-11-17Used the pwritev() syscall for writing files where possible.Valentin Bartenev1-0/+16
2015-10-23Configure: style fixes for autoconf.err.Piotr Sikora2-4/+14
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev4-20/+24
2015-06-18Stream: connection limiting module.Vladimir Homutov3-0/+12
2015-06-10Configure: create missing intermediates for build directory.Piotr Sikora1-1/+1
2015-06-17Configure: fix tests with multi-level relative build directory.Ruslan Ermilov1-8/+1
2015-06-11Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin1-1/+2
2015-06-10Configure: added gcc5 to the list of known GCC versions.Valentin Bartenev1-1/+1
2015-06-10Configure: search OpenSSL in a bunch of standard places.Ruslan Ermilov1-0/+48
2015-06-10Configure: moved NGX_SBIN_PATH variable initialization.Ruslan Ermilov2-4/+1
2015-06-04Stream: access module.Vladimir Homutov3-0/+11
2015-06-03Fixed misspellings of the word "dependencies".Ruslan Ermilov1-4/+4
2015-05-25Configure: GNU Hurd properly recognized.Maxim Dounin1-0/+9
2015-05-20The "reuseport" option of the "listen" directive.Maxim Dounin1-0/+10
2015-05-20Configure: style.Maxim Dounin1-1/+1
2015-04-29Configure: handle deprecated options.Ruslan Ermilov1-8/+12
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov4-27/+0
2015-04-22Removed the obsolete aio module.Ruslan Ermilov4-30/+0
2015-04-20Fixed building --with-stream when precompiled headers are used.Sergey Kandaurov1-1/+1
2015-04-20Stream: port from NGINX+.Ruslan Ermilov4-0/+151
2015-04-14Upstream: the "zone" directive.Ruslan Ermilov3-0/+15
2015-03-21Core: read/write locks.Ruslan Ermilov1-0/+2
2015-04-03Configure: style.Maxim Dounin1-1/+1
2015-03-20Removed busy locks.Ruslan Ermilov1-7/+1
2015-03-20Removed old pthread implementation.Ruslan Ermilov1-2/+0
2015-03-20Removed old FreeBSD rfork() thread implementation.Ruslan Ermilov1-3/+0
2015-03-14Events: implemented epoll notification mechanism.Valentin Bartenev1-0/+23
2015-03-14Thread pools implementation.Valentin Bartenev6-0/+42
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov4-52/+0
2015-03-18Configure: fixed type max value detection.Ruslan Ermilov1-12/+2
2015-03-17Core: expose maximum values of time_t and ngx_int_t.Ruslan Ermilov1-0/+1
2015-03-13Configure: removed redundant auto/have call.Ruslan Ermilov1-1/+0
2015-02-11Configure: typo fixed.Sergey Kandaurov1-1/+1
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev1-3/+5
2014-07-31Configure: remove outdated and unused patch.zlib.h.Piotr Sikora1-10/+0
2014-06-26Configure: restored "nginx/" missed in 6e4bb1d6679d.Maxim Dounin1-1/+2
2014-06-26Configure: style.Maxim Dounin1-2/+4
2014-06-17Configure: workaround for system perl on OS X (ticket #576).Maxim Dounin1-0/+5
2014-06-02Upstream: generic hash module.Roman Arutyunyan3-0/+13
2014-05-28Configure: added -Wno-deprecated-declarations on OS X.Maxim Dounin2-0/+10
2014-05-23Events: use eventfd() instead of syscall(SYS_eventfd) if possible.Ruslan Ermilov1-6/+27
2014-05-12Added syslog support for error_log and access_log directives.Vladimir Homutov1-2/+4
2014-05-20Configure: the --build= option.Ruslan Ermilov2-0/+7
2014-04-30Configure: typo fixed.Maxim Dounin1-1/+1
2014-04-07Win32: fixed link flags with MSVC, broken by bfe536716dbf.Maxim Dounin1-1/+1
2014-03-17Added server-side support for PROXY protocol v1 (ticket #355).Roman Arutyunyan1-2/+4