Tree @release-1.13.5 (Download .tar.gz)
History of src / os @release-1.13.5
- 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
- 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
- Stream: filters. Roman Arutyunyan 5 years ago
- Always seed PRNG with PID, seconds, and milliseconds. Ruslan Ermilov 5 years ago
- Fixed undefined behavior when left shifting signed integer. Ruslan Ermilov 5 years ago
- Win32: added per-thread random seeding. Ruslan Ermilov 5 years ago
- Fixed spelling. Otto Kekäläinen 6 years ago
- Core: skip special buffers on writing (ticket #981). Maxim Dounin 6 years ago
- Improved EPOLLRDHUP handling. Valentin Bartenev 6 years ago
- Removed redundant "u" format specifier. Ruslan Ermilov 6 years ago
- Simplified ngx_unix_recv() and ngx_readv_chain(). Ruslan Ermilov 6 years ago