Tree @release-1.14.2 (Download .tar.gz)
History of src / os @release-1.14.2
- Removed glibc crypt_r() bug workaround (ticket #1469). Maxim Dounin 3 years ago
- Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values. 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
- Removed unused FreeBSD-specific definitions in ngx_posix_config.h. Sergey Kandaurov 4 years ago
- Fixed "changing binary" when reaper is not init. Ruslan Ermilov 4 years ago
- Removed more remnants of the old pthread implementation. Ruslan Ermilov 4 years ago
- Style. Sergey Kandaurov 4 years ago
- Style. Maxim Dounin 4 years ago
- Added missing "fall through" comments (ticket #1259). Maxim Dounin 5 years ago
- Core: signal sender pid logging. Igor Sysoev 5 years ago
- Set UDP datagram source address (ticket #1239). Roman Arutyunyan 5 years ago
- Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS. Sergey Kandaurov 5 years ago
- Simplified and improved sendfile() code on Linux. Maxim Dounin 5 years ago
- Added missing "static" specifier found by gcc -Wtraditional. Ruslan Ermilov 5 years ago
- Style. Maxim Dounin 5 years ago
- Introduced worker_shutdown_timeout. Maxim Dounin 5 years ago
- Cancelable timers are now preserved if there are other timers. Maxim Dounin 5 years ago
- Removed pthread mutex / conditional variables debug messages. Maxim Dounin 5 years ago
- Fixed trailer construction with limit on FreeBSD and macOS. Maxim Dounin 5 years ago
- Win32: compatiblity with OpenSSL 1.1.0. Maxim Dounin 5 years ago
- Win32: support 64-bit compilation with MSVC. Maxim Dounin 5 years ago
- Win32: fixed some warnings reported by Borland C. Maxim Dounin 5 years ago
- Win32: minimized redefinition of ssize_t. Maxim Dounin 5 years ago
- Win32: minimized redefinition of intptr_t/uintptr_t. Maxim Dounin 5 years ago
- Win32: stdint.h used for MinGW GCC. Maxim Dounin 5 years ago
- Win32: fixed building with newer versions of MinGW GCC. Maxim Dounin 5 years ago
- Cache: cache manager limits. Dmitry Volyntsev 5 years ago