nginx-devel
Thread
Date
Later messages
Messages by Date
2022/11/08
u_char vs char (was: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3))
Alejandro Colomar
2022/11/08
Re: [PATCH 2/2] Core: replaced unsafe uses of sizeof() by ngx_nitems().
Maxim Dounin
2022/11/08
[PATCH v2] Removed the casts within ngx_memcmp()
Alejandro Colomar
2022/11/08
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
2022/11/08
Re: [PATCH] Added logging to PROXY protocol write buffer check
Roman Arutyunyan
2022/11/08
Re: [PATCH] Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp()
Alejandro Colomar
2022/11/08
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Maxim Dounin
2022/11/08
[PATCH] Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp()
Maxim Dounin
2022/11/08
[PATCH] Added logging to PROXY protocol write buffer check
Maxim Dounin
2022/11/07
Re: [PATCH] SSI: ensure context of main request exists for subrequest using SSI
Maxim Dounin
2022/11/07
[njs] Fixed %TypedArray%.prototype.set(s) when s element changes "this".
Dmitry Volyntsev
2022/11/07
[njs] Types: fixed description for fs.mkdir() and fs.rmdir() methods.
Dmitry Volyntsev
2022/11/07
[njs] Fixed default module loader.
Dmitry Volyntsev
2022/11/07
[njs] Fixed Array.prototype.fill() when start object changes "this".
Dmitry Volyntsev
2022/11/07
[njs] Fixed String.prototype.replace(re) if re.exec() returns non-flat array.
Vadim Zhestikov via nginx-devel
2022/11/07
[PATCH 2/2] Core: replaced unsafe uses of sizeof() by ngx_nitems().
Alejandro Colomar
2022/11/07
[PATCH 1/2] Core: added macro to calculate the length of an array.
Alejandro Colomar
2022/11/07
Re: ngx_log_error, ngx_slprintf signal safe
Sergey Brester via nginx-devel
2022/11/06
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
2022/11/05
ngx_log_error, ngx_slprintf signal safe
Nikhil Singhal
2022/11/04
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Maxim Dounin
2022/11/04
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
2022/11/04
[PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
2022/11/04
Re: [PATCH] Linux packages: added Ubuntu 22.10 "kinetic"
Sergey Budnevich
2022/11/04
Re: [PATCH] SSI: ensure context of main request exists for subrequest using SSI
Ciel via nginx-devel
2022/11/03
Re: [PATCH] SSI: ensure context of main request exists for subrequest using SSI
Maxim Dounin
2022/11/03
[nginx] Version bump.
Roman Arutyunyan
2022/11/03
[nginx] Increased maximum read PROXY protocol header size.
Roman Arutyunyan
2022/11/02
[PATCH] SSI: ensure context of main request exists for subrequest using SSI
Ciel via nginx-devel
2022/11/02
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Maxim Dounin
2022/11/02
Re: [PATCH] fix ngx_realpath() for win32
Maxim Dounin
2022/11/02
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Roman Arutyunyan
2022/11/01
Re: [PATCH] fix ngx_realpath() for win32
Won-Kyu Park
2022/11/01
Re: [PATCH] fix ngx_realpath() for win32
Maxim Dounin
2022/11/01
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Maxim Dounin
2022/11/01
[PATCH] fix ngx_realpath() for win32
Won-Kyu Park
2022/10/31
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Roman Arutyunyan
2022/10/29
[PATCH] Fixed segfault when switching off master process during upgrade
Maxim Dounin
2022/10/29
[PATCH] Disabled cloning of sockets without master process (ticket #2403)
Maxim Dounin
2022/10/29
[PATCH] Filtering duplicate addresses in listen (ticket #2400)
Maxim Dounin
2022/10/26
[njs] Fixed static analyzer issues.
Vadim Zhestikov via nginx-devel
2022/10/25
[njs] Refactored working with an object properties.
Dmitry Volyntsev
2022/10/25
[njs] Version bump.
Dmitry Volyntsev
2022/10/25
[njs] Computed goto support added to vmcode.
Vadim Zhestikov via nginx-devel
2022/10/25
[PATCH] Linux packages: added Ubuntu 22.10 "kinetic"
Konstantin Pavlov
2022/10/25
Re: [PATCH 10 of 10] QUIC: application init() callback
Roman Arutyunyan
2022/10/24
[njs] Added tag 0.7.8 for changeset 3308415d7de8
Dmitry Volyntsev
2022/10/24
[njs] Version 0.7.8.
Dmitry Volyntsev
2022/10/24
[njs] Fixed labeled empty statement.
Vadim Zhestikov via nginx-devel
2022/10/22
Re: [PATCH] Documented the $proxy_protocol_tlv_ variable
Roman Arutyunyan
2022/10/21
[njs] Fixed shell tests after changes in backtraces and function names.
Dmitry Volyntsev
2022/10/21
[njs] Added njs.memoryStats object.
Dmitry Volyntsev
2022/10/21
Re: [PATCH] Tests: clearing of pre-existing Content-Range headers
Maxim Dounin
2022/10/21
Re: Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
2022/10/21
Re: [PATCH] Intel DLB(Dynamic Load Banlander) demo in NGINX
Maxim Dounin
2022/10/21
[PATCH] Tests: clearing of pre-existing Content-Range headers
Eugene Grebenschikov via nginx-devel
2022/10/21
[PATCH] Tests: variables for proxy protocol v2 TLVs
Eugene Grebenschikov via nginx-devel
2022/10/21
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Anders Nicolaisen via nginx-devel
2022/10/20
[PATCH] Intel DLB(Dynamic Load Banlander) demo in NGINX
Meng, Fino
2022/10/20
Re: Http2 idle connection and worker shutdown
Maxim Dounin
2022/10/20
Re: Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
2022/10/20
Re: [PATCH 3 of 4] QUIC: support for setting QUIC methods with LibreSSL
Maxim Dounin
2022/10/20
[njs] Fixed break label for if statement.
Vadim Zhestikov via nginx-devel
2022/10/20
Re: Http2 idle connection and worker shutdown
Maxim Dounin
2022/10/20
Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
2022/10/20
Re: [PATCH 10 of 10] QUIC: application init() callback
Roman Arutyunyan
2022/10/20
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Roman Arutyunyan
2022/10/20
Re: [PATCH 07 of 10] HTTP/3: unified hq code with regular HTTP/3 code
Roman Arutyunyan
2022/10/20
Re: [PATCH 10 of 10] QUIC: application init() callback
Sergey Kandaurov
2022/10/20
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Sergey Kandaurov
2022/10/20
Re: [PATCH 07 of 10] HTTP/3: unified hq code with regular HTTP/3 code
Sergey Kandaurov
2022/10/19
[nginx] Mp4: disabled duplicate atoms.
Konstantin Pavlov
2022/10/19
[nginx] nginx-1.23.2-RELEASE
Konstantin Pavlov
2022/10/19
[nginx] Version bump.
Konstantin Pavlov
2022/10/19
[nginx] release-1.23.2 tag
Konstantin Pavlov
2022/10/19
[nginx] Mp4: disabled duplicate atoms.
Konstantin Pavlov
2022/10/19
[nginx] release-1.22.1 tag
Konstantin Pavlov
2022/10/19
[nginx] Updated OpenSSL used for win32 builds.
Konstantin Pavlov
2022/10/19
[nginx] nginx-1.22.1-RELEASE
Konstantin Pavlov
2022/10/19
[nginx] Updated OpenSSL used for win32 builds.
Konstantin Pavlov
2022/10/19
[PATCH] Documented the $proxy_protocol_tlv_ variable
Yaroslav Zhuravlev
2022/10/18
Re: [PATCH 2 of 4] QUIC: do not use SSL_set_quic_early_data_enabled() with LibreSSL
Roman Arutyunyan
2022/10/17
Re: nginx-1.23.2 changes draft
Sergey Kandaurov
2022/10/17
nginx-1.23.2 changes draft
Maxim Dounin
2022/10/17
Re: [PATCH 3 of 4] QUIC: support for setting QUIC methods with LibreSSL
Sergey Kandaurov
2022/10/17
Re: [PATCH 2 of 4] QUIC: do not use SSL_set_quic_early_data_enabled() with LibreSSL
Sergey Kandaurov
2022/10/17
Re: [PATCH 3 of 4] QUIC: support for setting QUIC methods with LibreSSL
Roman Arutyunyan
2022/10/17
Re: [PATCH] Documented behaviour of a single server in upstream with keepalive
Sergey Kandaurov
2022/10/17
Re: [PATCH] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache
Sergey Kandaurov
2022/10/17
[nginx] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
2022/10/17
Re: [PATCH 2 of 4] QUIC: do not use SSL_set_quic_early_data_enabled() with LibreSSL
Roman Arutyunyan
2022/10/14
Re: [PATCH] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache
Maxim Dounin
2022/10/14
Re: [PATCH] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache
Sergey Kandaurov
2022/10/14
Re:reply
yang
2022/10/14
reply
X 山鹰
2022/10/14
Re: [PATCH] Documented automatic rotation of TLS session ticket keys
Sergey Kandaurov
2022/10/13
Re: [PATCH] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache
Maxim Dounin
2022/10/13
Re: [PATCH] Documented automatic rotation of TLS session ticket keys
Yaroslav Zhuravlev
2022/10/13
[PATCH] SSL: improved validation of ssl_session_cache and ssl_ocsp_cache
Sergey Kandaurov
2022/10/13
[nginx] SSL: removed cast not needed after 5ffd76a9ccf3.
Sergey Kandaurov
2022/10/13
[nginx] SSL: renamed session ticket key functions and data index.
Sergey Kandaurov
2022/10/13
[nginx] SSL: workaround for session timeout handling with TLSv1.3.
Sergey Kandaurov
2022/10/13
[nginx] SSL: optimized rotation of session ticket keys.
Sergey Kandaurov
2022/10/13
[nginx] SSL: style.
Sergey Kandaurov
2022/10/13
[nginx] SSL: automatic rotation of session ticket keys.
Sergey Kandaurov
2022/10/13
[nginx] SSL: shorter debug messages about session tickets.
Sergey Kandaurov
2022/10/13
[nginx] SSL: reduced logging of session cache failures (ticket #621).
Sergey Kandaurov
2022/10/13
[nginx] SSL: renamed session ticket key type.
Sergey Kandaurov
2022/10/13
[nginx] SSL: single allocation in session cache on 32-bit platforms.
Sergey Kandaurov
2022/10/13
[nginx] SSL: explicit clearing of expired sessions.
Sergey Kandaurov
2022/10/13
[nginx] SSL: disabled saving tickets to session cache.
Sergey Kandaurov
2022/10/13
[nginx] SSL: explicit session id length checking.
Sergey Kandaurov
2022/10/13
[nginx] SSL: updated comment about session sizes.
Sergey Kandaurov
2022/10/12
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Maxim Dounin
2022/10/12
[nginx] Added type cast to ngx_proxy_protocol_parse_uint16().
Roman Arutyunyan
2022/10/12
[nginx] PROXY protocol v2 TLV variables.
Roman Arutyunyan
2022/10/12
Re: [PATCH] Tests: http resolver with ipv4/ipv6 parameters
Sergey Kandaurov
2022/10/12
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Sergey Kandaurov
2022/10/12
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Maxim Dounin
2022/10/12
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Anders Nicolaisen via nginx-devel
2022/10/11
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Maxim Dounin
2022/10/11
Re: [PATCH] Documented behaviour of a single server in upstream with keepalive
Yaroslav Zhuravlev
2022/10/11
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Maxim Dounin
2022/10/11
[nginx] Log only the first line of user input on PROXY protocol v1 error.
Roman Arutyunyan
2022/10/11
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Roman Arutyunyan
2022/10/11
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Anders Nicolaisen via nginx-devel
2022/10/11
[PATCH 4 of 4] QUIC: removed compatibility with older BoringSSL API
Sergey Kandaurov
2022/10/11
[PATCH 3 of 4] QUIC: support for setting QUIC methods with LibreSSL
Sergey Kandaurov
2022/10/11
[PATCH 1 of 4] QUIC: using native TLSv1.3 cipher suite constants
Sergey Kandaurov
2022/10/11
[PATCH 2 of 4] QUIC: do not use SSL_set_quic_early_data_enabled() with LibreSSL
Sergey Kandaurov
2022/10/11
[PATCH 0 of 4] quic libressl support #2
Sergey Kandaurov
2022/10/10
[njs] Enabled successful tests which were skipped previously.
Dmitry Volyntsev
2022/10/10
[njs] Refactored bound function calls according to the spec.
Dmitry Volyntsev
2022/10/10
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Maxim Dounin
2022/10/10
Re: [PATCH] Linux packages: key verification command adjusted
Konstantin Pavlov
2022/10/10
[PATCH] Linux packages: key verification command adjusted
Andrei Belov
2022/10/09
Re: [PATCH] Documented behaviour of a single server in upstream with keepalive
Maxim Dounin
2022/10/09
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Maxim Dounin
2022/10/08
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Maxim Dounin
2022/10/08
Re: [nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Maxim Dounin
2022/10/07
[nginx] allowing auth_request to proxy TOO_MANY_REQUESTS
Anders Nicolaisen via nginx-devel
2022/10/06
[njs] Fixed double declaration detection in modules.
Vadim Zhestikov via nginx-devel
2022/10/06
[PATCH 2 of 4] QUIC: do not use SSL_set_quic_early_data_enabled() with LibreSSL
Sergey Kandaurov
2022/10/06
[PATCH 1 of 4] QUIC: using native TLSv1.3 cipher suite constants
Sergey Kandaurov
2022/10/06
[PATCH 3 of 4] QUIC: support for setting QUIC methods with LibreSSL
Sergey Kandaurov
2022/10/06
[PATCH 4 of 4] QUIC: removed compatibility with older BoringSSL API
Sergey Kandaurov
2022/10/06
[PATCH 0 of 4] quic libressl support
Sergey Kandaurov
2022/10/06
[PATCH] Tests: http resolver with ipv4/ipv6 parameters
Eugene Grebenschikov via nginx-devel
2022/10/05
[PATCH] Tests: http resolver with ipv4/ipv6 parameters
Eugene Grebenschikov via nginx-devel
2022/10/05
Re: [nginx-tests] Tests: upstream certificates specified as an empty string.
Sergey Kandaurov
2022/10/05
Re: [PATCH] Tests: http resolver with ipv4/ipv6 parameters
Sergey Kandaurov
2022/10/04
Re: [PATCH] Documented behaviour of a single server in upstream with keepalive
Sergey Kandaurov
2022/10/04
[PATCH] Tests: http resolver with ipv4/ipv6 parameters
Eugene Grebenschikov via nginx-devel
2022/10/04
Re: [PATCH] Documented automatic rotation of TLS session ticket keys
Sergey Kandaurov
2022/10/03
[PATCH] Documented behaviour of a single server in upstream with keepalive
Yaroslav Zhuravlev
2022/10/03
[PATCH] Documented automatic rotation of TLS session ticket keys
Yaroslav Zhuravlev
2022/10/01
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Maxim Dounin
2022/09/30
[njs] Parser: simplified njs_parser_string_create() using existing API.
Dmitry Volyntsev
2022/09/30
[njs] Improved population of process.env object.
Dmitry Volyntsev
2022/09/30
[njs] Fixed parsing of environ variables when duplicate keys are present.
Dmitry Volyntsev
2022/09/30
Re: Send custom response in req. body filter.
Dk Jack
2022/09/30
Re: Send custom response in req. body filter.
Maxim Dounin
2022/09/29
[njs] Introduced njs_object_proto_lookup() where appropriate.
Dmitry Volyntsev
2022/09/29
[njs] Fixed njs_assert() macro.
Dmitry Volyntsev
2022/09/29
[njs] Removed aligned values which are not required since 0.6.0.
Dmitry Volyntsev
2022/09/29
Send custom response in req. body filter.
Dk Jack
2022/09/29
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Sergey Kandaurov
2022/09/29
Re: [PATCH 01 of 11] SSL: disabled saving tickets to session cache
Sergey Kandaurov
2022/09/29
[njs] Style.
Dmitry Volyntsev
2022/09/28
[nginx-tests] Tests: upstream certificates specified as an empty string.
Eugene Grebenschikov via nginx-devel
2022/09/28
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Maxim Dounin
2022/09/28
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Roman Arutyunyan
2022/09/28
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Mathew Heard
2022/09/28
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Dipl. Ing. Sergey Brester via nginx-devel
2022/09/28
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Roman Arutyunyan
2022/09/28
Re: [PATCH] Linux packages: reword to mention supported RHEL derivatives
Konstantin Pavlov
2022/09/27
[njs] Fixed handling of unhandled promise rejection.
Dmitry Volyntsev
2022/09/27
[njs] Fetch: added support for HEAD method.
Dmitry Volyntsev
2022/09/27
Re: [PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Maxim Dounin
2022/09/27
Re: [PATCH] Linux packages: reword to mention supported RHEL derivatives
Maxim Dounin
2022/09/27
Re: [PATCH 01 of 11] SSL: disabled saving tickets to session cache
Maxim Dounin
2022/09/27
[njs] Modules: js_merge_conf is moved to shared library.
Vadim Zhestikov via nginx-devel
2022/09/27
[njs] Modules: common code is moved to shared library.
Vadim Zhestikov via nginx-devel
2022/09/27
Re: [PATCH] Linux packages: reword to mention supported RHEL derivatives
Sergey Kandaurov
2022/09/27
[PATCH] Linux packages: reword to mention supported RHEL derivatives
Konstantin Pavlov
2022/09/27
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Roman Arutyunyan
2022/09/26
[njs] Stream: introduced s.sendUpstream() and s.sendDownstream().
Dmitry Volyntsev
2022/09/26
[njs] Stream: improved async callback support for s.send().
Dmitry Volyntsev
2022/09/26
[PATCH] fix weakness by logging of broken header by incorect proxy protocol (IDS/IPS/LOG-analysis)
Dipl. Ing. Sergey Brester via nginx-devel
2022/09/26
Re: [PATCH 11 of 11] SSL: automatic rotation of session ticket keys
Sergey Kandaurov
2022/09/26
Re: [PATCH 07 of 11] SSL: style
Sergey Kandaurov
2022/09/26
Re: [PATCH 05 of 11] SSL: single allocation in session cache on 32-bit platforms
Sergey Kandaurov
2022/09/26
Re: [PATCH 04 of 11] SSL: explicit session id length checking
Sergey Kandaurov
2022/09/26
Re: [PATCH 02 of 11] SSL: reduced logging of session cache failures (ticket #621)
Sergey Kandaurov
2022/09/26
Re: [PATCH 01 of 11] SSL: disabled saving tickets to session cache
Sergey Kandaurov
2022/09/22
[njs] HTTP: adding a warning for ignored outgoing header assignments.
Dmitry Volyntsev
2022/09/20
[njs] Introduced "name" instance property for a function object.
Dmitry Volyntsev
2022/09/19
Re: [PATCH] Core: support for reading PROXY protocol v2 TLVs
Maxim Dounin
2022/09/19
[njs] Improved complex assignments when key is a primitive object.
Dmitry Volyntsev
2022/09/17
Re: [PATCH] Tests: fixed try_run() to remove temporary directory on failure
Maxim Dounin
Later messages