Tree @release-1.13.3 (Download .tar.gz)
History of src @release-1.13.3
- Range filter: avoid negative range start. Maxim Dounin 4 years ago
- Range filter: protect from total size overflows. Maxim Dounin 4 years ago
- Variables: use ngx_http_variable_null_value where appropriate. Ruslan Ermilov 4 years ago
- Resolver: cancelable resend timer event. Ruslan Ermilov 4 years ago
- Resolver: factored out setting a timer for resolver timeout. Sergey Kandaurov 4 years ago
- Slab: fixed small allocations on systems with large pagesize. Ruslan Ermilov 4 years ago
- Slab: style. Ruslan Ermilov 4 years ago
- Resolver: fixed possible use-after-free while resolving SRV. Roman Arutyunyan 4 years ago
- Proxy: split configured header names and values. Piotr Sikora 5 years ago
- Version bump. Maxim Dounin 4 years ago
- Range filter: allowed ranges on empty files (ticket #1031). Maxim Dounin 4 years ago
- Upstream: introduced ngx_http_upstream_ssl_handshake_handler(). Maxim Dounin 4 years ago
- Upstream: fixed running posted requests (ticket #788). Roman Arutyunyan 4 years ago
- Resolver: added the "async" flag to resolver context. Roman Arutyunyan 4 years ago
- Resolver: fixed allocation error handling while resolving SRV. Bart Warmerdam 4 years ago
- Introduced ngx_rwlock_downgrade(). Ruslan Ermilov 4 years ago
- Added memory barrier semantics to ngx_rwlock_unlock(). Ruslan Ermilov 4 years ago
- Headers filter: added "add_trailer" directive. Piotr Sikora 5 years ago
- HTTP/2: added support for trailers in HTTP responses. Piotr Sikora 5 years ago
- Added support for trailers in HTTP responses. Piotr Sikora 5 years ago
- Gzip: fixed style in $gzip_ratio variable handler. Ruslan Ermilov 4 years ago
- Removed excessive casts for ngx_file_info(). Ruslan Ermilov 4 years ago
- HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header. Piotr Sikora 4 years ago
- Userid: ngx_http_get_indexed_variable() error handling. Sergey Kandaurov 4 years ago
- Fixed segfault in try_files with nested location. Sergey Kandaurov 4 years ago
- SSI: return NGX_ERROR when timefmt memory allocation failed. Sergey Kandaurov 4 years ago
- HTTP/2: don't send SETTINGS ACK before already queued DATA frames. Piotr Sikora 4 years ago
- HTTP/2: make SETTINGS ACK frame reusable. Piotr Sikora 4 years ago
- HTTP/2: send SETTINGS ACK after applying all SETTINGS params. Piotr Sikora 4 years ago
- HTTP/2: emit new frames only after applying all SETTINGS params. Piotr Sikora 4 years ago