Tree @release-1.9.13 (Download .tar.gz)
Commit History @release-1.9.13
- nginx-1.9.13-RELEASE Maxim Dounin 6 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 6 years ago
- Win32: replaced NGX_EXDEV with more appropriate error code. Maxim Dounin 6 years ago
- Win32: additional error code NGX_EEXIST_FILE (ticket #910). Maxim Dounin 6 years ago
- Upstream: proxy_next_upstream non_idempotent. Maxim Dounin 6 years ago
- Upstream: cached connections now tested against next_upstream. Maxim Dounin 6 years ago
- Fixed --test-build-*. Ruslan Ermilov 6 years ago
- Sub filter: fixed allocation alignment. Roman Arutyunyan 6 years ago
- Core: allow strings without null-termination in ngx_parse_url(). Piotr Sikora 6 years ago
- Fixed socket inheritance on reload and binary upgrade. Roman Arutyunyan 6 years ago
- Stream: additional logging for UDP. Vladimir Homutov 6 years ago
- Win32: fixed build after 384154fc634f. Dmitry Volyntsev 6 years ago
- Stream: detect port absence in proxy_pass with IP literal. Roman Arutyunyan 6 years ago
- Resolver: added support for SRV records. Dmitry Volyntsev 6 years ago
- Resolver: do not enable resolve timer if provided timeout is zero. Dmitry Volyntsev 6 years ago
- Resolver: introduced valid field in resolver responses. Dmitry Volyntsev 6 years ago
- Core: introduced the NGX_DEBUG_PALLOC macro. Valentin Bartenev 6 years ago
- Core: use ngx_palloc_small() to allocate ngx_pool_large_t. Valentin Bartenev 6 years ago
- Core: introduced the ngx_palloc_small() function. Valentin Bartenev 6 years ago
- Core: moved logging before freeing large blocks of pool. Valentin Bartenev 6 years ago
- Backed out server_tokens changes. Maxim Dounin 6 years ago
- Cache: fixed slots accounting error introduced in c9d680b00744. Dmitry Volyntsev 6 years ago
- Reconsidered server_tokens with an empty value. Ruslan Ermilov 6 years ago
- HTTP/2: improved debugging of sending control frames. Valentin Bartenev 6 years ago
- Events: fixed test building with devpoll and eventport on Linux. Sergey Kandaurov 6 years ago
- Fix build with -Wmissing-prototypes. Piotr Sikora 6 years ago
- Cache: added watermark to reduce IO load when keys_zone is full. Dmitry Volyntsev 6 years ago
- Cache: report error if slab allocator fails during cache loading. Dmitry Volyntsev 6 years ago
- Threads: writing via threads pools in event pipe. Maxim Dounin 6 years ago
- Threads: offloading of temp files writing to thread pools. Maxim Dounin 6 years ago