Tree @release-1.17.5 (Download .tar.gz)
History of src / os @release-1.17.5
- Win32: silenced -Wcast-function-type GCC warning (ticket #1865). Maxim Dounin 2 years ago
- Win32: improved fallback on FormatMessage() errors. Maxim Dounin 2 years ago
- Events: available bytes calculation via ioctl(FIONREAD). Maxim Dounin 2 years ago
- Fixed portability issues with union sigval. Sergey Kandaurov 3 years ago
- Win32: added WSAPoll() support. Maxim Dounin 3 years ago
- Win32: removed NGX_DIR_MASK concept. Maxim Dounin 3 years ago
- Fixed NGX_TID_T_FMT format specification for uint64_t. Maxim Dounin 3 years ago
- Win32: fixed comment in ngx_gettimeofday() calculations. Ruslan Ermilov 4 years ago
- Removed glibc crypt_r() bug workaround (ticket #1469). Maxim Dounin 4 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 5 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