Tree @release-1.5.5 (Download .tar.gz)
History of src @release-1.5.5
- SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING. Piotr Sikora 7 years ago
- Improved check for duplicate path names in ngx_add_path(). Valentin Bartenev 7 years ago
- Removed surplus initializations from ngx_conf_set_path_slot(). Valentin Bartenev 7 years ago
- Use ngx_pcalloc() in ngx_conf_merge_path_value(). Valentin Bartenev 7 years ago
- Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320). Valentin Bartenev 7 years ago
- Upstream: use EPOLLRDHUP to check broken connections (ticket #320). Valentin Bartenev 7 years ago
- Events: support for EPOLLRDHUP (ticket #320). Valentin Bartenev 7 years ago
- Events: removed unused flags from the ngx_event_s structure. Valentin Bartenev 7 years ago
- Fixed handling of the ready flag with kqueue. Valentin Bartenev 7 years ago
- Return reason phrase for 414. Valentin Bartenev 7 years ago
- Upstream: fixed $upstream_response_time format specifiers. Maxim Dounin 7 years ago
- SSL: clear error queue after SSL_CTX_load_verify_locations(). Maxim Dounin 7 years ago
- Fixed incorrect response line on "return 203". Maxim Dounin 7 years ago
- Request cleanup code unified, no functional changes. Maxim Dounin 7 years ago
- Handling of ngx_int_t != intptr_t case. Maxim Dounin 7 years ago
- Win32: $request_time fixed. Maxim Dounin 7 years ago
- Win32: MinGW GCC compatibility. Maxim Dounin 7 years ago
- Win32: Borland C compatibility fixes. Maxim Dounin 7 years ago
- Win32: Open Watcom C compatibility fixes. Maxim Dounin 7 years ago
- Disable symlinks: removed recursive call of ngx_file_o_path_info(). Valentin Bartenev 7 years ago
- Disable symlinks: use O_PATH to open path components. Valentin Bartenev 7 years ago
- Added the NGX_EBADF define. Valentin Bartenev 7 years ago
- Assume the HTTP/1.0 version by default. Valentin Bartenev 7 years ago
- Upstream: setting u->header_sent before ngx_http_upstream_upgrade(). Maxim Dounin 7 years ago
- Referer: fixed hostname buffer overflow check. Valentin Bartenev 7 years ago
- Referer: "server_names" parsing deferred to merge phase. Sergey Kandaurov 7 years ago
- Referer: fixed server_name regex matching. Sergey Kandaurov 7 years ago
- Referer: fixed error type usage inconsistency for ngx_http_add*(). Sergey Kandaurov 7 years ago
- Image filter: large image handling. Lanshun Zhou 7 years ago
- Typo fixed. Maxim Dounin 7 years ago