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
2017-06-06Configure: use .exe for binaries for all win32 compilers.Orgad Shaneh
2017-06-06Configure: fix compilation on MSYS2 / MinGW64.Orgad Shaneh
2017-06-02Configure: enabled rpath for NetBSD.Sergey Kandaurov
2017-06-01Configure: disabled IP_PKTINFO feature on certain platforms.Roman Arutyunyan
2017-05-29Configure: sched_setaffinity() test moved to auto/unix.Maxim Dounin
2017-05-15Configure: recent Sun C versions.Maxim Dounin
2017-05-15Configure: disabled gcc atomics with Sun C (ticket #1261).Maxim Dounin
2017-05-15Configure: style.Maxim Dounin
2017-04-11Set UDP datagram source address (ticket #1239).Roman Arutyunyan
2017-04-17Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.Sergey Kandaurov
2017-03-16Configure: fixed --without_http.Ruslan Ermilov
2017-03-16Configure: fixed build with --with-stream.Ruslan Ermilov
2017-02-01Configure: removed execute bit from auto/unix.Sergey Kandaurov
2016-12-24Win32: compatiblity with OpenSSL 1.1.0.Maxim Dounin
2016-12-16Configure: detect nginx version for nginx.pm at make time.Ruslan Ermilov
2016-12-07Perl: removed special environment handling for the perl module.Maxim Dounin
2016-11-21Configure: honor dependencies of dynamic modules.Maxim Dounin
2016-10-21Image filter: support for WebP.Valentin Bartenev
2016-10-04Configure: removed the --with-ipv6 option.Maxim Dounin
2016-10-03Modules compatibility: --with-compat configure option.Maxim Dounin
2016-09-20Perl: pass additional linker options to perl module.Konstantin Pavlov
2016-09-15Stream: ssl_preread module.Vladimir Homutov
2016-09-15Stream: filters.Roman Arutyunyan
2016-09-01Stream: realip module.Dmitry Volyntsev
2016-09-05Stream: log module.Vladimir Homutov
2016-07-15Events: support for EPOLLEXCLUSIVE.Valentin Bartenev
2016-07-12Stream: split_clients module.Vladimir Homutov
2016-06-30Stream: geo module.Vladimir Homutov
2016-07-12Stream: geoip module.Vladimir Homutov
2016-07-12Stream: individual build options for modules.Vladimir Homutov
2016-06-28Configure: stop polluting NGX_ namespace.Piotr Sikora
2016-06-28Configure: fix build with -Werror=old-style-definition.Piotr Sikora
2016-06-28Configure: fix build with -Werror=nonnull.Piotr Sikora
2016-06-28Configure: fix build with -Werror=unused-but-set-variable.Piotr Sikora
2016-06-28Configure: fix build with -Werror=unused-value.Piotr Sikora
2016-06-28Configure: style.Piotr Sikora
2015-10-24Configure: remove auto/lib/test, unused since nginx-0.1.2.Piotr Sikora
2016-05-18Stream: return module.Roman Arutyunyan
2016-06-29Stream: map module.Vladimir Homutov
2016-07-04Stream: variables and script.Vladimir Homutov
2016-06-30Internal md5 and sha1 implementations are now always used.Maxim Dounin
2016-06-20Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.Andrei Belov
2016-06-09An internal SHA1 implementation.Maxim Dounin
2016-06-07Configure: revised GCC version processing.Sergey Kandaurov
2015-12-18Upstream: the "transparent" parameter of proxy_bind and friends.Roman Arutyunyan
2016-04-07Fixed spelling.Josh Soref
2016-04-01Compatibility with FreeBSD 2.2.9.Maxim Dounin
2016-04-01Configure: improved multiple types handling in auto/types/typedef.Maxim Dounin
2016-04-01Configure: fixed autotest source code logging.Maxim Dounin
2016-03-31SSL: initialization changes for OpenSSL 1.1.0.Maxim Dounin