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
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
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
2
-20
/
+7
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
2
-2
/
+2
2015-04-20
Core: allow shared memory size to be declared after a reference.
Sergey Kandaurov
1
-0
/
+4
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
2
-2
/
+3
2015-03-26
Removed "worker_threads" and "thread_stack_size" directives.
Ruslan Ermilov
2
-37
/
+0
2015-03-26
Removed unused thread-local-storage code.
Ruslan Ermilov
2
-16
/
+0
2015-03-26
Removed ngx_threaded and related code.
Ruslan Ermilov
1
-37
/
+0
2015-04-16
Core: ensure that ngx_config.h is always included first.
Sergey Kandaurov
1
-0
/
+3
2015-04-16
Version bump.
Maxim Dounin
1
-2
/
+2
2015-04-14
Upstream: the "zone" directive.
Ruslan Ermilov
3
-1
/
+12
2015-03-21
Core: read/write locks.
Ruslan Ermilov
3
-0
/
+134
[next]