Tree @release-1.11.11 (Download .tar.gz)
History of src @release-1.11.11
- Fixed a comment. Ruslan Ermilov 3 years ago
- Added missing "static" specifier found by gcc -Wtraditional. Ruslan Ermilov 3 years ago
- Style. Maxim Dounin 3 years ago
- Introduced worker_shutdown_timeout. Maxim Dounin 3 years ago
- Cancelable timers are now preserved if there are other timers. Maxim Dounin 3 years ago
- Core: introduced ngx_rbtree_next(). Maxim Dounin 3 years ago
- Access log: removed dead ev->timedout check in flush timer handler. Maxim Dounin 3 years ago
- Converted hc->busy/hc->free to use chain links. Maxim Dounin 3 years ago
- Removed casts not needed after 1f513d7f1b45. Ruslan Ermilov 3 years ago
- Mail: don't emit separator in capability lists for APOP. Sergey Kandaurov 3 years ago
- Added missing "static" specifiers found by gcc -Wtraditional. Ruslan Ermilov 3 years ago
- Added missing static specifiers. Eran Kornblau 3 years ago
- Fixed background update with "if". Maxim Dounin 3 years ago
- Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings. Maxim Dounin 4 years ago
- Version bump. Maxim Dounin 4 years ago
- Gzip: free chain links on the hot path (ticket #1046). Maxim Dounin 4 years ago
- Upstream: read handler cleared on upstream finalization. Maxim Dounin 4 years ago
- Cache: increased cache header Vary and ETag lengths to 128. Maxim Dounin 4 years ago
- Slice filter: fetch slices in cloned subrequests. Roman Arutyunyan 4 years ago
- Upstream: proxy_cache_background_update and friends. Roman Arutyunyan 4 years ago
- Cache: support for stale-while-revalidate and stale-if-error. Roman Arutyunyan 4 years ago
- Request body: commented out debug printing of old buffers. Maxim Dounin 4 years ago
- Request body: c->error on "100 Continue" errors (ticket #1194). Maxim Dounin 4 years ago
- SSL: clear error queue after OPENSSL_init_ssl(). Sergey Kandaurov 4 years ago
- SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192). Maxim Dounin 4 years ago
- Variables: generic prefix variables. Dmitry Volyntsev 4 years ago
- Implemented the "server_tokens build" option. Ruslan Ermilov 4 years ago
- Upstream: removed unused bl_time and bl_state fields. Maxim Dounin 4 years ago
- Upstream: removed unused ngx_http_upstream_conf_t.timeout field. Thibault Charbonnier 4 years ago
- Upstream: removed compatibility shims from ngx_http_upstream_t. Vladimir Homutov 4 years ago