index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
Introduced worker_shutdown_timeout.
Maxim Dounin
3
-0
/
+64
2017-03-07
Core: introduced ngx_rbtree_next().
Maxim Dounin
2
-0
/
+31
2017-03-07
Removed casts not needed after 1f513d7f1b45.
Ruslan Ermilov
1
-2
/
+2
2017-03-02
Added missing static specifiers.
Eran Kornblau
1
-4
/
+4
2017-02-17
Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Maxim Dounin
1
-0
/
+10
2017-02-16
Version bump.
Maxim Dounin
1
-2
/
+2
2017-01-26
Version bump.
Vladimir Homutov
1
-2
/
+2
2017-01-20
Fixed trailer construction with limit on FreeBSD and macOS.
Maxim Dounin
1
-0
/
+3
2017-01-20
Improved connection draining with small number of connections.
Maxim Dounin
2
-2
/
+7
2017-01-20
Added cycle parameter to ngx_drain_connections().
Maxim Dounin
1
-5
/
+5
2017-01-10
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-12-24
Win32: support 64-bit compilation with MSVC.
Maxim Dounin
1
-3
/
+3
2016-12-24
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
1
-5
/
+5
2016-12-16
Resolver: fixed handling of partially resolved SRV.
Dmitry Volyntsev
1
-1
/
+5
2016-12-16
Resolver: fixed a race between parallel name and addr resolves.
Dmitry Volyntsev
1
-2
/
+2
2016-12-16
Resolver: fixed possible premature stop of the resend timer.
Dmitry Volyntsev
1
-0
/
+1
2016-12-16
Resolver: fixed possible use-after-free in worker on fast shutdown.
Ruslan Ermilov
1
-0
/
+4
2016-12-15
Resolver: fixed possible use-after-free in worker on fast shutdown.
Ruslan Ermilov
1
-0
/
+4
2016-12-13
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-12-08
Slab: commented bitmap initialization for small allocations.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: free pages statistics.
Ruslan Ermilov
2
-0
/
+6
2016-12-07
Slab: slots statistics.
Ruslan Ermilov
2
-11
/
+57
2016-12-07
Slab: simplified some math.
Ruslan Ermilov
1
-17
/
+12
2016-12-07
Slab: simplified allocation from slots.
Ruslan Ermilov
1
-79
/
+61
2016-12-07
Slab: fixed the number of pages calculation.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: added comment about list heads.
Ruslan Ermilov
1
-1
/
+4
2016-12-07
Slab: improved code readability.
Ruslan Ermilov
1
-54
/
+49
2016-12-07
Core: fixed environment on exit.
Maxim Dounin
1
-8
/
+40
2016-12-07
Perl: removed special environment handling for the perl module.
Maxim Dounin
1
-12
/
+1
2016-12-07
Fixed spelling of logical AND operator, no functional changes.
Sergey Kandaurov
1
-1
/
+1
2016-12-03
Slab: improved double free detection.
Ruslan Ermilov
1
-1
/
+1
2016-12-03
Slab: always show the requested allocation size in debug messages.
Ruslan Ermilov
1
-1
/
+0
2016-12-03
Slab: style.
Ruslan Ermilov
1
-3
/
+3
2016-11-21
Version bump.
Maxim Dounin
1
-2
/
+2
2016-11-10
Core: slight optimization in ngx_chain_update_chains().
hucongcong
1
-7
/
+9
2016-11-03
Cache: prefix-based temporary files.
Maxim Dounin
1
-5
/
+27
2016-10-18
Core: show file contents only once while dumping configuration.
Vladimir Homutov
3
-24
/
+66
2016-10-14
Style.
Maxim Dounin
1
-1
/
+0
2016-10-13
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
3
-15
/
+17
2016-10-10
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Maxim Dounin
4
-8
/
+6
2016-10-10
Modules compatibility: compatibility with NGX_THREADS.
Maxim Dounin
5
-21
/
+16
2016-10-10
Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
Maxim Dounin
1
-6
/
+13
2016-10-07
Core: ngx_conf_set_access_slot() user access (ticket #1096).
Maxim Dounin
1
-2
/
+6
2016-10-05
Cache: cache manager limits.
Dmitry Volyntsev
1
-1
/
+1
2016-10-05
Core: use c->log while closing connection.
Ruslan Ermilov
1
-4
/
+1
2016-10-03
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
Ruslan Ermilov
2
-7
/
+1
2016-10-03
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
2
-7
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
2
-5
/
+1
2016-10-03
Modules compatibility: http2.
Maxim Dounin
1
-4
/
+0
[next]