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
2018-12-25
Autoindex: fixed possible integer overflow on 32-bit systems.
Vladimir Homutov
1
-24
/
+42
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
6
-14
/
+21
2018-12-24
Userid: using stub for AF_UNIX addresses.
Sergey Kandaurov
1
-0
/
+7
2018-12-18
SSL: avoid reading on pending SSL_write_early_data().
Sergey Kandaurov
2
-0
/
+21
2018-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
2
-0
/
+26
2018-12-13
Upstream: implemented $upstream_bytes_sent.
Ruslan Ermilov
2
-0
/
+16
2018-12-11
Resolver: report SRV resolve failure if all A resolves failed.
Roman Arutyunyan
1
-1
/
+9
2018-12-11
Copy regex unnamed captures to cloned subrequests.
Roman Arutyunyan
3
-1
/
+15
2018-12-11
Version bump.
Roman Arutyunyan
1
-2
/
+2
2018-11-26
Negative size buffers detection.
Maxim Dounin
3
-12
/
+132
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-11-21
Limit req: "delay=" parameter.
Maxim Dounin
1
-10
/
+22
2018-11-21
Limit req: fixed error message wording.
Maxim Dounin
1
-1
/
+1
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
5
-29
/
+36
2018-11-21
Upstream: removed unused ngx_http_upstream_t.timeout field.
Vladimir Homutov
1
-2
/
+0
2018-11-15
Core: ngx_explicit_memzero().
Maxim Dounin
3
-2
/
+12
2018-11-15
Core: free shared memory on cycle initialization failure.
Ruslan Ermilov
1
-0
/
+64
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
3
-4
/
+39
2018-11-12
Stream: session completion check code moved to a separate function.
Vladimir Homutov
1
-38
/
+76
2018-11-07
Stream: fixed possible use of a freed connection.
Vladimir Homutov
1
-1
/
+6
2018-11-13
Version bump.
Vladimir Homutov
1
-2
/
+2
2018-11-06
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
1
-0
/
+15
2018-11-06
HTTP/2: limit the number of idle state switches.
Ruslan Ermilov
2
-3
/
+11
2018-11-06
HTTP/2: flood detection.
Ruslan Ermilov
2
-1
/
+12
2018-11-06
Mp4: fixed reading 64-bit atoms.
Roman Arutyunyan
1
-0
/
+7
2018-10-31
Cache: improved keys zone size error reporting.
Maxim Dounin
1
-12
/
+21
2018-10-31
Cache: fixed minimum cache keys zone size limit.
Maxim Dounin
1
-1
/
+1
2018-10-19
A minor code clean for macro ngx_event_get_conf in ngx_event.h.
chronolaw
1
-1
/
+1
2018-10-23
SSL: explicitly set maximum version (ticket #1654).
Maxim Dounin
1
-0
/
+5
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
11
-1
/
+101
2018-10-03
Version bump.
Vladimir Homutov
1
-2
/
+2
2018-10-02
SSL: fixed segfault on renegotiation (ticket #1646).
Maxim Dounin
1
-1
/
+5
2018-10-02
Fixed off-by-one error in shared zone initialization.
Ruslan Ermilov
1
-1
/
+2
2018-09-25
SSL: fixed unlocked access to sess_id->len.
Ruslan Ermilov
1
-2
/
+5
2018-09-27
Version bump.
Ruslan Ermilov
1
-2
/
+2
2018-09-25
SSL: logging level of "no suitable signature algorithm".
Maxim Dounin
1
-0
/
+6
2018-09-25
SSL: logging level of "no suitable key share".
Maxim Dounin
1
-0
/
+6
2018-09-24
Cache: status must be less then 599 in *_cache_valid directives.
Gena Makhomed
1
-1
/
+1
2018-09-19
Removed bgcolor attribute on body in error pages and autoindex.
Nova DasSarma
2
-35
/
+35
2018-09-21
SSL: support for TLSv1.3 early data with OpenSSL.
Sergey Kandaurov
2
-44
/
+451
2018-09-21
SSL: disabled renegotiation checks with SSL_OP_NO_RENEGOTIATION.
Maxim Dounin
1
-0
/
+10
2018-09-21
Rewrite: removed r->err_status special handling (ticket #1634).
Maxim Dounin
1
-9
/
+1
2018-09-21
Fixed socket leak with "return 444" in error_page (ticket #274).
Maxim Dounin
2
-28
/
+40
2018-09-10
SSL: restore handlers after blocking.
Maxim Dounin
1
-0
/
+28
2018-09-10
SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging.
Maxim Dounin
1
-4
/
+8
2018-09-10
Lingering close changed to handle NGX_AGAIN.
Maxim Dounin
1
-0
/
+4
2018-09-03
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
1
-0
/
+12
2018-09-03
gRPC: improved keepalive handling.
Maxim Dounin
1
-33
/
+67
2018-09-03
Uwsgi: added a check on maximum uwsgi request size.
Maxim Dounin
1
-0
/
+6
2018-09-03
Uwsgi: style.
Maxim Dounin
1
-2
/
+2
[next]