Maxim Dounin
|
ca9bf16f09
Configure: fixed --test-build-epoll on FreeBSD 13.
|
3 years ago |
Maxim Dounin
|
4c5a49ce4c
Introduced strerrordesc_np() support.
|
4 years ago |
Maxim Dounin
|
71eb19da43
Improved maximum errno detection.
|
4 years ago |
Maxim Dounin
|
fac4c7bdf5
Events: available bytes calculation via ioctl(FIONREAD).
|
5 years ago |
Maxim Dounin
|
90ca1071b7
Configure: fixed static compilation with OpenSSL 1.1.1.
|
7 years ago |
Maxim Dounin
|
c7e8a6f212
Core: ngx_current_msec now uses monotonic time if available.
|
7 years ago |
Debayan Ghosh
|
d2d737e70b
Use sysconf to determine cacheline size at runtime.
|
7 years ago |
Maxim Dounin
|
40f1c48b53
Configure: fixed SO_BINDANY comment.
|
7 years ago |
Maxim Dounin
|
6ff1340262
Configure: moved IP_BIND_ADDRESS_NO_PORT test.
|
7 years ago |
Roman Arutyunyan
|
3259595970
Configure: disabled IP_PKTINFO feature on certain platforms.
|
7 years ago |
Maxim Dounin
|
529ce10058
Configure: sched_setaffinity() test moved to auto/unix.
|
7 years ago |
Roman Arutyunyan
|
05841adfb2
Set UDP datagram source address (ticket #1239).
|
7 years ago |
Sergey Kandaurov
|
c76ccae991
Configure: removed execute bit from auto/unix.
|
8 years ago |
Maxim Dounin
|
2c84f7af2c
Configure: removed the --with-ipv6 option.
|
8 years ago |
Piotr Sikora
|
b3d891a47e
Configure: fix build with -Werror=nonnull.
|
8 years ago |
Piotr Sikora
|
f8c6a0800c
Configure: fix build with -Werror=unused-but-set-variable.
|
8 years ago |
Piotr Sikora
|
356ab319d3
Configure: style.
|
8 years ago |
Andrei Belov
|
72d4e5d793
Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
|
8 years ago |
Roman Arutyunyan
|
be79f5cb16
Upstream: the "transparent" parameter of proxy_bind and friends.
|
9 years ago |
Maxim Dounin
|
5fd9cfa376
Compatibility with FreeBSD 2.2.9.
|
9 years ago |
Roman Arutyunyan
|
2ce791f2cd
Stream: UDP proxy.
|
9 years ago |
Ruslan Ermilov
|
6fccc00aa8
Configure: fixed static nginx build with OpenSSL (ticket #903).
|
9 years ago |
Valentin Bartenev
|
c2a00bacac
Dynamic modules: added dlsym() to configure test.
|
9 years ago |
Maxim Dounin
|
86cc342a26
Dynamic modules: dlopen() support.
|
9 years ago |
Valentin Bartenev
|
d862ae8e68
Used the pwritev() syscall for writing files where possible.
|
9 years ago |
Ruslan Ermilov
|
72c3706bc5
Configure: fix tests with multi-level relative build directory.
|
9 years ago |
Maxim Dounin
|
f7f1607bf2
The "reuseport" option of the "listen" directive.
|
9 years ago |
Maxim Dounin
|
e58321a4ca
Configure: style.
|
9 years ago |
Valentin Bartenev
|
e10e7a4831
Events: implemented epoll notification mechanism.
|
10 years ago |
Ruslan Ermilov
|
309928b941
Core: expose maximum values of time_t and ngx_int_t.
|
10 years ago |