Tree @release-1.3.5 (Download .tar.gz)
History of src @release-1.3.5
- Radix tree preallocation fix. Maxim Dounin 9 years ago
- Whitespace fix. Maxim Dounin 9 years ago
- Mark logically dead code with corresponding comment. Andrey Belov 9 years ago
- Mp4: removed restriction to avc1/mp4a formats (ticket #194). Maxim Dounin 9 years ago
- Mail: fixed handling of AF_UNIX addresses in "listen". Ruslan Ermilov 9 years ago
- Removed a stale "AF_INET only" comment. Ruslan Ermilov 9 years ago
- Mail: fixed sorting of listen addresses (ticket #187). Ruslan Ermilov 9 years ago
- Geo: fixed handling of ranges without default set. Maxim Dounin 9 years ago
- Crypt: fixed handling of corrupted SSHA entries in password file. Maxim Dounin 9 years ago
- Map: fixed optimization of variables as values. Maxim Dounin 9 years ago
- mail_core: don't let the well-known port in the "listen" directive to Ruslan Ermilov 9 years ago
- Corrected the directive name in the ngx_mail_auth_http_module error message. Ruslan Ermilov 9 years ago
- Added three missing checks for NULL after ngx_array_push() calls. Valentin Bartenev 9 years ago
- Explicitly ignore returned value from close() in ngx_event_core_init_conf(). Andrey Belov 9 years ago
- Explicitly ignore returned value from unlink() in ngx_open_tempfile(). Andrey Belov 9 years ago
- Resolver: fixed possible memory leak in ngx_resolver_create(). Maxim Dounin 9 years ago
- Fixed the -p parameter handling. Ruslan Ermilov 9 years ago
- Fixed possible use of old cached times if runtime went backwards. Maxim Dounin 9 years ago
- Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined. Maxim Dounin 9 years ago
- Whitespace fix. Maxim Dounin 9 years ago
- Win32: fixed build with Visual Studio 2005 Express. Maxim Dounin 9 years ago
- Reorder checks in ngx_shared_memory_add() for more consistent error messages. Andrey Belov 9 years ago
- Version bump. Ruslan Ermilov 9 years ago
- Core: ipv6only is now on by default. Ruslan Ermilov 9 years ago
- ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not Valentin Bartenev 9 years ago
- Upstream: hide_headers/pass_headers inheritance fix. Maxim Dounin 9 years ago
- Improved diagnostics when a directive is specified in the wrong context. Ruslan Ermilov 9 years ago
- Slight optimization in ngx_http_upstream_add(): replaced an expression Ruslan Ermilov 9 years ago
- ngx_http_upstream_add() should return NULL if an error occurs. Ruslan Ermilov 9 years ago
- Reduced the number of preprocessor directives. Ruslan Ermilov 9 years ago