Tree @release-1.17.3 (Download .tar.gz)
History of auto @release-1.17.3
- Unconditional compilation of the postpone filter. Roman Arutyunyan 3 years ago
- Win32: defined pdb path. Maxim Dounin 3 years ago
- Configure: added explicit ngx_binext to the linker output argument. Sergey Kandaurov 3 years ago
- Win32: enabled both select and poll on Windows by default. Maxim Dounin 3 years ago
- Win32: added WSAPoll() support. Maxim Dounin 3 years ago
- Win32: properly enabled select on Windows. Maxim Dounin 3 years ago
- Configure: fixed compiler warnings with "-Wall -Wextra". Sergey Kandaurov 4 years ago
- Upstream: ngx_http_upstream_random module. Vladimir Homutov 4 years ago
- Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c. Roman Arutyunyan 4 years ago
- Configure: fixed clang version detection (closes #1539). Ruslan Ermilov 4 years ago
- Configure: restored "no-threads" in OpenSSL builds. Maxim Dounin 4 years ago
- Configure: fixed static compilation with OpenSSL 1.1.1. Maxim Dounin 4 years ago
- Configure: added gRPC module help message. Sergey Kandaurov 4 years ago
- The gRPC proxy module. Maxim Dounin 4 years ago
- HTTP/2: externalized various constants and interfaces. Maxim Dounin 4 years ago
- Core: ngx_current_msec now uses monotonic time if available. Maxim Dounin 4 years ago
- HTTP/2: push additional request headers (closes #1478). Ruslan Ermilov 4 years ago
- Fixed capabilities version. Roman Arutyunyan 4 years ago
- Improved the capabilities feature detection. Roman Arutyunyan 4 years ago
- Retain CAP_NET_RAW capability for transparent proxying. Roman Arutyunyan 4 years ago
- Use sysconf to determine cacheline size at runtime. Debayan Ghosh 4 years ago
- Configure: set default cacheline size to 64 for aarch64 platforms. Debayan Ghosh 4 years ago
- Configure: fixed SO_BINDANY comment. Maxim Dounin 4 years ago
- Configure: moved IP_BIND_ADDRESS_NO_PORT test. Maxim Dounin 4 years ago
- Configure: fixed clang detection on MINIX. Maxim Dounin 4 years ago
- Mirror module. Roman Arutyunyan 5 years ago
- Precontent phase. Roman Arutyunyan 5 years ago
- Configure: fixed PCRE requirement check by ngx_http_rewrite_module. Samuel Martin 5 years ago
- Configure: use .exe for binaries for all win32 compilers. Orgad Shaneh 5 years ago
- Configure: fix compilation on MSYS2 / MinGW64. Orgad Shaneh 5 years ago