Commit History @0a6efeee710d18c7878322b03c0be28eb0a11bf2
- Minor ngx_http_parse_request_line() optimization. Maxim Dounin 8 years ago
- Format specifier fixes in error logging. Sergey Kandaurov 8 years ago
- Whitespace fix. Maxim Dounin 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
- Fixed misleading example SSL config. Sergey Budnevitch 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
- Configure: fixed autotest cleanup commands. Sergey Kandaurov 8 years ago
- release-1.5.3 tag Maxim Dounin 8 years ago
- nginx-1.5.3-RELEASE Maxim Dounin 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
- Upstream: NGX_HTTP_CLIENT_CLOSED_REQUEST no longer reset to 0. Maxim Dounin 8 years ago
- Upstream: added check if a response is complete. Maxim Dounin 8 years ago
- Upstream: u->length now defaults to -1 (API change). Maxim Dounin 8 years ago
- Upstream: fixed store/cache of unfinished responses. Maxim Dounin 8 years ago