log auto/os/linux @ 9294:ea0eef2dd12c default tip

age author description
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
Tue, 24 Jan 2023 02:57:42 +0300 Maxim Dounin QUIC: improved SO_COOKIE configure test. quic
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 09 Dec 2021 15:30:50 +0300 Ruslan Ermilov QUIC: removed configure time test for BPF sockhash. quic
Thu, 09 Dec 2021 15:30:01 +0300 Ruslan Ermilov QUIC: configure cleanup. quic
Thu, 15 Jul 2021 14:22:00 +0300 Vladimir Homutov QUIC: added support for segmentation offloading. quic
Fri, 16 Apr 2021 19:35:55 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 25 Dec 2020 15:01:15 +0300 Vladimir Homutov QUIC: ngx_quic_bpf module. quic
Tue, 15 Dec 2020 15:23:07 +0300 Vladimir Homutov Core: added interface to linux bpf() system call. quic
Mon, 23 Jan 2023 05:01:01 +0300 Maxim Dounin Configure: removed unneeded header from UDP_SEGMENT test.
Wed, 26 Jan 2022 20:40:00 +0300 Vladimir Homutov Core: added autotest for UDP segmentation offloading.
Mon, 05 Apr 2021 20:14:16 +0300 Maxim Dounin Configure: fixed --test-build-epoll on FreeBSD 13.
Tue, 24 Jul 2018 18:46:54 +0300 Sergey Kandaurov Configure: fixed compiler warnings with "-Wall -Wextra".
Tue, 19 Dec 2017 19:00:27 +0300 Roman Arutyunyan Fixed capabilities version.
Mon, 18 Dec 2017 21:09:39 +0300 Roman Arutyunyan Improved the capabilities feature detection.
Wed, 13 Dec 2017 20:40:53 +0300 Roman Arutyunyan Retain CAP_NET_RAW capability for transparent proxying.
Mon, 29 May 2017 16:48:30 +0300 Maxim Dounin Configure: sched_setaffinity() test moved to auto/unix.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: support for EPOLLEXCLUSIVE.
Mon, 27 Jun 2016 15:00:03 -0700 Piotr Sikora Configure: fix build with -Werror=unused-but-set-variable.
Thu, 23 Apr 2015 14:17:40 +0300 Ruslan Ermilov Removed the obsolete rtsig module.
Fri, 12 Jul 2013 14:51:07 +0400 Valentin Bartenev Events: support for EPOLLRDHUP (ticket #320).
Mon, 02 Sep 2013 08:07:59 +0400 Valentin Bartenev Disable symlinks: use O_PATH to open path components.
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Thu, 15 Mar 2012 20:39:38 +0000 Ruslan Ermilov Fixed compilation warnings in configuration C tests.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Sat, 13 Aug 2011 15:15:50 +0000 Maxim Dounin Configure: catch up with new Linux version numbering (ticket #5).
Tue, 03 Nov 2009 16:29:47 +0000 Igor Sysoev posix_fadvise64() had been implemented in Linux 2.5.60
Mon, 24 Aug 2009 11:04:46 +0000 Igor Sysoev fix Linux "uname -r" version matching
Fri, 24 Apr 2009 09:38:48 +0000 Igor Sysoev fix GNU strerror_r() detection, the bug has been inroduced in r2600
Thu, 02 Apr 2009 13:46:39 +0000 Igor Sysoev autoconfigure crypt_r(): uclibc has no crypt_r()