nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Avoiding mixed socket families in PROXY protocol v1 (ticket #2594)
Roman Arutyunyan
[PATCH] SSL: Added SSLKEYLOGFILE key material to debug logging
J Carter
Re: [PATCH] SSL: Added SSLKEYLOGFILE key material to debug logging
Maxim Dounin
Re: [PATCH] SSL: Added SSLKEYLOGFILE key material to debug logging
Stephen Farrell
Re: [PATCH] SSL: Added SSLKEYLOGFILE key material to debug logging
J Carter
[njs] Moving out HostPromiseRejectionTracker from njs core.
Dmitry Volyntsev
[njs] Fixed tracking of unhandled rejected promises.
Dmitry Volyntsev
Re: This is a question about the "$status" log value when "proxy_read_timeout" occurs.
Maxim Dounin
[PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Maxim Dounin
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Maxim Dounin
Re: [PATCH] fastcgi_params: added REMOTE_HOST parameter
Jakub Zelenka
[njs] HTTP: avoiding arithmetic ops with NULL pointer in r.args getter.
Dmitry Volyntsev
[njs] QueryString: avoiding arithmetic ops with NULL in parse().
Dmitry Volyntsev
MIME: mjs file extension
[email protected]
[njs] Removed unused field from njs_vmcode_t.
Vadim Zhestikov via nginx-devel
[njs] Fixed potential buffer overread in String.prototype.match().
Dmitry Volyntsev
[njs] Avoiding arithmetic ops with NULL in %TypedArray%.prototype.sort().
Dmitry Volyntsev
[njs] Avoiding casting Infinity to integer in String.fromCodePoint().
Dmitry Volyntsev
[njs] Avoiding arithmetic operations with NULL pointer in TextDecoder().
Dmitry Volyntsev
[njs] Avoiding casting NaN value to int64_t in njs.dump().
Dmitry Volyntsev
[njs] Avoiding pointer wraparound for padded integer specifier.
Dmitry Volyntsev
[njs] Ignoring UndefinedBehaviorSanitizer warnings where appropriate.
Dmitry Volyntsev
Re: [njs] Ignoring UndefinedBehaviorSanitizer warnings where appropriate.
Ben Kallus
[njs] Fixed RegExp.prototype.exec() when second argument is absent.
Dmitry Volyntsev
[njs] Fixed initialization of external prototypes with object entry.
Dmitry Volyntsev
[njs] Improved array enumeration with length 0.
Dmitry Volyntsev
[njs] QueryString: fixed underflow in parse().
Dmitry Volyntsev
[njs] Fixed external values initialization in unit tests.
Dmitry Volyntsev
[njs] Unifying hash function prototypes.
Dmitry Volyntsev
[njs] Fixed Date constructor for overflows and with NaN values.
Dmitry Volyntsev
[PATCH] Satisfy UBSan in njs
Ben Kallus
Re: [PATCH] Satisfy UBSan in njs
Dmitry Volyntsev
[PATCH] Image filter: fixed sharpen parsing
J Carter
Don't delete timer of write event when it's delayed.
Jiuzhou Cui
Re: Don't delete timer of write event when it's delayed.
Maxim Dounin
Re:Re: Don't delete timer of write event when it's delayed.
Jiuzhou Cui
Re: Re: Don't delete timer of write event when it's delayed.
Maxim Dounin
Re:Re: Re: Don't delete timer of write event when it's delayed.
Jiuzhou Cui
[nginx] SSL: reasonable version for LibreSSL adjusted.
Sergey Kandaurov
[nginx] SSL: disabled renegotiation checks with LibreSSL.
Sergey Kandaurov
[nginx] Win32: extended ngx_random() range to 0x7fffffff.
Sergey Kandaurov
[PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
[PATCH 01 of 12] QUIC: fixed accounting of in-flight PING frames
Vladimir Homutov via nginx-devel
[PATCH 03 of 12] QUIC: added a structure for stream limits/counters
Vladimir Homutov via nginx-devel
[PATCH 02 of 12] QUIC: renamed "ctp" to "peer_tp"
Vladimir Homutov via nginx-devel
[PATCH 04 of 12] QUIC: client support
Vladimir Homutov via nginx-devel
[PATCH 06 of 12] HTTP/3: make http/3 request defines available
Vladimir Homutov via nginx-devel
[PATCH 05 of 12] QUIC: client loss detection updates
Vladimir Homutov via nginx-devel
[PATCH 07 of 12] Upstream: refactored upstream initialization
Vladimir Homutov via nginx-devel
[PATCH 08 of 12] Upstream: separate function to handle upstream connection closing
Vladimir Homutov via nginx-devel
[PATCH 09 of 12] HTTP/3: added $quic_connection variable
Vladimir Homutov via nginx-devel
[PATCH 10 of 12] Added host/host_set logic to proxy module
Vladimir Homutov via nginx-devel
[PATCH 11 of 12] Proxy: HTTP/3 support
Vladimir Homutov via nginx-devel
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Vladimir Homutov via nginx-devel
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
J Carter
Re: [PATCH 00 of 12] HTTP/3 proxying to upstreams
Maxim Dounin
[PATCH] SSL: raised limit for upstream session size
Sergey Kandaurov
Re: [PATCH] SSL: raised limit for upstream session size
Maxim Dounin
Re: [PATCH] SSL: raised limit for upstream session size
Sergey Kandaurov
Re: [PATCH] SSL: raised limit for upstream session size
Maxim Dounin
[njs] Modules: fixed clear() method of a shared dictionary without timeout.
Vadim Zhestikov via nginx-devel
[njs] Modules: fixed clear() method of a shared dictionary without timeout.
Dmitry Volyntsev
Meaning of proxy_ignore_client_abort
Jan Prachař
Re: Meaning of proxy_ignore_client_abort
Maxim Dounin
[nginx] QUIC: fixed format specifier after a6f79f044de5.
Sergey Kandaurov
[PATCH] Add ssl_client_tls_bind variable
Rob Casey
Re: [PATCH] Add ssl_client_tls_bind variable
Maxim Dounin
Re: [PATCH] Add ssl_client_tls_bind variable
Rob Casey
[njs] Moving out logger from njs core.
Dmitry Volyntsev
[njs] Introduced njs_vm_set_module_loader().
Dmitry Volyntsev
Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Dipl. Ing. Sergey Brester via nginx-devel
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
Ben Kallus
Re: Core: Avoid memcpy from NULL
Maxim Dounin
Re: Core: Avoid memcpy from NULL
洪志道
processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Maxim Dounin
Re: processing a request without body
Vasiliy Soshnikov
Re: processing a request without body
Vasiliy Soshnikov
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Maxim Dounin
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Maxim Dounin
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Maxim Dounin
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Muhammad Nuzaihan
Re: processing a request without body
Maxim Dounin
[nginx] QUIC: path aware in-flight bytes accounting.
Sergey Kandaurov
[nginx] QUIC: reset RTT estimator for the new path.
Sergey Kandaurov
[nginx] QUIC: ngx_quic_frame_t time fields cleanup.
Roman Arutyunyan
[nginx] QUIC: path revalidation after expansion failure.
Roman Arutyunyan
[nginx] QUIC: congestion control in ngx_quic_frame_sendto().
Roman Arutyunyan
[nginx] QUIC: ignore duplicate PATH_CHALLENGE frames.
Roman Arutyunyan
[nginx] QUIC: fixed anti-amplification with explicit send.
Roman Arutyunyan
[nginx] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE.
Roman Arutyunyan
[njs] Removed not required argument for JSON functions.
Vadim Zhestikov via nginx-devel
[njs] Removed not used arg from njs_get_own_ordered_keys().
Vadim Zhestikov via nginx-devel
[nginx] HTTP: uniform checks in ngx_http_alloc_large_header_buffer().
Sergey Kandaurov
[nginx] HTTP: removed unused r->port_start and r->port_end.
Sergey Kandaurov
[PATCH 1 of 2] Events: debug_random directive
J Carter
[PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
J Carter
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Sergey Kandaurov
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Sergey Kandaurov
Re: [PATCH 2 of 2] Win32: extended ngx_random range to 0x7fffffff
Maxim Dounin
[PATCH 0 of 2] Debug_random directive & win32 ngx_random fix
J Carter
Re: Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11
Sergey A. Osokin
Re: Error: nginx: [emerg] unknown directive "stream" in /etc/nginx/nginx.conf:11
Maxim Dounin
Re: nginx 1.20.0 coverity errors
Thomas Ward via nginx-devel
[PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
julio . suarez
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Julio Suarez
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Julio Suarez
Re: [PATCH] Added asm ISB as asm pause for ngx_cpu_pause() for aarch64
Maxim Dounin
[njs] Refactored asynchronous events.
Dmitry Volyntsev
Elevate Safety with ATISystems.com: Your Destination for Cutting-Edge Giant Voice and Outdoor Warning Systems
Ihab Mohsen via nginx-devel
Why Choose Digitology.co as Your Digital Marketing Agency in Egypt
Ihab Mohsen via nginx-devel
[PATCH 1 of 6] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
[PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Roman Arutyunyan
[PATCH 1 of 6] QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE
Roman Arutyunyan
[PATCH 2 of 6] QUIC: fixed anti-amplification with explicit send
Roman Arutyunyan
[PATCH 3 of 6] QUIC: ignore duplicate PATH_CHALLENGE frames
Roman Arutyunyan
[PATCH 4 of 6] QUIC: congestion control in ngx_quic_frame_sendto()
Roman Arutyunyan
[PATCH 5 of 6] QUIC: ngx_quic_frame_t time fields cleanup
Roman Arutyunyan
[PATCH 6 of 6] QUIC: path revalidation after expansion failure
Roman Arutyunyan
Re: [PATCH 6 of 6] QUIC: path revalidation after expansion failure
Sergey Kandaurov
Re: [PATCH 6 of 6] QUIC: path revalidation after expansion failure
Roman Arutyunyan
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Sergey Kandaurov
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Roman Arutyunyan
Re: [PATCH 0 of 6] QUIC PATH_CHALLENGE-related series
Sergey Kandaurov
[njs] Removed remnants of GC code.
Vadim Zhestikov via nginx-devel
[njs] Fixed memory over-read in njs_utf8_prev() and njs_utf8_next().
Vadim Zhestikov via nginx-devel
[njs] Tests: detection when "xml" module is disabled. (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
[njs] Tests: detection when "xml" module is disabled.
Dmitry Volyntsev
[njs] Modules: simplified setTimeout() timer callback.
Dmitry Volyntsev
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
Re: [PATCH 2 of 2] HTTP: removed unused r->port_start (In Elternzeit bis 7. Januar 2024)
Johannes Baiter
[njs] Remove njs_timer.c forgotten in the previous commit.
Dmitry Volyntsev
[njs] XML: fixed building with libxml2 2.12 and later.
Dmitry Volyntsev
[PATCH 0 of 4] aio fixes
Maxim Dounin
[PATCH 3 of 4] Silenced complaints about socket leaks on forced termination
Maxim Dounin
Re: [PATCH 3 of 4] Silenced complaints about socket leaks on forced termination
Sergey Kandaurov
Re: [PATCH 3 of 4] Silenced complaints about socket leaks on forced termination
Maxim Dounin
[PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Maxim Dounin
Re: [PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Sergey Kandaurov
Re: [PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Maxim Dounin
Re: [PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Sergey Kandaurov
Re: [PATCH 2 of 4] Upstream: fixed usage of closed sockets with filter finalization
Maxim Dounin
[PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Maxim Dounin
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Maxim Dounin
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
J Carter
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Sergey Kandaurov
Re: [PATCH 4 of 4] AIO operations now add timers (ticket #2162)
Maxim Dounin
[PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Maxim Dounin
Re: [PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Roman Arutyunyan
Re: [PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Maxim Dounin
Re: [PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Roman Arutyunyan
Re: [PATCH 1 of 4] Fixed request termination with AIO and subrequests (ticket #2555)
Maxim Dounin
[PATCH] Proxy: altered limit_rate to support variables
J Carter
Re: [PATCH] Proxy: altered limit_rate to support variables
Sergey Kandaurov
Re: [PATCH] Proxy: altered limit_rate to support variables
J Carter
Re: [PATCH] Proxy: altered limit_rate to support variables
Roman Arutyunyan
[nginx] HTTP/3: added Huffman decoding error logging.
Sergey Kandaurov
[nginx] Adjusted Huffman coding debug logging, missed in 7977:336084ff943b.
Sergey Kandaurov
[PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Ilya Shipitsin
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Илья Шипицин
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Sergey Kandaurov
Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6
Maxim Dounin
Earlier messages
Later messages