nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/01/18
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Sergey Kandaurov
2024/01/18
Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive
Roman Arutyunyan
2024/01/18
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Roman Arutyunyan
2024/01/18
Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive
Sergey Kandaurov
2024/01/18
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Sergey Kandaurov
2024/01/17
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
2024/01/16
Re: This is a question about the "$status" log value when "proxy_read_timeout" occurs.
Maxim Dounin
2024/01/13
Re: processing a request without body
Maxim Dounin
2024/01/12
Re: processing a request without body
Muhammad Nuzaihan
2024/01/12
Re: processing a request without body
Muhammad Nuzaihan
2024/01/12
Re: processing a request without body
Muhammad Nuzaihan
2024/01/12
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Maxim Dounin
2024/01/12
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
2024/01/12
Re: processing a request without body
Maxim Dounin
2024/01/12
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Maxim Dounin
2024/01/12
[PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
2024/01/12
Re: processing a request without body
Muhammad Nuzaihan
2024/01/11
[njs] HTTP: avoiding arithmetic ops with NULL pointer in r.args getter.
Dmitry Volyntsev
2024/01/11
[njs] QueryString: avoiding arithmetic ops with NULL in parse().
Dmitry Volyntsev
2024/01/11
Re: processing a request without body
Maxim Dounin
2024/01/11
MIME: mjs file extension
kaloyan.niko...@4dcoders.com
2024/01/11
Re: processing a request without body
Muhammad Nuzaihan
2024/01/11
Re: [PATCH 6 of 6] Stream: the "setfib" parameter of the "listen" directive
Roman Arutyunyan
2024/01/11
Re: [PATCH 5 of 6] Stream: the "accept_filter" parameter of the "listen" directive
Roman Arutyunyan
2024/01/10
Re: processing a request without body
Muhammad Nuzaihan
2024/01/10
[njs] Removed unused field from njs_vmcode_t.
Vadim Zhestikov via nginx-devel
2024/01/09
[njs] Fixed potential buffer overread in String.prototype.match().
Dmitry Volyntsev
2024/01/09
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2024/01/09
Re: [PATCH] Satisfy UBSan in njs
Dmitry Volyntsev
2024/01/09
[njs] Avoiding arithmetic ops with NULL in %TypedArray%.prototype.sort().
Dmitry Volyntsev
2024/01/09
[njs] Avoiding casting Infinity to integer in String.fromCodePoint().
Dmitry Volyntsev
2024/01/09
[njs] Avoiding arithmetic operations with NULL pointer in TextDecoder().
Dmitry Volyntsev
2024/01/09
[njs] Avoiding casting NaN value to int64_t in njs.dump().
Dmitry Volyntsev
2024/01/09
[njs] Avoiding pointer wraparound for padded integer specifier.
Dmitry Volyntsev
2024/01/09
Re: Core: Avoid memcpy from NULL
Ben Kallus
2024/01/09
Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive
Roman Arutyunyan
2024/01/09
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
2024/01/09
Re: [PATCH 3 of 6] Stream: reshuffled ngx_stream_listen_opt_t fields
Roman Arutyunyan
2024/01/09
Re: [PATCH 2 of 6] Overhauled some diagnostic messages missed in 1b05b9bbcebf
Roman Arutyunyan
2024/01/08
[njs] Ignoring UndefinedBehaviorSanitizer warnings where appropriate.
Dmitry Volyntsev
2024/01/08
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Maxim Dounin
2024/01/08
Re: [PATCH] SSL: raised limit for upstream session size
Maxim Dounin
2024/01/08
[njs] Fixed RegExp.prototype.exec() when second argument is absent.
Dmitry Volyntsev
2024/01/08
[njs] Fixed initialization of external prototypes with object entry.
Dmitry Volyntsev
2024/01/08
[njs] Improved array enumeration with length 0.
Dmitry Volyntsev
2024/01/08
[njs] QueryString: fixed underflow in parse().
Dmitry Volyntsev
2024/01/08
[njs] Fixed external values initialization in unit tests.
Dmitry Volyntsev
2024/01/08
[njs] Unifying hash function prototypes.
Dmitry Volyntsev
2024/01/08
[njs] Fixed Date constructor for overflows and with NaN values.
Dmitry Volyntsev
2024/01/08
Re: [PATCH 1 of 6] Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention
Roman Arutyunyan
2024/01/08
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
2024/01/08
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
2024/01/04
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2024/01/04
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Roman Arutyunyan
2024/01/03
[PATCH] Satisfy UBSan in njs
Ben Kallus
2024/01/03
Re: Core: Avoid memcpy from NULL
Ben Kallus
2023/12/31
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2023/12/30
[PATCH] Image filter: fixed sharpen parsing
J Carter
2023/12/29
Re: Core: Avoid memcpy from NULL
Ben Kallus
2023/12/29
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
2023/12/28
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
J Carter
2023/12/28
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
2023/12/28
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
2023/12/28
Re: [PATCH] Proxy: altered limit_rate to support variables
J Carter
2023/12/27
Re:Re: Re: Don't delete timer of write event when it's delayed.
Jiuzhou Cui
2023/12/27
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Sergey Kandaurov
2023/12/27
Re: Re: Don't delete timer of write event when it's delayed.
Maxim Dounin
2023/12/27
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
2023/12/27
Re:Re: Don't delete timer of write event when it's delayed.
Jiuzhou Cui
2023/12/27
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
2023/12/27
Re: Don't delete timer of write event when it's delayed.
Maxim Dounin
2023/12/26
Don't delete timer of write event when it's delayed.
Jiuzhou Cui
2023/12/26
Re: [PATCH] Proxy: altered limit_rate to support variables
Sergey Kandaurov
2023/12/25
Re: [PATCH] SSL: raised limit for upstream session size
Sergey Kandaurov
2023/12/25
[nginx] SSL: reasonable version for LibreSSL adjusted.
Sergey Kandaurov
2023/12/25
[nginx] SSL: disabled renegotiation checks with LibreSSL.
Sergey Kandaurov
2023/12/25
[nginx] Win32: extended ngx_random() range to 0x7fffffff.
Sergey Kandaurov
2023/12/25
[PATCH 11 of 12] Proxy: HTTP/3 support
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 10 of 12] Added host/host_set logic to proxy module
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 09 of 12] HTTP/3: added $quic_connection variable
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 08 of 12] Upstream: separate function to handle upstream connection closing
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 07 of 12] Upstream: refactored upstream initialization
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 05 of 12] QUIC: client loss detection updates
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 06 of 12] HTTP/3: make http/3 request defines available
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 04 of 12] QUIC: client support
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 02 of 12] QUIC: renamed "ctp" to "peer_tp"
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 03 of 12] QUIC: added a structure for stream limits/counters
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
2023/12/25
[PATCH 01 of 12] QUIC: fixed accounting of in-flight PING frames
Vladimir Homutov via nginx-devel
2023/12/23
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
2023/12/22
Re: [PATCH] SSL: raised limit for upstream session size
Maxim Dounin
2023/12/22
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
2023/12/22
[PATCH] SSL: raised limit for upstream session size
Sergey Kandaurov
2023/12/22
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
2023/12/22
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Sergey Kandaurov
2023/12/21
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
2023/12/21
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Sergey Kandaurov
2023/12/20
Re: processing a request without body
Maxim Dounin
2023/12/20
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2023/12/20
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
2023/12/19
[njs] Modules: fixed clear() method of a shared dictionary without timeout.
Vadim Zhestikov via nginx-devel
2023/12/19
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
2023/12/19
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
2023/12/19
Re: Meaning of proxy_ignore_client_abort
Maxim Dounin
2023/12/19
Meaning of proxy_ignore_client_abort
Jan Prachař
2023/12/19
Re: processing a request without body
Muhammad Nuzaihan
2023/12/19
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Илья Шипицин
2023/12/19
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
2023/12/18
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
2023/12/16
Re: Core: Avoid memcpy from NULL
Ben Kallus
2023/12/15
Re: [PATCH] Add ssl_client_tls_bind variable
Rob Casey
2023/12/15
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
2023/12/15
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2023/12/15
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
2023/12/15
[nginx] QUIC: fixed format specifier after a6f79f044de5.
Sergey Kandaurov
2023/12/15
Re: Core: Avoid memcpy from NULL
Ben Kallus
2023/12/15
Re: [PATCH 6 of 6] QUIC: path revalidation after expansion failure
Roman Arutyunyan
2023/12/15
Re: [PATCH 3 of 3] Stream: ngx_stream_pass_module
Sergey Kandaurov
2023/12/15
[PATCH 6 of 6] Stream: the "setfib" parameter of the "listen" directive
Sergey Kandaurov
2023/12/15
[PATCH 5 of 6] Stream: the "accept_filter" parameter of the "listen" directive
Sergey Kandaurov
2023/12/15
[PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive
Sergey Kandaurov
2023/12/15
[PATCH 3 of 6] Stream: reshuffled ngx_stream_listen_opt_t fields
Sergey Kandaurov
2023/12/15
[PATCH 2 of 6] Overhauled some diagnostic messages missed in 1b05b9bbcebf
Sergey Kandaurov
2023/12/15
[PATCH 1 of 6] Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention
Sergey Kandaurov
2023/12/15
[PATCH 0 of 6] Re: [PATCH 2 of 3] Stream: virtual servers
Sergey Kandaurov
2023/12/15
Re: Core: Avoid memcpy from NULL
Dipl. Ing. Sergey Brester via nginx-devel
2023/12/15
Re: [PATCH 6 of 6] QUIC: path revalidation after expansion failure
Sergey Kandaurov
2023/12/15
Re: [PATCH] Add ssl_client_tls_bind variable
Maxim Dounin
2023/12/14
[PATCH] Add ssl_client_tls_bind variable
Rob Casey
2023/12/14
[njs] Moving out logger from njs core.
Dmitry Volyntsev
2023/12/14
[njs] Introduced njs_vm_set_module_loader().
Dmitry Volyntsev
2023/12/14
Re: Core: Avoid memcpy from NULL
Maxim Dounin
2023/12/14
Re: [PATCH 2 of 3] Stream: virtual servers
Sergey Kandaurov
2023/12/13
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
2023/12/13
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Julio Suarez
2023/12/13
Re: processing a request without body
Vasiliy Soshnikov
2023/12/13
Re: processing a request without body
Vasiliy Soshnikov
2023/12/13
Re: processing a request without body
Maxim Dounin
2023/12/13
Core: Avoid memcpy from NULL
Ben Kallus
2023/12/13
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Sergey Kandaurov
2023/12/13
Re: [PATCH 3 of 3] Stream: ngx_stream_pass_module
Sergey Kandaurov
2023/12/13
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Roman Arutyunyan
2023/12/13
Re: [PATCH 2 of 3] Stream: virtual servers
Sergey Kandaurov
2023/12/13
Re: processing a request without body
Muhammad Nuzaihan
2023/12/12
processing a request without body
Muhammad Nuzaihan
2023/12/12
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
2023/12/12
[nginx] QUIC: path aware in-flight bytes accounting.
Sergey Kandaurov
2023/12/12
[nginx] QUIC: reset RTT estimator for the new path.
Sergey Kandaurov
2023/12/12
Re: [PATCH] Linux packages: actualized supported Alpine Linux versions
Sergey Kandaurov
2023/12/12
[nginx] QUIC: ngx_quic_frame_t time fields cleanup.
Roman Arutyunyan
2023/12/12
[nginx] QUIC: path revalidation after expansion failure.
Roman Arutyunyan
2023/12/12
[nginx] QUIC: congestion control in ngx_quic_frame_sendto().
Roman Arutyunyan
2023/12/12
[nginx] QUIC: ignore duplicate PATH_CHALLENGE frames.
Roman Arutyunyan
2023/12/12
[nginx] QUIC: fixed anti-amplification with explicit send.
Roman Arutyunyan
2023/12/12
[nginx] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE.
Roman Arutyunyan
2023/12/12
Re: [PATCH 1 of 3] Stream: socket peek in preread phase
Sergey Kandaurov
2023/12/11
[njs] Removed not required argument for JSON functions.
Vadim Zhestikov via nginx-devel
2023/12/11
[njs] Removed not used arg from njs_get_own_ordered_keys().
Vadim Zhestikov via nginx-devel
2023/12/11
[PATCH] Linux packages: actualized supported Alpine Linux versions
Konstantin Pavlov
2023/12/11
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Julio Suarez
2023/12/11
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Sergey Kandaurov
2023/12/11
[nginx] HTTP: uniform checks in ngx_http_alloc_large_header_buffer().
Sergey Kandaurov
2023/12/11
[nginx] HTTP: removed unused r->port_start and r->port_end.
Sergey Kandaurov
2023/12/11
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Roman Arutyunyan
2023/12/11
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Sergey Kandaurov
2023/12/09
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
2023/12/09
[PATCH 1 of 2] Events: debug_random directive
J Carter
2023/12/09
[PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
2023/12/09
[PATCH 0 of 2] Debug_random directive & win32 ngx_random fix
J Carter
2023/12/08
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
2023/12/07
Re: Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11
Maxim Dounin
2023/12/07
Re: Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11
Sergey A. Osokin
2023/12/06
Re: nginx 1.20.0 coverity errors
Thomas Ward via nginx-devel
2023/12/06
[PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
julio . suarez
2023/12/05
[njs] Refactored asynchronous events.
Dmitry Volyntsev
2023/12/05
Elevate Safety with ATISystems.com: Your Destination for Cutting-Edge Giant Voice and Outdoor Warning Systems
Ihab Mohsen via nginx-devel
2023/12/05
Why Choose Digitology.co as Your Digital Marketing Agency in Egypt
Ihab Mohsen via nginx-devel
2023/12/03
Re: [PATCH 1 of 2] Core: avoid calling memcpy() in edge cases
Maxim Dounin
2023/11/30
[PATCH 1 of 6] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
2023/11/30
[PATCH 6 of 6] QUIC: path revalidation after expansion failure
Roman Arutyunyan
2023/11/30
[PATCH 5 of 6] QUIC: ngx_quic_frame_t time fields cleanup
Roman Arutyunyan
2023/11/30
[PATCH 4 of 6] QUIC: congestion control in ngx_quic_frame_sendto()
Roman Arutyunyan
2023/11/30
[PATCH 3 of 6] QUIC: ignore duplicate PATH_CHALLENGE frames
Roman Arutyunyan
2023/11/30
[PATCH 2 of 6] QUIC: fixed anti-amplification with explicit send
Roman Arutyunyan
2023/11/30
[PATCH 1 of 6] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE
Roman Arutyunyan
2023/11/30
[PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Roman Arutyunyan
2023/11/29
[njs] Removed remnants of GC code.
Vadim Zhestikov via nginx-devel
2023/11/29
[njs] Fixed memory over-read in njs_utf8_prev() and njs_utf8_next().
Vadim Zhestikov via nginx-devel
2023/11/29
[njs] Tests: detection when "xml" module is disabled. (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
2023/11/29
[njs] Tests: detection when "xml" module is disabled.
Dmitry Volyntsev
2023/11/29
[njs] Modules: simplified setTimeout() timer callback.
Dmitry Volyntsev
2023/11/29
Re: [PATCH 1 of 2] HTTP: uniform overflow checks in ngx_http_alloc_large_header_buffer
Maxim Dounin
2023/11/29
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
2023/11/29
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start
Maxim Dounin
2023/11/29
Re: [PATCH 1 of 2] HTTP: uniform overflow checks in ngx_http_alloc_large_header_buffer
Vladimir Homutov via nginx-devel
2023/11/29
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
2023/11/29
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
2023/11/29
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start
Vladimir Homutov via nginx-devel
2023/11/27
[njs] Remove njs_timer.c forgotten in the previous commit.
Dmitry Volyntsev
2023/11/27
[njs] XML: fixed building with libxml2 2.12 and later.
Dmitry Volyntsev
Earlier messages
Later messages