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-01-28
Resolver: renamed UDP-specific structures, fields and variables.
Roman Arutyunyan
2
-63
/
+63
2016-01-28
Resolver: removed unused field from ngx_resolver_ctx_t.
Roman Arutyunyan
1
-3
/
+1
2016-01-28
Version bump.
Roman Arutyunyan
1
-2
/
+2
2016-01-26
Resolver: limited CNAME recursion.
Ruslan Ermilov
1
-6
/
+22
2016-01-26
Resolver: fixed use-after-free memory accesses with CNAME.
Roman Arutyunyan
2
-39
/
+35
2016-01-26
Resolver: changed the ngx_resolver_create_*_query() arguments.
Roman Arutyunyan
1
-30
/
+27
2016-01-26
Resolver: fixed CNAME processing for several requests.
Ruslan Ermilov
1
-6
/
+15
2016-01-26
Resolver: fixed crashes in timeout handler.
Ruslan Ermilov
2
-25
/
+42
2016-01-26
Resolver: fixed possible segmentation fault on DNS format error.
Roman Arutyunyan
1
-1
/
+1
2016-01-11
Core: worker_cpu_affinity auto.
Maxim Dounin
2
-2
/
+42
2015-12-17
Version bump.
Maxim Dounin
1
-2
/
+2
2015-12-09
Version bump.
Ruslan Ermilov
1
-2
/
+2
2015-12-03
Style: NGX_PTR_SIZE replaced with sizeof(void *).
Maxim Dounin
1
-1
/
+1
2015-11-23
Core: enabled "include" inside http upstreams (ticket #635).
Ruslan Ermilov
1
-1
/
+1
2015-11-17
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-10-30
Fixed ngx_parse_time() out of bounds access (ticket #821).
Maxim Dounin
1
-1
/
+1
2015-10-26
Syslog: added "nohostname" option.
Vladimir Homutov
2
-1
/
+10
2015-10-27
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-10-23
Core: read/write locks are also required by the Stream module.
Piotr Sikora
1
-1
/
+1
2015-10-17
Win32: fixed build with MinGW and MinGW-w64 gcc.
Kouhei Sutou
1
-1
/
+1
2015-10-19
Style: unneeded casts of cf->args->elts removed.
Maxim Dounin
1
-2
/
+2
2015-07-12
Extract out version info function.
Kurtis Nusbaum
1
-58
/
+65
2015-09-24
Version bump.
Maxim Dounin
1
-2
/
+2
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-1
/
+1
2015-09-11
Core: fixed segfault with null in wildcard hash names.
Maxim Dounin
1
-0
/
+4
2015-08-23
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-08-13
Core: fixed potential division by zero when initializing hash.
Sergey Kandaurov
1
-0
/
+8
2015-08-13
Core: fixed style in the error message.
Sergey Kandaurov
1
-1
/
+1
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
2
-0
/
+21
2015-08-11
Fixed typo in the error message.
Andrei Belov
1
-1
/
+1
2015-07-23
Workaround for "configuration file test failed" under OpenVZ.
Gena Makhomed
1
-4
/
+22
2015-07-15
Version bump.
Maxim Dounin
1
-2
/
+2
2015-06-17
Resolver: canceled resend timer on empty resend queues.
Sergey Kandaurov
1
-0
/
+20
2015-06-16
Version bump.
Vladimir Homutov
1
-2
/
+2
2015-05-14
Core: store and dump processed configuration.
Vladimir Homutov
5
-4
/
+88
2015-06-16
Core: added support for writing to stdout.
Vladimir Homutov
1
-0
/
+7
2015-06-16
Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Roman Arutyunyan
2
-2
/
+2
2015-06-16
Stream: client-side PROXY protocol.
Roman Arutyunyan
2
-0
/
+51
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
3
-0
/
+299
2015-06-01
Fixed excessive memory usage while parsing configuration.
Valentin Bartenev
1
-1
/
+1
2015-05-29
Fixed bullying style of comments.
Ruslan Ermilov
1
-4
/
+4
2015-05-29
Version bump.
Ruslan Ermilov
1
-2
/
+2
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
3
-0
/
+128
2015-05-19
Core: properly initialized written bytes counter in memory log.
Valentin Bartenev
1
-1
/
+1
2015-04-28
Fixed overflow detection in ngx_inet_addr().
Valentin Bartenev
1
-5
/
+5
2015-04-28
Version bump.
Valentin Bartenev
1
-2
/
+2
2015-04-27
Win32: shared memory base addresses and remapping.
Maxim Dounin
1
-0
/
+16
2015-04-27
Win32: fixed shm.handle loss on reload.
Maxim Dounin
1
-0
/
+3
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-0
/
+11
2015-04-23
Removed the "worker_rlimit_sigpending" directive.
Ruslan Ermilov
2
-9
/
+0
[prev]
[next]