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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
Win32: shared memory base addresses and remapping.
Maxim Dounin
4
-2
/
+100
2015-04-27
Win32: fixed shm.handle loss on reload.
Maxim Dounin
1
-0
/
+3
2015-04-27
Core: fixed nginx_shared_zone name.
Maxim Dounin
1
-1
/
+1
2015-02-20
Mail: error_log support.
Vladimir Homutov
4
-19
/
+54
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
7
-27
/
+17
2015-04-24
Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
1
-1
/
+4
2015-04-23
Removed the "worker_rlimit_sigpending" directive.
Ruslan Ermilov
3
-22
/
+0
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
10
-887
/
+27
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
16
-600
/
+14
2015-04-22
Stream: prevent repeated event notifications after eof.
Roman Arutyunyan
1
-1
/
+4
2015-04-22
Upstream: allow multiple upstreams to use the same shared zone.
Ruslan Ermilov
2
-84
/
+112
2015-04-21
Memcached: enabled ranges.
Martin Mlynář
1
-0
/
+1
2015-04-21
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
3
-66
/
+24
2015-04-20
Limit req: removed check for unknown limit_req_zone.
Sergey Kandaurov
1
-7
/
+0
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
16
-2
/
+5928
2015-04-19
Upstream: fixed unlocked access to peer->conns.
Ruslan Ermilov
1
-3
/
+6
2015-03-26
Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Ruslan Ermilov
2
-3
/
+3
2015-03-26
Removed NGX_OLD_THREADS from select and poll modules.
Ruslan Ermilov
2
-20
/
+0
2015-03-26
Removed "worker_threads" and "thread_stack_size" directives.
Ruslan Ermilov
5
-78
/
+1
2015-03-26
Removed unused thread-local-storage code.
Ruslan Ermilov
5
-56
/
+0
2015-03-26
Removed ngx_threaded and related code.
Ruslan Ermilov
3
-39
/
+0
2015-04-16
Upstream: get rid of questionable micro-optimization in ip_hash.
Ruslan Ermilov
1
-7
/
+2
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
7
-7
/
+392
2015-04-14
Upstreams: locking.
Ruslan Ermilov
5
-29
/
+50
2015-03-21
Core: read/write locks.
Ruslan Ermilov
3
-0
/
+134
2015-04-10
Upstream: store peers as a linked list.
Ruslan Ermilov
5
-86
/
+139
2015-04-10
Upstream: track the number of active connections to upstreams.
Ruslan Ermilov
5
-122
/
+35
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-04-07
Upstream: abbreviated SSL handshake may interact badly with Nagle.
Ruslan Ermilov
1
-1
/
+25
2015-04-06
Request body: always flush buffers if request buffering is off.
Valentin Bartenev
1
-0
/
+2
2015-04-06
Used the correct type for the AIO preload handler return value.
Valentin Bartenev
1
-2
/
+2
2015-04-01
OCSP stapling: missing free calls.
Filipe da Silva
1
-0
/
+2
2015-04-01
Cache: added support for reading of the header in thread pools.
Valentin Bartenev
2
-19
/
+109
2015-03-31
Fixed invalid access to complex value defined as an empty string.
Sergey Kandaurov
2
-5
/
+5
2015-03-27
Events: fixed possible crash on start or reload.
Valentin Bartenev
1
-2
/
+2
2015-03-27
Events: made posted events macros safe.
Valentin Bartenev
1
-8
/
+8
2015-03-23
SPDY: always push pending data.
Valentin Bartenev
1
-51
/
+40
2015-03-23
SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
Valentin Bartenev
1
-8
/
+12
2015-03-26
Version bump.
Maxim Dounin
1
-2
/
+2
2015-03-26
Proxy: fixed proxy_request_buffering and chunked with preread body.
Maxim Dounin
1
-3
/
+4
2015-03-23
Upstream: uwsgi_request_buffering, scgi_request_buffering.
Maxim Dounin
2
-2
/
+44
[next]