Tree @release-1.5.2 (Download .tar.gz)
History of src / os @release-1.5.2
- Fixed build on Linux with x32 ABI. Maxim Dounin 9 years ago
- Core: support several "error_log" directives. Vladimir Homutov 9 years ago
- Valgrind: another complaint about uninitialized bytes. Tatsuhiko Kubo 9 years ago
- Valgrind: supressed complaints about uninitialized bytes. Maxim Dounin 9 years ago
- Valgrind: sigaction() failure now ignored. Maxim Dounin 9 years ago
- Win32: added missing reset of wev->ready on WSAEWOULDBLOCK. Maxim Dounin 9 years ago
- Use "void" for functions with empty parameter list. Sergey Kandaurov 9 years ago
- Style: remove unnecessary references to HTTP from non-HTTP modules. Piotr Sikora 9 years ago
- Use NGX_FILE_ERROR for handling file operations errors. Valentin Bartenev 9 years ago
- Win32: disabled MSVC warning about '\0' not fitting into array. Valentin Bartenev 9 years ago
- Core: crypt_r() error handling fixed. Maxim Dounin 9 years ago
- Implemented IPv6 support for URLs specified using domain names. Ruslan Ermilov 9 years ago
- Core: removed GLOB_NOSORT glob option. Maxim Dounin 9 years ago
- Core: fixed ngx_write_chain_to_file() with IOV_MAX reached. Maxim Dounin 9 years ago
- Core: added debug logging of writev() in ngx_write_chain_to_file(). Maxim Dounin 9 years ago
- Fixed failure to start cache manager and cache loader processes Igor Sysoev 9 years ago
- Fixed setting of CPU affinity on respawn of dead worker processes. Ruslan Ermilov 9 years ago
- Removed conditional compilation from waitpid() error test. Maxim Dounin 9 years ago
- Correct plural form for "path" in the whole source base. Andrey Belov 9 years ago
- Added clearing of cpu_affinity after process spawn. Maxim Dounin 9 years ago
- Explicitly ignore returned value from unlink() in ngx_open_tempfile(). Andrey Belov 9 years ago
- Win32: fixed build with Visual Studio 2005 Express. Maxim Dounin 9 years ago
- Fixed compilation with -Wmissing-prototypes. Ruslan Ermilov 9 years ago
- Win32: fixed cpu hog after process startup failure. Maxim Dounin 9 years ago
- Made sure to initialize the entire "struct flock" allocated on stack. Ruslan Ermilov 10 years ago
- Style. Maxim Dounin 10 years ago
- Fixed return type of ngx_strerror_init(). Maxim Dounin 10 years ago
- Fixed "sendmsg() failed" alerts on HP-UX. Maxim Dounin 10 years ago
- Fixed segfault with poll and resolver used. Maxim Dounin 10 years ago
- Win32: disallowed access to various non-canonical name variants. Maxim Dounin 10 years ago