summaryrefslogtreecommitdiffhomepage
path: root/auto/os (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Configure: allow cross-compiling to Windows using Clang.Piotr Sikora1-1/+1
2024-03-27Configure: set cache line size for more architectures.Sergey Kandaurov1-0/+15
2024-02-26Configure: fixed Linux crypt_r() test to add libcrypt.Sergey Kandaurov1-0/+4
2023-03-29Merged with the default branch.Sergey Kandaurov1-1/+0
2023-01-24QUIC: improved SO_COOKIE configure test.Maxim Dounin1-1/+1
2023-01-23Configure: removed unneeded header from UDP_SEGMENT test.Maxim Dounin1-1/+0
2022-06-22Merged with the default branch.Sergey Kandaurov1-1/+1
2022-04-29Configure: recognize arm64 machine name as a synonym for aarch64.Sergey Kandaurov1-1/+1
2022-02-14Merged with the default branch.Sergey Kandaurov1-3/+3
2022-01-26Core: added autotest for UDP segmentation offloading.Vladimir Homutov1-0/+16
2021-12-29Merged with the default branch.Sergey Kandaurov1-5/+3
2021-12-27Simplified sendfile(SF_NODISKIO) usage.Maxim Dounin1-5/+3
2021-12-09QUIC: removed configure time test for BPF sockhash.Ruslan Ermilov1-14/+1
2021-12-09QUIC: configure cleanup.Ruslan Ermilov1-41/+29
2021-07-15QUIC: added support for segmentation offloading.Vladimir Homutov1-0/+21
2021-04-05Configure: fixed --test-build-epoll on FreeBSD 13.Maxim Dounin1-0/+25
2021-04-16Merged with the default branch.Sergey Kandaurov1-0/+25
2020-12-25QUIC: ngx_quic_bpf module.Vladimir Homutov1-0/+38
2020-12-15Core: added interface to linux bpf() system call.Vladimir Homutov1-0/+26
2019-01-24Win32: enabled both select and poll on Windows by default.Maxim Dounin1-7/+1
2019-01-24Win32: added WSAPoll() support.Maxim Dounin1-0/+1
2019-01-24Win32: properly enabled select on Windows.Maxim Dounin1-0/+1
2018-07-24Configure: fixed compiler warnings with "-Wall -Wextra".Sergey Kandaurov1-0/+2
2017-12-19Fixed capabilities version.Roman Arutyunyan1-1/+1
2017-12-18Improved the capabilities feature detection.Roman Arutyunyan1-2/+3
2017-12-13Retain CAP_NET_RAW capability for transparent proxying.Roman Arutyunyan1-0/+31
2017-12-11Configure: set default cacheline size to 64 for aarch64 platforms.Debayan Ghosh1-0/+5
2017-06-06Configure: use .exe for binaries for all win32 compilers.Orgad Shaneh1-0/+1
2017-06-02Configure: enabled rpath for NetBSD.Sergey Kandaurov1-0/+8
2017-05-29Configure: sched_setaffinity() test moved to auto/unix.Maxim Dounin1-14/+0
2017-04-17Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.Sergey Kandaurov1-1/+3
2016-10-04Configure: removed the --with-ipv6 option.Maxim Dounin1-3/+1
2016-07-15Events: support for EPOLLEXCLUSIVE.Valentin Bartenev1-0/+16
2016-06-27Configure: fix build with -Werror=unused-but-set-variable.Piotr Sikora3-3/+4
2016-02-04Dynamic modules.Maxim Dounin2-0/+8
2015-05-25Configure: GNU Hurd properly recognized.Maxim Dounin1-0/+9
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov1-12/+0
2015-04-22Removed the obsolete aio module.Ruslan Ermilov2-21/+0
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov1-19/+0
2015-03-13Configure: removed redundant auto/have call.Ruslan Ermilov1-1/+0
2015-02-11Configure: typo fixed.Sergey Kandaurov1-1/+1
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev1-3/+5
2013-07-12Events: support for EPOLLRDHUP (ticket #320).Valentin Bartenev1-0/+16
2013-09-04Win32: MinGW GCC compatibility.Maxim Dounin1-1/+12
2013-09-02Disable symlinks: use O_PATH to open path components.Valentin Bartenev1-0/+16
2013-05-23Configure: fixed test of OS X atomic(3).Ruslan Ermilov1-1/+1
2012-06-18Fixed "sendmsg() failed" alerts on HP-UX.Maxim Dounin1-0/+1
2012-06-18Changed default alignment to 16.Maxim Dounin1-0/+1
2012-03-27Fixed more gcc46 warnings in configure tests.Maxim Dounin1-1/+2
2012-03-21worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.Ruslan Ermilov2-2/+11