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
/
http
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-0
/
+18
2014-03-17
FastCGI: f->split_parts reset on request start.
Maxim Dounin
1
-0
/
+11
2014-03-03
Gzip static: fixed NGX_CONF_FLAG misuse.
Valentin Bartenev
1
-1
/
+1
2014-02-19
Access: supplemented the obfuscated code with a comment.
Ruslan Ermilov
1
-1
/
+5
2014-02-14
Mp4: remove useless leading stsc entry in result mp4.
Roman Arutyunyan
1
-1
/
+1
2014-02-11
Upstream: fix $upstream_status variable.
Piotr Sikora
4
-6
/
+6
2014-02-11
SSL: the $ssl_session_reused variable.
Maxim Dounin
1
-0
/
+3
2014-02-04
Range filter: fixed duplicate charset.
Ruslan Ermilov
1
-4
/
+8
2014-01-28
SSL: support ALPN (IETF's successor to NPN).
Piotr Sikora
1
-2
/
+70
2014-01-29
Mp4: fix seeks to standalone last chunk.
Roman Arutyunyan
1
-1
/
+1
2014-01-29
Mp4: skip tracks shorter than seek position (ticket #414).
Roman Arutyunyan
1
-6
/
+31
2014-01-29
Mp4: fix seeks after the last key frame.
Roman Arutyunyan
1
-5
/
+2
2014-01-28
SSI: fixed $date_local and $date_gmt without SSI (ticket #230).
Maxim Dounin
1
-5
/
+8
2014-01-23
Typo fixed.
Tatsuhiko Kubo
1
-1
/
+1
2014-01-14
SSL: fixed ssl_verify_depth to take only one argument.
Maxim Dounin
1
-1
/
+1
2014-01-10
SSL: ssl_session_tickets directive.
Dirkjan Bussink
2
-0
/
+17
2013-12-27
Fixed setting of content type in some cases.
Ruslan Ermilov
3
-0
/
+4
2013-12-27
Style: removed surplus semicolons.
Valentin Bartenev
3
-3
/
+3
2013-12-23
Dav: emit a warning about unsafe URI.
Ruslan Ermilov
1
-1
/
+1
2013-12-23
Teach ngx_http_parse_unsafe_uri() how to unescape URIs.
Ruslan Ermilov
1
-14
/
+0
2013-12-20
SSL: ssl_buffer_size directive.
Maxim Dounin
2
-0
/
+15
2013-12-09
Upstream: simplified peer selection loop in the "ip_hash" module.
Vladimir Homutov
1
-18
/
+28
2013-12-12
Trailing whitespace fix.
Maxim Dounin
1
-1
/
+1
2013-12-11
Use ngx_chain_get_free_buf() in pipe input filters.
Valentin Bartenev
2
-57
/
+15
2013-12-06
Fixed incorrect ngx_str_set() usage, broken in c82b2e020b9f.
Piotr Sikora
1
-1
/
+1
2013-12-04
Fixed build without SSL, broken by c82b2e020b9f.
Maxim Dounin
1
-3
/
+3
2013-12-04
SSL support in the uwsgi module.
Maxim Dounin
1
-7
/
+197
2013-11-29
Upstream: skip empty cache headers.
Maxim Dounin
3
-3
/
+3
2013-11-18
Upstream: cache revalidation with conditional requests.
Maxim Dounin
4
-4
/
+52
2013-10-31
Gunzip: proper error handling on gunzipping an empty response.
Maxim Dounin
1
-3
/
+7
2013-10-31
Gunzip: "error" logging level on inflate() errors.
Maxim Dounin
1
-1
/
+1
2013-10-31
Auth basic: "info" logging level on no user/password.
Maxim Dounin
1
-1
/
+1
2013-10-28
Gzip, gunzip: flush pending data when incoming chain is NULL.
Yichun Zhang
2
-2
/
+2
2013-10-18
Headers filter: empty Cache-Control is no longer added.
Maxim Dounin
1
-0
/
+4
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
2
-0
/
+19
2013-10-02
Limit req: fixed "nodelay" parsing.
Maxim Dounin
1
-1
/
+1
2013-10-02
Unused macro and variable removed.
Sergey Kandaurov
1
-2
/
+0
2013-09-27
FastCGI: non-buffered mode support.
Maxim Dounin
1
-8
/
+230
2013-09-27
Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Maxim Dounin
2
-14
/
+0
2013-09-27
Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Maxim Dounin
2
-12
/
+0
2013-09-23
Proxy: added the "proxy_ssl_ciphers" directive.
Piotr Sikora
1
-0
/
+22
2013-09-22
SSL: stop loading configs with invalid "ssl_ciphers" values.
Piotr Sikora
1
-0
/
+1
2013-09-19
Proxy: added the "proxy_ssl_protocols" directive.
Andrei Belov
1
-10
/
+40
2013-09-04
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
2
-5
/
+5
2013-09-04
Win32: $request_time fixed.
Maxim Dounin
1
-1
/
+1
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
4
-7
/
+11
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2013-08-29
Referer: fixed hostname buffer overflow check.
Valentin Bartenev
1
-3
/
+3
2013-08-29
Referer: "server_names" parsing deferred to merge phase.
Sergey Kandaurov
1
-33
/
+45
2013-08-29
Referer: fixed server_name regex matching.
Sergey Kandaurov
1
-22
/
+67
[prev]
[next]