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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
Cache: removed dead store in ngx_http_file_cache_vary_header().
Maxim Dounin
1
-1
/
+0
2014-08-25
Access log: cancel the flush timer on graceful shutdown.
Valentin Bartenev
1
-1
/
+15
2014-08-13
Events: introduced cancelable timers.
Valentin Bartenev
5
-0
/
+49
2014-08-25
Events: simplified cycle in ngx_event_expire_timers().
Valentin Bartenev
1
-18
/
+16
2014-08-25
Events: removed broken thread support from event timers.
Valentin Bartenev
5
-55
/
+7
2014-10-24
SSL: simplified ssl_password_file error handling.
Sergey Kandaurov
1
-14
/
+3
2014-10-27
SPDY: stop emitting multiple empty header values.
Piotr Sikora
1
-2
/
+6
2014-10-28
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-10-15
Win32: made build-able with MinGW-w64 gcc.
Kouhei Sutou
1
-2
/
+35
2014-10-27
Upstream: limited next_upstream time and tries when resolving DNS.
Gu Feng
1
-0
/
+8
2014-10-28
Write filter: stored delay in a variable, no functional changes.
Roman Arutyunyan
1
-2
/
+2
2014-10-28
Upstream: proxy_limit_rate and friends.
Roman Arutyunyan
8
-9
/
+130
2014-10-28
Core: added limit to recv_chain().
Roman Arutyunyan
8
-20
/
+57
2014-10-27
Cache: normalization of some Vary headers.
Maxim Dounin
1
-2
/
+66
2014-10-27
Cache: multiple variants of a resource now can be stored.
Maxim Dounin
2
-3
/
+79
2014-10-27
Cache: c->reading flag introduced.
Maxim Dounin
2
-1
/
+5
2014-10-27
Cache: hash of Vary headers now stored in cache.
Maxim Dounin
3
-2
/
+153
2014-10-27
Cache: disable caching of responses with Vary (ticket #118).
Maxim Dounin
2
-0
/
+32
2014-10-15
Gzip, gunzip: flush busy buffers if any.
Maxim Dounin
2
-4
/
+16
2014-10-14
Style.
Maxim Dounin
1
-1
/
+2
2014-10-14
Upstream: proxy_force_ranges and friends.
Roman Arutyunyan
6
-0
/
+60
2014-10-11
Win32: suppressed warnings by "-Werror=sign-compare".
Kouhei Sutou
1
-2
/
+2
2014-10-11
Win32: fixed wrong type cast.
Kouhei Sutou
1
-1
/
+1
2014-10-08
Fixed possible buffer overrun in "too long header line" logging.
Maxim Dounin
1
-3
/
+2
2014-10-02
Core: fixed buffer overrun when hash max_size reached.
Yichun Zhang
1
-0
/
+2
2014-10-01
Upstream: fix $upstream_cache_last_modified variable.
Piotr Sikora
1
-0
/
+3
2014-08-27
Fixed counting of sent bytes in the send chain functions on EINTR.
Valentin Bartenev
5
-0
/
+5
2014-10-02
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-09-29
Upstream keepalive: reset c->sent on cached connections.
Maxim Dounin
1
-0
/
+1
2014-09-24
Limit req: reduced number of parameters in the lookup function.
Valentin Bartenev
1
-8
/
+7
2014-09-24
Limit req: use complex value in limit_req_zone.
Valentin Bartenev
1
-60
/
+47
2014-09-24
Limit conn: aligned field names in structures.
Valentin Bartenev
1
-11
/
+11
2014-09-24
Limit conn: use complex value in limit_conn_zone (ticket #121).
Valentin Bartenev
1
-67
/
+54
2014-09-24
Limit conn: removed deprecated "limit_zone" directive.
Valentin Bartenev
1
-84
/
+0
2014-08-26
Syslog: improved error handling of unix domain sockets.
Vladimir Homutov
1
-2
/
+24
2014-09-01
Syslog: enabled logging of send errors.
Vladimir Homutov
2
-5
/
+10
2014-09-17
Avoided to add duplicate hash key in ngx_http_types_slot().
Gu Feng
1
-1
/
+5
2014-09-22
Removed duplicate initialization of the "rev" variable.
Valentin Bartenev
1
-2
/
+0
2014-08-13
Generalized definitions of the number of preallocated iovec's.
Valentin Bartenev
7
-57
/
+24
2014-08-13
Reduced difference between the send chain functions.
Valentin Bartenev
2
-15
/
+11
2014-08-13
Merged implementations of ngx_readv_chain().
Valentin Bartenev
1
-97
/
+9
2014-08-13
Removed the "complete" variable from various send chain functions.
Valentin Bartenev
6
-42
/
+11
2014-08-13
Moved the code for adjusting sent buffers in a separate function.
Valentin Bartenev
8
-212
/
+54
2014-08-13
Fixed writev() debug log message in ngx_darwin_sendfile_chain().
Valentin Bartenev
1
-1
/
+1
2014-09-18
Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
Roman Arutyunyan
1
-1
/
+10
2014-09-18
FastCGI: fixed start pointers in request buffers.
Roman Arutyunyan
1
-0
/
+1
2014-09-16
Limit req: don't truncate key value to 255 bytes.
Valentin Bartenev
1
-1
/
+1
2014-09-17
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-09-15
SSL: session id context now includes certificate hash.
Maxim Dounin
1
-2
/
+96
2014-09-13
Access log: fixed the "if=" parameter with buffering (ticket #625).
Valentin Bartenev
1
-21
/
+20
[next]