log auto/unix @ 7030:4a343228c55e

age author description
Thu, 01 Jun 2017 15:44:23 +0300 Roman Arutyunyan Configure: disabled IP_PKTINFO feature on certain platforms.
Mon, 29 May 2017 16:48:30 +0300 Maxim Dounin Configure: sched_setaffinity() test moved to auto/unix.
Tue, 11 Apr 2017 16:41:53 +0300 Roman Arutyunyan Set UDP datagram source address (ticket #1239).
Tue, 04 Oct 2016 16:38:14 +0300 Maxim Dounin Configure: removed the --with-ipv6 option.
Mon, 27 Jun 2016 15:00:04 -0700 Piotr Sikora Configure: fix build with -Werror=nonnull.
Mon, 27 Jun 2016 15:00:03 -0700 Piotr Sikora Configure: fix build with -Werror=unused-but-set-variable.
Mon, 27 Jun 2016 15:00:01 -0700 Piotr Sikora Configure: style.
Mon, 20 Jun 2016 10:41:17 +0300 Andrei Belov Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Fri, 01 Apr 2016 16:38:31 +0300 Maxim Dounin Compatibility with FreeBSD 2.2.9.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Thu, 18 Feb 2016 11:39:57 +0300 Ruslan Ermilov Configure: fixed static nginx build with OpenSSL (ticket #903).
Fri, 05 Feb 2016 21:48:25 +0300 Valentin Bartenev Dynamic modules: added dlsym() to configure test.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: dlopen() support.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Used the pwritev() syscall for writing files where possible.