Tree @release-1.5.3 (Download .tar.gz)
Commit History @release-1.5.3
- nginx-1.5.3-RELEASE Maxim Dounin 8 years ago
- Perl: fixed syntax usage for C preprocessor directives. Sergey Kandaurov 8 years ago
- Upstream: reliably detect connection failures with SSL peers. Ruslan Ermilov 8 years ago
- Upstream: no last buffer on errors. Maxim Dounin 8 years ago
- Upstream: request finalization rework. Maxim Dounin 8 years ago
- Upstream: NGX_HTTP_CLIENT_CLOSED_REQUEST no longer reset to 0. Maxim Dounin 8 years ago
- Upstream: added check if a response is complete. Maxim Dounin 8 years ago
- Upstream: u->length now defaults to -1 (API change). Maxim Dounin 8 years ago
- Upstream: fixed store/cache of unfinished responses. Maxim Dounin 8 years ago
- Upstream: replaced u->pipe->temp_file with p->temp_file. Maxim Dounin 8 years ago
- Upstream: NGX_ERROR after pipe errors. Maxim Dounin 8 years ago
- Upstream: NGX_HTTP_GATEWAY_TIME_OUT after upstream timeouts. Maxim Dounin 8 years ago
- Upstream: ngx_http_upstream_finalize_request(NGX_ERROR) on errors. Maxim Dounin 8 years ago
- Upstream: consistent error handling after u->input_filter_init(). Maxim Dounin 8 years ago
- Upstream: busy lock remnants removed. Maxim Dounin 8 years ago
- Upstream: stale comments removed. Maxim Dounin 9 years ago
- Gzip: clearing of c->buffered if all data are flushed. Maxim Dounin 8 years ago
- Event pipe: fixed writing cache header to a temp file. Maxim Dounin 8 years ago
- Fixed ngx_http_test_reading() to finalize request properly. Maxim Dounin 9 years ago
- Sub filter: fixed matching after a partial match. Maxim Dounin 8 years ago
- Sub filter: fixed incomplete last buffer on partial match. Maxim Dounin 8 years ago
- Sub filter: flush buffers handling. Maxim Dounin 8 years ago
- Sub filter: switched to ngx_chain_get_free_buf(). Maxim Dounin 8 years ago
- Sub filter: stale comments removed. Maxim Dounin 8 years ago
- On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs. Ruslan Ermilov 8 years ago
- Style: reuse one int variable in ngx_configure_listening_sockets(). Ruslan Ermilov 8 years ago
- SPDY: fixed segfault with "client_body_in_file_only" enabled. Valentin Bartenev 8 years ago
- Xslt: exsltRegisterAll() moved to preconfiguration. Maxim Dounin 8 years ago
- Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled. Valentin Bartenev 8 years ago
- Style. Maxim Dounin 8 years ago