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-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
2015-04-16
Fixed build, broken by 8b7f062a3fe6.
Ruslan Ermilov
1
-1
/
+2
2015-04-16
Core: added OpenSSL version information to "nginx -V" output.
Vladimir Homutov
1
-5
/
+16
2015-04-16
Version bump.
Vladimir Homutov
1
-2
/
+2
2015-03-26
Core: guard against spinlock usage without atomic ops.
Ruslan Ermilov
1
-1
/
+1
2015-04-07
Core: limited levels of subdirectory hierarchy used for temp files.
Sergey Kandaurov
1
-0
/
+4
2015-04-07
Core: removed excessive initialization in ngx_conf_set_path_slot().
Sergey Kandaurov
1
-4
/
+0
2015-04-07
Core: fixed error handling on ngx_conf_full_name() failure.
Sergey Kandaurov
1
-1
/
+1
2015-03-26
Version bump.
Maxim Dounin
1
-2
/
+2
2015-03-23
Output chain: free chain links in ngx_chain_writer().
Maxim Dounin
1
-4
/
+12
2015-03-23
Output chain: zero size buf alerts in ngx_chain_writer().
Maxim Dounin
1
-1
/
+32
2015-03-23
Thread pools: implemented graceful exiting of threads.
Valentin Bartenev
1
-3
/
+34
2015-03-23
Thread pools: removed unused pointer to memory pool.
Valentin Bartenev
1
-2
/
+0
[next]