nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2023/11/27
Re: [PATCH 1 of 2] HTTP: uniform overflow checks in ngx_http_alloc_large_header_buffer
Maxim Dounin
2023/11/27
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start
Maxim Dounin
2023/11/27
Re: [PATCH] Added merge inheritance to proxy_set_header
J Carter
2023/11/27
Re: [PATCH] Added merge inheritance to proxy_set_header
Roman Arutyunyan
2023/11/26
[PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Maxim Dounin
2023/11/26
[PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Maxim Dounin
2023/11/26
[PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Maxim Dounin
2023/11/26
[PATCH 3 of 4] Silenced complaints about socket leaks on forced termination
Maxim Dounin
2023/11/26
[PATCH 0 of 4] aio fixes
Maxim Dounin
2023/11/25
[PATCH] Proxy: altered limit_rate to support variables
J Carter
2023/11/24
[nginx] HTTP/3: added Huffman decoding error logging.
Sergey Kandaurov
2023/11/24
[nginx] Adjusted Huffman coding debug logging, missed in 7977:336084ff943b.
Sergey Kandaurov
2023/11/23
[PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Ilya Shipitsin
2023/11/23
[PATCH] Added merge inheritance to proxy_set_header
J Carter
2023/11/22
Re: QUIC: improved huffman decode debug tracing.
Roman Arutyunyan
2023/11/21
[njs] Moving out setTimeout() and clearTimeout() from njs core.
Dmitry Volyntsev
2023/11/21
[njs] Renaming ngx_js_retval() to ngx_js_exception().
Dmitry Volyntsev
2023/11/21
[njs] Modules: fixed js_set with Buffer values.
Dmitry Volyntsev
2023/11/21
[njs] Fixed memory overlapping.
Vadim Zhestikov via nginx-devel
2023/11/20
[PATCH] Support for Encrypted Client Hello with BoringSSL (resubmitting with corrected lines)
Yaroslav Rosomakho
2023/11/20
[PATCH] Support for Encrypted Client Hello with BoringSSL
Yaroslav Rosomakho
2023/11/17
Re: QUIC: improved huffman decode debug tracing.
XingY Wang
2023/11/15
[njs] Tests: added console test for stream module.
Dmitry Volyntsev
2023/11/15
[njs] Fetch: fixed Headers.set().
Dmitry Volyntsev
2023/11/14
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/11/14
Re: [PATCH] Linux packages: added Ubuntu 23.04 "mantic"
Sergey Kandaurov
2023/11/14
Re: QUIC: improved huffman decode debug tracing.
Sergey Kandaurov
2023/11/11
Re: [PATCH] Linux packages: added Ubuntu 23.04 "mantic"
Maxim Dounin
2023/11/10
[PATCH 3 of 3] Stream: ngx_stream_pass_module
Roman Arutyunyan
2023/11/10
[PATCH 2 of 3] Stream: virtual servers
Roman Arutyunyan
2023/11/10
[PATCH 1 of 3] Stream: socket peek in preread phase
Roman Arutyunyan
2023/11/10
[PATCH 0 of 3] Stream connection handling updates
Roman Arutyunyan
2023/11/10
[PATCH 1 of 2] HTTP: uniform overflow checks in ngx_http_alloc_large_header_buffer
Vladimir Homutov via nginx-devel
2023/11/10
[PATCH 0 of 2] [patch] some issues found by gcc undef sanitizer
Vladimir Homutov via nginx-devel
2023/11/10
[PATCH 2 of 2] HTTP: removed unused r->port_start
Vladimir Homutov via nginx-devel
2023/11/09
Re: [PATCH] Linux packages: documented nginx-module-otel package
Konstantin Pavlov
2023/11/09
[PATCH] Linux packages: added Ubuntu 23.04 "mantic"
Konstantin Pavlov
2023/11/09
[njs] Shell: refactored njs_process_file().
Dmitry Volyntsev
2023/11/09
[njs] Shell: moving njs_vm_opt_t initialisation to njs_create_vm().
Dmitry Volyntsev
2023/11/09
[njs] Shell: unified normal mode and LLVMFuzzerTestOneInput().
Dmitry Volyntsev
2023/11/09
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/11/07
Re: [PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
Re: [PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
[PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
[njs] Fixed include directories order.
Dmitry Volyntsev
2023/11/07
[njs] Removed leftover njs directory include directory path.
Dmitry Volyntsev
2023/11/07
[njs] Version bump.
Dmitry Volyntsev
2023/11/03
Regarding patch " Added asm "pause" for ngx_cpu_pause() ...."
Julio Suarez
2023/10/31
RE: RESTCONF Server-Sent-Event session control in nginx
Lucas JunSeong Kim 김준성
2023/10/31
Re: RESTCONF Server-Sent-Event session control in nginx
Maxim Dounin
2023/10/31
QUIC: improved huffman decode debug tracing.
winshining
2023/10/30
RESTCONF Server-Sent-Event session control in nginx
Lucas JunSeong Kim 김준성
2023/10/27
Re: [PATCH 2 of 2] HTTP: suppressed possible overflow in interim r->uri_end calculation
Maxim Dounin
2023/10/27
[PATCH 2 of 2] HTTP: suppressed possible overflow in interim r->uri_end calculation
Vladimir Homutov via nginx-devel
2023/10/27
[PATCH 1 of 2] Core: avoid calling memcpy() in edge cases
Vladimir Homutov via nginx-devel
2023/10/27
[PATCH 0 of 2] [patch] some issues found by gcc undef sanitizer
Vladimir Homutov via nginx-devel
2023/10/26
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/26
[nginx] QUIC: improved packet and frames debug tracing.
Sergey Kandaurov
2023/10/26
[nginx] Version bump.
Sergey Kandaurov
2023/10/26
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/10/26
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/26
Re: [PATCH] Linux packages: documented nginx-module-otel package
Maxim Dounin
2023/10/26
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/10/25
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/25
Re: [PATCH] Linux packages: documented nginx-module-otel package
Konstantin Pavlov
2023/10/25
Re: [PATCH] Linux packages: documented nginx-module-otel package
Yaroslav Zhuravlev
2023/10/24
[PATCH] Linux packages: documented nginx-module-otel package
Konstantin Pavlov
2023/10/24
[nginx] nginx-1.25.3-RELEASE
Konstantin Pavlov
2023/10/24
[nginx] release-1.25.3 tag
Konstantin Pavlov
2023/10/24
[nginx] Updated OpenSSL and zlib used for win32 builds.
Konstantin Pavlov
2023/10/24
Re: nginx 1.25.3 changes draft
Maxim Dounin
2023/10/24
Re: nginx 1.25.3 changes draft
Sergey Kandaurov
2023/10/24
nginx 1.25.3 changes draft
Maxim Dounin
2023/10/23
[njs] Added tag 0.8.2 for changeset 45f81882c780
Dmitry Volyntsev
2023/10/23
[njs] Version 0.8.2.
Dmitry Volyntsev
2023/10/23
[njs] Parser: fixed return statement parsing with invalid expression.
Dmitry Volyntsev
2023/10/23
refactor ngx_quic_send_ctx_t?
Yu Zhu
2023/10/23
Re: [PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/10/21
[nginx] HTTP/2: fixed buffer management with HTTP/2 auto-detection.
Sergey Kandaurov
2023/10/20
Re: [PATCH] HTTP/2: fixed buffer management with HTTP/2 auto-detection
Maxim Dounin
2023/10/20
[njs] Modules: fixed delete() method of a shared dictionary.
Dmitry Volyntsev
Earlier messages
Later messages