Tree @release-1.7.8 (Download .tar.gz)
Commit History @release-1.7.8
- nginx-1.7.8-RELEASE Maxim Dounin 7 years ago
- Trailing spaces removed, typo fixed. Maxim Dounin 7 years ago
- Cache: proper wakeup of subrequests. Maxim Dounin 7 years ago
- Upstream: improved subrequest logging. Maxim Dounin 7 years ago
- Access log: restricted "log_format" to "http" level. Sergey Kandaurov 7 years ago
- Write filter: fixed handling of sync bufs (ticket #132). Maxim Dounin 7 years ago
- Fixed post_action to not trigger "header already sent" alert. Maxim Dounin 7 years ago
- Typo. Maxim Dounin 7 years ago
- SPDY: push pending data while closing a stream as with keepalive. Valentin Bartenev 7 years ago
- Syslog: allowed underscore symbol in tag (ticket #667). Vladimir Homutov 7 years ago
- Resolver: fixed debug event logging. Ruslan Ermilov 7 years ago
- Resolver: fixed use-after-free memory access. Ruslan Ermilov 7 years ago
- Style. Valentin Bartenev 7 years ago
- Fixed type of sendfile() return value on Linux. Valentin Bartenev 7 years ago
- Moved writev() handling code to a separate function. Valentin Bartenev 7 years ago
- Merged conditions in the ngx_*_sendfile_chain() functions. Valentin Bartenev 7 years ago
- Moved the code for coalescing file buffers to a separate function. Valentin Bartenev 7 years ago
- Refactored ngx_solaris_sendfilev_chain(). Valentin Bartenev 7 years ago
- Introduced the ngx_output_chain_to_iovec() function. Valentin Bartenev 7 years ago
- Renamed ngx_handle_sent_chain() to ngx_chain_update_sent(). Valentin Bartenev 7 years ago
- Cache: add support for Cache-Control's s-maxage response directive. Piotr Sikora 7 years ago
- Proxy: renamed and rearranged fields in proxy configuration. Roman Arutyunyan 7 years ago
- Upstream: different header lists for cached and uncached requests. Roman Arutyunyan 7 years ago
- Upstream: moved header lists to separate structures. Roman Arutyunyan 7 years ago
- Upstream: moved header initializations to separate functions. Roman Arutyunyan 7 years ago
- Scgi: do not push redundant NULL element into conf->params. Roman Arutyunyan 7 years ago
- Cache: proxy_cache_lock_age and friends. Roman Arutyunyan 7 years ago
- SPDY: fixed check for too long header name or value. Valentin Bartenev 7 years ago
- SPDY: improved debug logging of inflate() calls. Valentin Bartenev 7 years ago
- SSL: logging level of "inappropriate fallback" (ticket #662). Maxim Dounin 7 years ago