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
2022-12-15
Merged with the default branch.
Sergey Kandaurov
20
-63
/
+216
2022-12-13
release-1.23.3 tag
Maxim Dounin
1
-0
/
+1
2022-12-13
nginx-1.23.3-RELEASE
release-1.23.3
Maxim Dounin
1
-0
/
+55
2022-12-13
Updated OpenSSL and zlib used for win32 builds.
Maxim Dounin
1
-2
/
+2
2022-12-01
Win32: event flags handling edge cases in ngx_wsarecv().
Maxim Dounin
2
-0
/
+4
2022-12-01
SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Maxim Dounin
2
-3
/
+7
2022-11-30
Removed casts from ngx_memcmp() macro.
Maxim Dounin
1
-1
/
+1
2022-11-30
Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.
Maxim Dounin
1
-2
/
+2
2022-11-24
SSL: fixed debug logging of SSL_sendfile() return value.
Sergey Kandaurov
1
-1
/
+1
2022-11-23
Fixed segfault when switching off master process during upgrade.
Maxim Dounin
2
-11
/
+3
2022-11-23
Disabled cloning of sockets without master process (ticket #2403).
Maxim Dounin
1
-1
/
+4
2022-11-23
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
3
-26
/
+85
2022-11-18
Process events posted by ngx_close_idle_connections() immediately.
Roman Arutyunyan
2
-0
/
+2
2022-11-21
SSI: handling of subrequests from other modules (ticket #1263).
Ciel Zhao
2
-1
/
+29
2022-11-08
Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
Maxim Dounin
1
-5
/
+5
2022-11-08
Added logging to PROXY protocol write buffer check.
Maxim Dounin
1
-0
/
+2
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
4
-8
/
+11
2022-11-03
Version bump.
Roman Arutyunyan
1
-2
/
+2
2022-10-25
HTTP/3: implement keepalive for hq.
Roman Arutyunyan
1
-17
/
+30
2022-11-30
QUIC: application init() callback.
Roman Arutyunyan
6
-28
/
+64
2022-10-19
release-1.23.2 tag
Maxim Dounin
1
-0
/
+1
2022-10-19
nginx-1.23.2-RELEASE
release-1.23.2
Maxim Dounin
1
-0
/
+114
2022-10-19
Mp4: disabled duplicate atoms.
Roman Arutyunyan
1
-0
/
+147
2022-10-17
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
3
-4
/
+4
2022-10-13
SSL: removed cast not needed after 5ffd76a9ccf3.
Sergey Kandaurov
1
-1
/
+1
2022-10-12
SSL: workaround for session timeout handling with TLSv1.3.
Maxim Dounin
2
-0
/
+48
2022-10-12
SSL: optimized rotation of session ticket keys.
Maxim Dounin
2
-19
/
+47
2022-10-12
SSL: automatic rotation of session ticket keys.
Maxim Dounin
2
-30
/
+160
2022-10-12
SSL: shorter debug messages about session tickets.
Maxim Dounin
1
-3
/
+3
2022-10-12
SSL: renamed session ticket key functions and data index.
Maxim Dounin
2
-16
/
+13
2022-10-12
SSL: renamed session ticket key type.
Maxim Dounin
2
-21
/
+21
2022-10-12
SSL: style.
Maxim Dounin
1
-0
/
+2
2022-10-12
SSL: explicit clearing of expired sessions.
Maxim Dounin
1
-0
/
+6
2022-10-12
SSL: single allocation in session cache on 32-bit platforms.
Maxim Dounin
2
-48
/
+25
2022-10-12
SSL: explicit session id length checking.
Maxim Dounin
1
-2
/
+8
2022-10-12
SSL: updated comment about session sizes.
Maxim Dounin
1
-6
/
+6
2022-10-12
SSL: reduced logging of session cache failures (ticket #621).
Maxim Dounin
2
-2
/
+8
2022-10-12
SSL: disabled saving tickets to session cache.
Maxim Dounin
1
-0
/
+17
2022-09-27
Added type cast to ngx_proxy_protocol_parse_uint16().
Roman Arutyunyan
1
-1
/
+3
2022-10-12
PROXY protocol v2 TLV variables.
Roman Arutyunyan
4
-2
/
+265
2022-10-10
Log only the first line of user input on PROXY protocol v1 error.
Roman Arutyunyan
1
-1
/
+7
2022-09-08
SSL: silenced GCC warnings when building with BoringSSL.
Sergey Kandaurov
1
-1
/
+1
2022-09-07
Win32: disabled threads support in OpenSSL builds.
Maxim Dounin
1
-1
/
+1
2022-09-07
Win32: fixed build on Windows with OpenSSL 3.0.x (ticket #2379).
Maxim Dounin
1
-3
/
+3
2022-09-07
Win32: disabled C4306 warnings with MSVC.
Maxim Dounin
1
-0
/
+3
2022-09-07
Win32: removed misleading comment about warnings being disabled.
Maxim Dounin
1
-2
/
+0
2022-09-07
SSL: fixed incorrect usage of #if instead of #ifdef.
Maxim Dounin
1
-1
/
+1
2022-09-07
Events: fixed style and wrong error handling in the iocp module.
Maxim Dounin
1
-4
/
+3
2022-08-22
HTTP/3: renamed functions.
Roman Arutyunyan
3
-6
/
+6
2022-11-30
QUIC: removed cancelable flag from QUIC and HTTP/3 events.
Roman Arutyunyan
2
-5
/
+0
[next]