summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Slab: removed redundant page calculation (ticket #1721).Maxim Dounin2019-02-12-2/+1
* Upstream: fixed logging of required buffer size (ticket #1722).Chanhun Jeong2019-02-11-1/+1
* SSL: fixed EVP_DigestFinal_ex() error message.Sergey Kandaurov2019-02-07-1/+1
* SSL: separate checks for errors in ngx_ssl_read_password_file().Maxim Dounin2019-01-31-2/+5
* SSL: explicitly zero out session ticket keys.Ruslan Ermilov2019-01-31-0/+24
* Modules compatibility: down flag in ngx_peer_connection_t.Roman Arutyunyan2019-01-31-0/+1
* Use %s for errors returned from configuration parsing handlers.Ruslan Ermilov2018-12-25-1/+1
* Configure: added explicit ngx_binext to the linker output argument.Sergey Kandaurov2019-01-30-1/+1
* Removed --test-build-eventport workaround for old FreeBSD versions.Sergey Kandaurov2019-01-28-2/+0
* Fixed portability issues with union sigval.Sergey Kandaurov2019-01-28-1/+7
* Year 2019.Maxim Konovalov2019-01-28-2/+2
* Win32: detection of connect() errors in select().Maxim Dounin2019-01-24-4/+13
* Win32: enabled both select and poll on Windows by default.Maxim Dounin2019-01-24-7/+1
* Win32: added WSAPoll() support.Maxim Dounin2019-01-24-0/+512
* Win32: properly enabled select on Windows.Maxim Dounin2019-01-24-1/+1
* Events: fixed copying of old events in poll init.Maxim Dounin2019-01-24-1/+1
* Stream: do not split datagrams when limiting proxy rate.Roman Arutyunyan2018-12-27-1/+1
* Prevented scheduling events on a shared connection.Roman Arutyunyan2019-01-14-2/+8
* Added the ngx_http_test_required_predicates() function.Vladimir Homutov2019-01-17-0/+30
* Version bump.Vladimir Homutov2019-01-17-2/+2
* release-1.15.8 tagMaxim Dounin2018-12-25-0/+1
* nginx-1.15.8-RELEASErelease-1.15.8Maxim Dounin2018-12-25-0/+76
* Autoindex: fixed possible integer overflow on 32-bit systems.Vladimir Homutov2018-12-25-24/+42
* Contrib: vim syntax, update core and 3rd party module directives.Gena Makhomed2018-12-24-7/+72
* Win32: removed NGX_DIR_MASK concept.Maxim Dounin2018-12-24-14/+21
* Userid: using stub for AF_UNIX addresses.Sergey Kandaurov2018-12-24-0/+7
* SSL: avoid reading on pending SSL_write_early_data().Sergey Kandaurov2018-12-18-0/+21
* Geo: fixed handling of AF_UNIX client addresses (ticket #1684).Maxim Dounin2018-12-14-0/+26
* Upstream: implemented $upstream_bytes_sent.Ruslan Ermilov2018-12-13-0/+16
* Resolver: report SRV resolve failure if all A resolves failed.Roman Arutyunyan2018-12-11-1/+9
* Copy regex unnamed captures to cloned subrequests.Roman Arutyunyan2018-12-11-1/+15
* Version bump.Roman Arutyunyan2018-12-11-2/+2
* release-1.15.7 tagMaxim Dounin2018-11-27-0/+1
* nginx-1.15.7-RELEASErelease-1.15.7Maxim Dounin2018-11-27-0/+56
* Updated OpenSSL used for win32 builds.Maxim Dounin2018-11-27-1/+1
* Negative size buffers detection.Maxim Dounin2018-11-26-12/+132
* Mp4: fixed possible pointer overflow on 32-bit platforms.Maxim Dounin2018-11-21-1/+8
* Limit req: "delay=" parameter.Maxim Dounin2018-11-21-10/+22
* Limit req: fixed error message wording.Maxim Dounin2018-11-21-1/+1
* Upstream: revised upstream response time variables.Vladimir Homutov2018-11-21-29/+36
* Upstream: removed unused ngx_http_upstream_t.timeout field.Vladimir Homutov2018-11-21-2/+0
* Core: ngx_explicit_memzero().Maxim Dounin2018-11-15-2/+12
* Core: free shared memory on cycle initialization failure.Ruslan Ermilov2018-11-15-0/+64
* Stream: proxy_requests directive.Vladimir Homutov2018-11-12-4/+39
* Stream: session completion check code moved to a separate function.Vladimir Homutov2018-11-12-38/+76
* Stream: fixed possible use of a freed connection.Vladimir Homutov2018-11-07-1/+6
* Version bump.Vladimir Homutov2018-11-13-2/+2
* release-1.15.6 tagMaxim Dounin2018-11-06-0/+1
* nginx-1.15.6-RELEASErelease-1.15.6Maxim Dounin2018-11-06-0/+64
* gRPC: limited allocations due to ping and settings frames.Maxim Dounin2018-11-06-0/+15