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
2016-01-26
nginx-1.8.1-RELEASE
release-1.8.1
Maxim Dounin
1
-0
/
+159
2016-01-26
Resolver: limited CNAME recursion.
Ruslan Ermilov
1
-6
/
+22
2016-01-26
Resolver: fixed use-after-free memory accesses with CNAME.
Roman Arutyunyan
2
-39
/
+35
2016-01-26
Resolver: changed the ngx_resolver_create_*_query() arguments.
Roman Arutyunyan
1
-30
/
+27
2016-01-26
Resolver: fixed CNAME processing for several requests.
Ruslan Ermilov
1
-6
/
+15
2016-01-26
Resolver: fixed crashes in timeout handler.
Ruslan Ermilov
2
-25
/
+42
2016-01-26
Resolver: fixed possible segmentation fault on DNS format error.
Roman Arutyunyan
1
-1
/
+1
2016-01-25
Updated OpenSSL and PCRE used for win32 builds.
Maxim Dounin
1
-2
/
+2
2015-11-05
SSL: only select SPDY using NPN if "spdy" is enabled.
Valentin Bartenev
1
-8
/
+16
2015-10-30
Fixed ngx_parse_time() out of bounds access (ticket #821).
Maxim Dounin
1
-1
/
+1
2015-10-19
SSL: preserve default server context in connection (ticket #235).
Maxim Dounin
2
-12
/
+8
2015-09-03
Upstream: fixed cache send error handling.
Roman Arutyunyan
1
-11
/
+14
2015-08-16
Fixed wrong URI after try_files in nested location (ticket #97).
Maxim Dounin
1
-3
/
+5
2015-08-16
Fixed segfault with try_files introduced by c985d90a8d1f.
Maxim Dounin
1
-1
/
+3
2015-05-06
Events: made a failure to create a notification channel non-fatal.
Ruslan Ermilov
1
-1
/
+1
2015-04-24
Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
1
-1
/
+4
2016-01-25
Version bump.
Maxim Dounin
1
-2
/
+2
2015-04-21
release-1.8.0 tag
Maxim Dounin
1
-0
/
+1
2015-04-21
nginx-1.8.0-RELEASE
release-1.8.0
Maxim Dounin
1
-0
/
+14
2015-04-16
Core: ensure that ngx_config.h is always included first.
Sergey Kandaurov
1
-0
/
+3
2015-04-16
Stable branch.
Maxim Dounin
1
-2
/
+2
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-04-07
release-1.7.12 tag
Maxim Dounin
1
-0
/
+1
2015-04-07
nginx-1.7.12-RELEASE
release-1.7.12
Maxim Dounin
1
-0
/
+63
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-03
Configure: style.
Maxim Dounin
1
-1
/
+1
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-24
release-1.7.11 tag
Maxim Dounin
1
-0
/
+1
2015-03-24
nginx-1.7.11-RELEASE
release-1.7.11
Maxim Dounin
1
-0
/
+168
2015-03-23
Upstream: uwsgi_request_buffering, scgi_request_buffering.
Maxim Dounin
2
-2
/
+44
2015-03-23
FastCGI: fastcgi_request_buffering.
Maxim Dounin
1
-18
/
+342
2015-03-23
Proxy: proxy_request_buffering chunked support.
Maxim Dounin
1
-6
/
+216
2015-03-23
Request body: unbuffered reading.
Maxim Dounin
8
-25
/
+306
2015-03-23
Request body: filters support.
Maxim Dounin
5
-8
/
+22
[next]