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-04-30
SPDY: removed ngx_http_spdy_state_headers_error().
Valentin Bartenev
1
-20
/
+6
2014-05-15
SPDY: prevented creation of RST_STREAM in protocol error state.
Valentin Bartenev
1
-0
/
+1
2014-04-30
SPDY: improved ngx_http_spdy_state_protocol_error().
Valentin Bartenev
1
-9
/
+15
2014-04-30
SPDY: fixed one case of improper memory allocation error handling.
Valentin Bartenev
1
-1
/
+2
2014-05-14
Style: use %N instead of '\n' where appropriate.
Ruslan Ermilov
2
-2
/
+2
2014-05-14
Core: use '\r' for CR and '\n' for LF definitions.
Ruslan Ermilov
1
-3
/
+3
2014-04-29
OCSP stapling: missing OCSP request free call.
Filipe da Silva
1
-0
/
+2
2014-04-30
Upstream: restored workaround for "if".
Maxim Dounin
1
-3
/
+4
2014-04-30
Core: improved ngx_conf_parse() error handling.
Maxim Dounin
1
-1
/
+1
2014-04-30
Core: fixed error handling in ngx_reopen_files().
Maxim Dounin
1
-0
/
+6
2014-04-30
Cache: added ngx_quit check to ngx_http_file_cache_expire().
Maxim Dounin
1
-0
/
+5
2014-04-29
Upstream: added the "$upstream_cookie_<name>" variables.
Vladimir Homutov
5
-3
/
+130
2013-11-18
Proxy: fixed possible uninitialized memory access.
Valentin Bartenev
1
-3
/
+3
2014-04-24
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-04-23
SSL: explicit handling of empty names.
Maxim Dounin
1
-0
/
+4
2014-04-22
Upstream: for ssl name, non-aligned memory allocation is enough.
Ruslan Ermilov
1
-1
/
+1
2014-04-22
SSL: added explicit check for ngx_strlchr() result.
Maxim Dounin
1
-0
/
+5
2014-04-21
SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
Valentin Bartenev
1
-10
/
+2
2014-04-21
SPDY: Stream-ID restrictions according to specification.
Valentin Bartenev
1
-2
/
+21
2014-04-18
Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
Maxim Dounin
1
-0
/
+85
2014-04-18
Upstream: proxy_ssl_verify and friends.
Maxim Dounin
5
-1
/
+255
2014-04-18
Upstream: proxy_ssl_name and proxy_ssl_server_name directives.
Maxim Dounin
3
-0
/
+137
2014-04-18
Upstream: plugged potential memory leak on reload.
Maxim Dounin
2
-16
/
+16
2014-04-18
SSL: $ssl_server_name variable.
Maxim Dounin
3
-0
/
+27
2014-04-18
SSL: fixed misuse of NGX_LOG_DEBUG_HTTP.
Maxim Dounin
1
-3
/
+3
2014-04-18
Version bump.
Maxim Dounin
1
-2
/
+2
2014-04-15
Access log: the "if" parameter of the "access_log" directive.
Sergey Kandaurov
1
-10
/
+47
2014-04-16
SPDY: fixed typo in log message.
Valentin Bartenev
1
-1
/
+1
2014-04-16
Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Valentin Bartenev
1
-1
/
+1
2014-04-09
SPDY: moved a variable initialization near to its check.
Valentin Bartenev
1
-2
/
+2
2014-04-08
SPDY: fixed arguments supplied for an error message.
Valentin Bartenev
1
-1
/
+1
2014-04-08
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-04-07
SPDY: avoid creating flush frames.
Valentin Bartenev
1
-33
/
+42
2014-04-07
SPDY: consistently handle control frames with unknown type.
Valentin Bartenev
1
-5
/
+10
2014-04-07
SPDY: refactored ngx_http_spdy_state_read_data().
Valentin Bartenev
1
-7
/
+2
2014-04-07
SPDY: better detect premature closing of stream.
Valentin Bartenev
1
-0
/
+10
2014-04-07
Win32: fixed shared ssl_session_cache (ticket #528).
Maxim Dounin
1
-3
/
+3
2014-04-01
Mp4: allow end values bigger than track duration.
Roman Arutyunyan
1
-4
/
+14
2014-03-31
Adjusted default value of types_hash_bucket_size (ticket #352).
Maxim Dounin
1
-2
/
+1
2014-03-31
Core: fixed hash to actually try max_size.
Maxim Dounin
1
-1
/
+1
2014-03-31
Core: hash now ignores bucket_size if it hits max_size limit.
Maxim Dounin
1
-8
/
+5
2014-03-31
Core: slab log_nomem flag.
Maxim Dounin
4
-2
/
+14
2014-03-31
Win32: fixed cpu hog by cache manager on exit (ticket #514).
Maxim Dounin
1
-3
/
+3
2014-03-31
Mail: fixed ngx_mail_send() (ticket #519).
Maxim Dounin
1
-0
/
+7
2014-03-31
Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Maxim Dounin
1
-0
/
+2
2014-03-31
Mp4: improved logging after adding "end" support.
Roman Arutyunyan
1
-27
/
+71
2014-03-31
Mp4: fixed seeking to a track end.
Roman Arutyunyan
1
-2
/
+2
2014-03-28
SPDY: detect premature closing of stream.
Valentin Bartenev
1
-4
/
+13
2014-03-28
SPDY: fixed the DATA frame length handling in case of some errors.
Valentin Bartenev
1
-1
/
+2
2014-03-26
SPDY: better detect if headers block has wrong entries count.
Valentin Bartenev
1
-4
/
+4
[next]