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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
nginx-1.7.8-RELEASE
release-1.7.8
Maxim Dounin
1
-0
/
+166
2014-12-02
Trailing spaces removed, typo fixed.
Maxim Dounin
1
-14
/
+14
2014-12-02
Cache: proper wakeup of subrequests.
Maxim Dounin
1
-2
/
+6
2014-12-02
Upstream: improved subrequest logging.
Maxim Dounin
4
-21
/
+45
2014-12-01
Access log: restricted "log_format" to "http" level.
Sergey Kandaurov
1
-7
/
+1
2014-11-28
Write filter: fixed handling of sync bufs (ticket #132).
Maxim Dounin
1
-2
/
+11
2014-11-28
Fixed post_action to not trigger "header already sent" alert.
Maxim Dounin
1
-0
/
+4
2014-11-28
Typo.
Maxim Dounin
1
-1
/
+1
2014-11-21
SPDY: push pending data while closing a stream as with keepalive.
Valentin Bartenev
1
-1
/
+51
2014-11-20
Syslog: allowed underscore symbol in tag (ticket #667).
Vladimir Homutov
1
-2
/
+3
2014-11-20
Resolver: fixed debug event logging.
Ruslan Ermilov
2
-17
/
+23
2014-11-20
Resolver: fixed use-after-free memory access.
Ruslan Ermilov
1
-4
/
+4
2014-11-19
Style.
Valentin Bartenev
1
-2
/
+2
2014-11-19
Fixed type of sendfile() return value on Linux.
Valentin Bartenev
1
-6
/
+6
2014-08-13
Moved writev() handling code to a separate function.
Valentin Bartenev
5
-102
/
+60
2014-08-13
Merged conditions in the ngx_*_sendfile_chain() functions.
Valentin Bartenev
3
-27
/
+10
2014-08-13
Moved the code for coalescing file buffers to a separate function.
Valentin Bartenev
5
-72
/
+53
2014-11-19
Refactored ngx_solaris_sendfilev_chain().
Valentin Bartenev
1
-18
/
+7
2014-10-07
Introduced the ngx_output_chain_to_iovec() function.
Valentin Bartenev
5
-318
/
+170
2014-11-19
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Valentin Bartenev
8
-9
/
+9
2014-11-18
Cache: add support for Cache-Control's s-maxage response directive.
Piotr Sikora
1
-8
/
+14
2014-11-19
Proxy: renamed and rearranged fields in proxy configuration.
Roman Arutyunyan
1
-16
/
+15
2014-11-19
Upstream: different header lists for cached and uncached requests.
Roman Arutyunyan
4
-106
/
+135
2014-11-19
Upstream: moved header lists to separate structures.
Roman Arutyunyan
4
-157
/
+179
2014-11-19
Upstream: moved header initializations to separate functions.
Roman Arutyunyan
4
-89
/
+82
2014-11-19
Scgi: do not push redundant NULL element into conf->params.
Roman Arutyunyan
1
-7
/
+0
2014-11-18
Cache: proxy_cache_lock_age and friends.
Roman Arutyunyan
8
-9
/
+71
2014-11-07
SPDY: fixed check for too long header name or value.
Valentin Bartenev
1
-3
/
+3
2014-11-07
SPDY: improved debug logging of inflate() calls.
Valentin Bartenev
1
-4
/
+16
2014-11-17
SSL: logging level of "inappropriate fallback" (ticket #662).
Maxim Dounin
1
-0
/
+3
2014-11-04
Upstream: support named location for X-Accel-Redirect.
Toshikuni Fukaya
1
-9
/
+16
2014-10-30
Upstream: add "proxy_ssl_certificate" and friends.
Piotr Sikora
2
-0
/
+154
2014-11-07
SPDY: fixed "too long header line" logging.
Maxim Dounin
1
-2
/
+1
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-22
Contrib: add more directives to vim syntax.
Peter Wu
1
-50
/
+183
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-28
release-1.7.7 tag
Maxim Dounin
1
-0
/
+1
2014-10-28
nginx-1.7.7-RELEASE
release-1.7.7
Maxim Dounin
1
-0
/
+110
2014-10-28
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
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
[next]