log auto/unix @ 7690:8253424d1aff

age author description
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Thu, 22 Mar 2018 15:55:57 +0300 Maxim Dounin Configure: fixed static compilation with OpenSSL 1.1.1.
Thu, 01 Mar 2018 20:25:50 +0300 Maxim Dounin Core: ngx_current_msec now uses monotonic time if available.
Mon, 11 Dec 2017 16:28:11 +0000 Debayan Ghosh Use sysconf to determine cacheline size at runtime.
Thu, 07 Dec 2017 17:09:36 +0300 Maxim Dounin Configure: fixed SO_BINDANY comment.
Thu, 07 Dec 2017 17:09:33 +0300 Maxim Dounin Configure: moved IP_BIND_ADDRESS_NO_PORT test.
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.
Wed, 17 Jun 2015 14:15:27 +0300 Ruslan Ermilov Configure: fix tests with multi-level relative build directory.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Wed, 20 May 2015 15:51:13 +0300 Maxim Dounin Configure: style.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Sat, 14 Mar 2015 17:37:13 +0300 Valentin Bartenev Events: implemented epoll notification mechanism.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Tue, 03 Dec 2013 22:07:03 +0400 Mathew Rodley Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Wed, 04 Sep 2013 21:17:05 +0400 Maxim Dounin Configure: TCP_KEEPIDLE test name simplified.
Mon, 05 Aug 2013 13:44:56 +0400 Ruslan Ermilov Core: guard use of AI_ADDRCONFIG.
Mon, 05 Aug 2013 10:55:59 +0400 Ruslan Ermilov Core: only resolve address families configured on the local system.
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Fri, 08 Jun 2012 09:41:55 +0000 Ruslan Ermilov Fixed spelling of "endianness", and called it "byte ordering" in the
Wed, 28 Mar 2012 12:38:03 +0000 Maxim Dounin Configure: fixed msghdr.msg_control test on 64bit platforms.
Tue, 27 Mar 2012 16:44:52 +0000 Maxim Dounin Fixed more gcc46 warnings in configure tests.
Wed, 21 Mar 2012 15:35:05 +0000 Ruslan Ermilov The addition of $tcpinfo_* variables has broken the build on Linux
Fri, 16 Mar 2012 19:15:33 +0000 Ruslan Ermilov Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Thu, 15 Mar 2012 20:39:38 +0000 Ruslan Ermilov Fixed compilation warnings in configuration C tests.
Mon, 05 Mar 2012 12:10:09 +0000 Maxim Dounin Merge of r4460: ngx_ncpu detection for most *nix platforms. stable-1.0
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Fri, 10 Feb 2012 11:24:19 +0000 Valentin Bartenev Added ngx_ncpu detection for most *nix platforms.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Mon, 21 Nov 2011 11:51:41 +0000 Maxim Konovalov o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Wed, 17 Aug 2011 08:35:54 +0000 Maxim Dounin Detect POSIX semaphores in librt on Solaris (ticket #3).
Tue, 31 May 2011 08:25:10 +0000 Igor Sysoev concatenate auto/os/features and auto/unix
Tue, 31 May 2011 08:17:27 +0000 Igor Sysoev Support POSIX semaphores on Linux.
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Wed, 04 May 2011 12:21:25 +0000 Igor Sysoev fix r3902
Sat, 23 Apr 2011 13:15:56 +0000 Igor Sysoev fix r3822
Mon, 06 Dec 2010 14:51:20 +0000 Igor Sysoev test for maximum errno value, since Solaris has no sys_nerr
Mon, 06 Dec 2010 14:50:27 +0000 Igor Sysoev style fix
Mon, 06 Dec 2010 14:49:17 +0000 Igor Sysoev test for _sys_nerr only if sys_nerr was not found
Wed, 01 Dec 2010 19:22:37 +0000 Igor Sysoev fix building by Cygwin: Cygwin defines _sys_nerr instead of sys_nerr,
Thu, 25 Nov 2010 11:04:03 +0000 Igor Sysoev use copied strerror() messages and autoconfigured sys_nerr value
Fri, 12 Mar 2010 11:15:26 +0000 Igor Sysoev use sys_errlist[] in signal handler instead
Wed, 03 Jun 2009 04:53:01 +0000 Igor Sysoev librt must be tested before creating Makefile