Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto
AgeCommit message (Expand)Author
2016-02-13Win32: simplified and improved handling of MSVC versions.Maxim Dounin
2016-02-11HTTP/2: implemented HPACK Huffman encoding for response headers.Valentin Bartenev
2016-02-10Dynamic modules: added auth_basic module libs via ngx_module_libs=.Ruslan Ermilov
2016-02-08Dynamic modules: NGX_STREAM define removed.Maxim Dounin
2016-02-05Dynamic modules: added dlsym() to configure test.Valentin Bartenev
2016-02-05Dynamic modules: fixed a copy-n-paste error.Ruslan Ermilov
2016-02-04Dynamic modules.Maxim Dounin
2016-02-04Dynamic modules: auto/module script.Maxim Dounin
2016-02-04Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.Maxim Dounin
2016-02-04Dynamic modules: dlopen() support.Maxim Dounin
2016-02-04Dynamic modules: moved module-related stuff to separate files.Maxim Dounin
2015-12-07Slice filter.Roman Arutyunyan
2015-11-30Configure: improved workaround for system perl on OS X.Ruslan Ermilov
2015-11-30Configure: removed comment obsolete in 3b763d36e055.Ruslan Ermilov
2015-11-23Configure: fixed using OpenSSL include paths.Maxim Dounin
2015-11-17Used the pwritev() syscall for writing files where possible.Valentin Bartenev
2015-10-24Configure: style fixes for autoconf.err.Piotr Sikora
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev
2015-06-18Stream: connection limiting module.Vladimir Homutov
2015-06-11Configure: create missing intermediates for build directory.Piotr Sikora
2015-06-17Configure: fix tests with multi-level relative build directory.Ruslan Ermilov
2015-06-11Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin
2015-06-10Configure: added gcc5 to the list of known GCC versions.Valentin Bartenev
2015-06-10Configure: search OpenSSL in a bunch of standard places.Ruslan Ermilov
2015-06-10Configure: moved NGX_SBIN_PATH variable initialization.Ruslan Ermilov
2015-06-04Stream: access module.Vladimir Homutov
2015-06-03Fixed misspellings of the word "dependencies".Ruslan Ermilov
2015-05-25Configure: GNU Hurd properly recognized.Maxim Dounin
2015-05-20The "reuseport" option of the "listen" directive.Maxim Dounin
2015-05-20Configure: style.Maxim Dounin
2015-04-29Configure: handle deprecated options.Ruslan Ermilov
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov
2015-04-22Removed the obsolete aio module.Ruslan Ermilov
2015-04-20Fixed building --with-stream when precompiled headers are used.Sergey Kandaurov
2015-04-20Stream: port from NGINX+.Ruslan Ermilov
2015-04-14Upstream: the "zone" directive.Ruslan Ermilov
2015-03-21Core: read/write locks.Ruslan Ermilov
2015-04-03Configure: style.Maxim Dounin
2015-03-20Removed busy locks.Ruslan Ermilov
2015-03-20Removed old pthread implementation.Ruslan Ermilov
2015-03-20Removed old FreeBSD rfork() thread implementation.Ruslan Ermilov
2015-03-14Events: implemented epoll notification mechanism.Valentin Bartenev
2015-03-14Thread pools implementation.Valentin Bartenev
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov
2015-03-18Configure: fixed type max value detection.Ruslan Ermilov
2015-03-17Core: expose maximum values of time_t and ngx_int_t.Ruslan Ermilov
2015-03-13Configure: removed redundant auto/have call.Ruslan Ermilov
2015-02-11Configure: typo fixed.Sergey Kandaurov
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev
2014-07-31Configure: remove outdated and unused patch.zlib.h.Piotr Sikora