Tree @release-1.5.9 (Download .tar.gz)
Commit History @release-1.5.9
- nginx-1.5.9-RELEASE Maxim Dounin 8 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 8 years ago
- Upstream: reading from a client after connection upgrade. Maxim Dounin 8 years ago
- SSL: fixed $ssl_session_id variable. Maxim Dounin 8 years ago
- SPDY: use ngx_queue_t to queue streams for post processing. Valentin Bartenev 8 years ago
- SPDY: store the length of frame instead of its whole size. Valentin Bartenev 8 years ago
- SPDY: use frame->next pointer to chain free frames. Valentin Bartenev 8 years ago
- SPDY: proper handling of all RST_STREAM statuses. Valentin Bartenev 8 years ago
- SPDY: removed state to check first SETTINGS frame. Valentin Bartenev 8 years ago
- SPDY: better name for frame entries counter. Valentin Bartenev 8 years ago
- SPDY: fixed possible segfault. Valentin Bartenev 8 years ago
- Typo fixed. Maxim Dounin 8 years ago
- Mail: fixed passing of IPv6 client address in XCLIENT. Ruslan Ermilov 8 years ago
- Core: improved ngx_reset_pool() (ticket #490). Maxim Dounin 8 years ago
- SPDY: send output queue after processing of read event. Valentin Bartenev 8 years ago
- SPDY: the SETTINGS frame should be allocated from sc->pool. Valentin Bartenev 8 years ago
- SPDY: fixed possible uninitialized memory access. Valentin Bartenev 8 years ago
- SPDY: fixed off_t/size_t type conversions on 32 bits platforms. Valentin Bartenev 8 years ago
- SPDY: fixed build, broken by b7ee1bae0ffa. Valentin Bartenev 8 years ago
- SPDY: added the "spdy_chunk_size" directive. Valentin Bartenev 8 years ago
- SPDY: implemented buffers chain splitting. Valentin Bartenev 8 years ago
- SPDY: body filter was replaced by c->send_chain() function. Valentin Bartenev 8 years ago
- SPDY: fixed possible premature close of stream. Valentin Bartenev 8 years ago
- SPDY: refactored ngx_http_spdy_body_filter(). Valentin Bartenev 8 years ago
- SPDY: elimination of r->blocked counter usage for queuing frames. Valentin Bartenev 8 years ago
- SPDY: better name for flag that indicates incomplete frame state. Valentin Bartenev 8 years ago
- SPDY: better name for queued frames counter. Valentin Bartenev 8 years ago
- SPDY: fixed format specifiers in logging. Valentin Bartenev 8 years ago
- Year 2014. Valentin Bartenev 8 years ago
- Resolver: added support for domain names with a trailing dot. Yichun Zhang 8 years ago