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
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
2016-10-03
Modules compatibility: degradation fields now always present.
Maxim Dounin
1
-4
/
+0
2016-09-29
Introduced the NGX_COMPAT macro.
Ruslan Ermilov
2
-1
/
+20
2016-09-29
Resolver: introduced state field in ngx_resolver_srv_name_t.
Dmitry Volyntsev
2
-0
/
+2
2016-09-29
Modules compatibility: cache purge fields.
Maxim Dounin
1
-0
/
+2
2016-09-20
Fixed log levels of configuration parsing errors.
Valentin Bartenev
1
-2
/
+2
2016-09-20
Removed influence of some options on structures.
Ruslan Ermilov
1
-2
/
+0
2016-09-15
Version bump.
Vladimir Homutov
1
-2
/
+2
2016-09-07
Core: introduced ngx_cidr_match() function.
Dmitry Volyntsev
2
-0
/
+88
2016-08-15
Thread pools: create threads in detached state.
Piotr Sikora
1
-0
/
+7
2016-07-26
Version bump.
Vladimir Homutov
1
-2
/
+2
2016-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
1
-2
/
+2
2016-07-06
Use NGX_MAX_PATH_LEVEL where appropriate.
Ruslan Ermilov
2
-12
/
+11
2016-07-06
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-06-30
Internal md5 and sha1 implementations are now always used.
Maxim Dounin
5
-75
/
+0
2016-06-29
Removed unused flag accept_context_updated from ngx_event_t.
Ruslan Ermilov
1
-4
/
+0
2016-06-20
Fixed build on MSVC.
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
4
-44
/
+68
2016-06-09
An internal SHA1 implementation.
Maxim Dounin
3
-13
/
+319
2016-06-07
Version bump.
Sergey Kandaurov
1
-2
/
+2
[next]