Tree @release-1.5.4 (Download .tar.gz)
History of src @release-1.5.4
- Cache: lock timeouts are now logged at info level. Maxim Dounin 8 years ago
- Upstream: posted requests handling after ssl handshake errors. Maxim Dounin 8 years ago
- Fixed try_files with empty argument (ticket #390). Maxim Dounin 8 years ago
- Added safety belt for the case of sending header twice. Sergey Kandaurov 8 years ago
- Autoindex: improved ngx_de_info() error handling. Sergey Kandaurov 8 years ago
- Autoindex: return NGX_ERROR on error if headers were sent. Sergey Kandaurov 8 years ago
- Style improved after 12dd27b74117. Maxim Dounin 8 years ago
- Backed out f1a91825730a and 7094bd12c1ff. Maxim Dounin 8 years ago
- Auth request module import. Maxim Dounin 8 years ago
- Minor ngx_http_parse_request_line() optimization. Maxim Dounin 8 years ago
- Format specifier fixes in error logging. Sergey Kandaurov 8 years ago
- SPDY: alert about activated fake events instead of deleting them. Valentin Bartenev 8 years ago
- SPDY: do not reject headers with empty value (ticket #396). Valentin Bartenev 8 years ago
- SPDY: fixed corruption of headers with names longer than 255. Valentin Bartenev 8 years ago
- Unbreak building on Linux without sendfile64() support. Valentin Bartenev 8 years ago
- Referer module: fixed regex matching against HTTPS referers. Sergey Kandaurov 8 years ago
- Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain(). Gleb Smirnoff 8 years ago
- API change: removed the ngx_conf_full_name() function. Valentin Bartenev 8 years ago
- Replaced ngx_conf_full_name() with ngx_get_full_name(). Valentin Bartenev 8 years ago
- Fixed memory leaks in the root and auth_basic_user_file directives. Valentin Bartenev 8 years ago
- Image filter: use "application/json" MIME type for JSON output. Valentin Bartenev 8 years ago
- Core: guard use of AI_ADDRCONFIG. Ruslan Ermilov 8 years ago
- Fixed build with signed socklen_t and unix sockets. Maxim Dounin 8 years ago
- Core: only resolve address families configured on the local system. Ruslan Ermilov 8 years ago
- MIME: use "application/javascript" for .js files. Valentin Bartenev 8 years ago
- Version bump. Sergey Kandaurov 8 years ago
- Perl: fixed syntax usage for C preprocessor directives. Sergey Kandaurov 8 years ago
- Upstream: reliably detect connection failures with SSL peers. Ruslan Ermilov 8 years ago
- Upstream: no last buffer on errors. Maxim Dounin 8 years ago
- Upstream: request finalization rework. Maxim Dounin 8 years ago