Tree @release-1.4.0 (Download .tar.gz)
History of src @release-1.4.0
- Version bump. Maxim Dounin 7 years ago
- SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections. Valentin Bartenev 7 years ago
- Perl: request body handling fixed. Maxim Dounin 7 years ago
- Configure: fixed perl Makefile generation (ticket #334). Maxim Dounin 7 years ago
- Version bump. Ruslan Ermilov 7 years ago
- Events: backout eventport changes (r5172) for now. Maxim Dounin 7 years ago
- Request body: only read body in main request (ticket #330). Maxim Dounin 7 years ago
- Upstream: warn if multiple non-stackable balancers are installed. Ruslan Ermilov 7 years ago
- Events: fixed typos in two previous commits. Valentin Bartenev 7 years ago
- Events: handle only active events in eventport. Valentin Bartenev 7 years ago
- Events: protection from stale events in eventport and devpoll. Valentin Bartenev 7 years ago
- Upstream: fixed $upstream_response_length without buffering. Sergey Kandaurov 7 years ago
- Configure: fixed nginx.so rebuild (broken by r5145). Maxim Dounin 7 years ago
- Upstream: removed surplus ngx_resolve_name_done() call. Valentin Bartenev 7 years ago
- Limit req: rate should be non-zero. Valentin Bartenev 7 years ago
- Pass PCRE_CASELESS to pcre_compile() for caseless matching. Ruslan Ermilov 7 years ago
- Simplified nginx version maintenance. Ruslan Ermilov 7 years ago
- Upstream: fixed tcp_nodelay with connection upgrade (ticket #325). Maxim Dounin 7 years ago
- Event connect: don't penalize AF_INET6 connections. Maxim Dounin 7 years ago
- Version bump. Maxim Dounin 7 years ago
- Use NGX_FILE_ERROR for handling file operations errors. Valentin Bartenev 7 years ago
- Upstream: removed rudiments of upstream connection caching. Ruslan Ermilov 7 years ago
- Upstream: removed sorting of upstream servers. Ruslan Ermilov 7 years ago
- Mail: IPv6 backends (ticket #323). Ruslan Ermilov 7 years ago
- Upstream: removed double-free workarounds in peer.free() methods. Ruslan Ermilov 7 years ago
- Upstream: only call peer.free() if peer.get() selected a peer. Ruslan Ermilov 7 years ago
- Split clients: check length when parsing configuration. Ruslan Ermilov 7 years ago
- Removed unused ngx_http_clear_variable() macro. Ruslan Ermilov 7 years ago
- Fixed language in a comment preceding ngx_http_index_handler(). Ruslan Ermilov 7 years ago
- Moved ngx_array_t definition from ngx_core.h to ngx_array.h. Ruslan Ermilov 7 years ago