Tree @release-1.8.1 (Download .tar.gz)
History of src @release-1.8.1
- Resolver: limited CNAME recursion. Ruslan Ermilov 5 years ago
- Resolver: fixed use-after-free memory accesses with CNAME. Roman Arutyunyan 5 years ago
- Resolver: changed the ngx_resolver_create_*_query() arguments. Roman Arutyunyan 5 years ago
- Resolver: fixed CNAME processing for several requests. Ruslan Ermilov 5 years ago
- Resolver: fixed crashes in timeout handler. Ruslan Ermilov 5 years ago
- Resolver: fixed possible segmentation fault on DNS format error. Roman Arutyunyan 5 years ago
- SSL: only select SPDY using NPN if "spdy" is enabled. Valentin Bartenev 5 years ago
- Fixed ngx_parse_time() out of bounds access (ticket #821). Maxim Dounin 5 years ago
- SSL: preserve default server context in connection (ticket #235). Maxim Dounin 5 years ago
- Upstream: fixed cache send error handling. Roman Arutyunyan 5 years ago
- Fixed wrong URI after try_files in nested location (ticket #97). Maxim Dounin 5 years ago
- Fixed segfault with try_files introduced by c985d90a8d1f. Maxim Dounin 5 years ago
- Events: made a failure to create a notification channel non-fatal. Ruslan Ermilov 5 years ago
- Merge proxy_protocol setting of listen directives. Roman Arutyunyan 6 years ago
- Version bump. Maxim Dounin 5 years ago
- Core: ensure that ngx_config.h is always included first. Sergey Kandaurov 6 years ago
- Stable branch. Maxim Dounin 6 years ago
- Fixed build, broken by 8b7f062a3fe6. Ruslan Ermilov 6 years ago
- Core: added OpenSSL version information to "nginx -V" output. Vladimir Homutov 6 years ago
- Version bump. Vladimir Homutov 6 years ago
- Core: guard against spinlock usage without atomic ops. Ruslan Ermilov 6 years ago
- Core: limited levels of subdirectory hierarchy used for temp files. Sergey Kandaurov 6 years ago
- Core: removed excessive initialization in ngx_conf_set_path_slot(). Sergey Kandaurov 6 years ago
- Core: fixed error handling on ngx_conf_full_name() failure. Sergey Kandaurov 6 years ago
- Upstream: abbreviated SSL handshake may interact badly with Nagle. Ruslan Ermilov 6 years ago
- Request body: always flush buffers if request buffering is off. Valentin Bartenev 6 years ago
- Used the correct type for the AIO preload handler return value. Valentin Bartenev 6 years ago
- OCSP stapling: missing free calls. Filipe da Silva 6 years ago
- Cache: added support for reading of the header in thread pools. Valentin Bartenev 6 years ago
- Fixed invalid access to complex value defined as an empty string. Sergey Kandaurov 6 years ago