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
2020-08-11
nginx-1.19.2-RELEASE
release-1.19.2
Maxim Dounin
1
-0
/
+102
2020-08-10
Core: reusing connections in advance.
Maxim Dounin
1
-6
/
+5
2020-08-10
Core: added a warning about reusing connections.
Maxim Dounin
2
-0
/
+14
2020-08-10
SSL: disabled sending shutdown after ngx_http_test_reading().
Maxim Dounin
1
-0
/
+6
2020-08-10
HTTP/2: fixed c->timedout flag on timed out connections.
Maxim Dounin
1
-0
/
+1
2020-08-10
SSL: fixed shutdown handling.
Maxim Dounin
1
-31
/
+48
2020-08-06
Request body: optimized handling of small chunks.
Maxim Dounin
1
-0
/
+25
2020-08-06
Request body: allowed large reads on chunk boundaries.
Maxim Dounin
1
-8
/
+113
2020-08-06
Request body: all read data are now sent to filters.
Maxim Dounin
1
-43
/
+10
2020-08-06
Added size check to ngx_http_alloc_large_header_buffer().
Maxim Dounin
1
-0
/
+6
2020-07-27
FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Maxim Dounin
1
-6
/
+22
2020-07-27
Core: enclosed parameters of the ngx_buf.h macros in parentheses.
balus
1
-10
/
+10
2020-07-23
OCSP: fixed certificate reference leak.
Sergey Kandaurov
1
-0
/
+9
2020-07-22
Xslt: disabled ranges.
Roman Arutyunyan
1
-0
/
+1
2020-07-21
Core: close PID file when writing fails.
Ruslan Ermilov
1
-2
/
+5
2020-07-09
Slice filter: clear original Accept-Ranges.
Roman Arutyunyan
1
-0
/
+5
2020-07-09
Version bump.
Roman Arutyunyan
1
-2
/
+2
2020-07-07
release-1.19.1 tag
Maxim Dounin
1
-0
/
+1
2020-07-07
nginx-1.19.1-RELEASE
release-1.19.1
Maxim Dounin
1
-0
/
+124
2020-07-06
gRPC: generate error when response size is wrong.
Maxim Dounin
1
-1
/
+38
2020-07-06
FastCGI: protection from responses with wrong length.
Maxim Dounin
3
-15
/
+109
2020-07-06
Upstream: drop extra data sent by upstream.
Maxim Dounin
5
-5
/
+116
2020-07-06
Proxy: style.
Maxim Dounin
1
-2
/
+2
2020-07-06
Proxy: detection of data after final chunk.
Maxim Dounin
1
-1
/
+30
2020-07-06
Proxy: drop extra data sent by upstream.
Maxim Dounin
1
-9
/
+43
2020-07-06
Memcached: protect from too long responses.
Maxim Dounin
1
-3
/
+6
2020-07-03
HTTP/2: lingering close after GOAWAY.
Ruslan Ermilov
2
-6
/
+124
2020-06-29
SSL: fixed unexpected certificate requests (ticket #2008).
Maxim Dounin
1
-1
/
+2
2020-06-15
Fixed potential leak of temp pool.
Eran Kornblau
1
-2
/
+2
2020-06-22
Cache: introduced min_free cache clearing.
Maxim Dounin
6
-3
/
+89
2020-06-22
Too large st_blocks values are now ignored (ticket #157).
Maxim Dounin
1
-1
/
+4
2020-06-22
Large block sizes on Linux are now ignored (ticket #1168).
Maxim Dounin
1
-0
/
+12
2020-06-15
OCSP: fixed use-after-free on error.
Roman Arutyunyan
1
-21
/
+20
2020-06-15
Correctly flush request body to uwsgi with SSL.
Quantum
1
-0
/
+1
2020-06-08
Stream: fixed processing of zero length UDP packets (ticket #1982).
Vladimir Homutov
3
-2
/
+11
2020-06-03
SSL: added verify callback to ngx_ssl_trusted_certificate().
Maxim Dounin
1
-0
/
+2
2020-06-01
Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Ruslan Ermilov
1
-12
/
+2
2020-06-01
Fixed removing of listening UNIX sockets when "changing binary".
Ruslan Ermilov
3
-1
/
+4
2020-05-26
Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
1
-8
/
+78
2020-05-26
Version bump.
Maxim Dounin
1
-2
/
+2
2020-05-26
release-1.19.0 tag
Maxim Dounin
1
-0
/
+1
2020-05-26
nginx-1.19.0-RELEASE
release-1.19.0
Maxim Dounin
1
-0
/
+45
2020-05-25
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2020-05-25
HTTP/2: invalid connection preface logging (ticket #1981).
Maxim Dounin
1
-6
/
+4
2020-05-23
Fixed format specifiers.
Sergey Kandaurov
1
-2
/
+2
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
4
-5
/
+401
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
6
-20
/
+681
2020-05-22
OCSP stapling: iterate over all responder addresses.
Roman Arutyunyan
1
-13
/
+54
2020-05-17
OCSP stapling: keep extra chain in the staple object.
Roman Arutyunyan
1
-29
/
+18
2020-05-06
OCSP stapling: moved response verification to a separate function.
Roman Arutyunyan
1
-136
/
+154
[next]