nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/05/27
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
2024/05/26
Re: [PATCH] Memcached: memcached_flags_set directive
J Carter
2024/05/26
[PATCH] Memcached: memcached_flags_set directive
J Carter
2024/05/26
Re: [PATCH] Tests: ssl_engine_keys.t improved
Sergey Kandaurov
2024/05/26
Inquiry about QUIC Congestion Control Algorithms Development
李焯坚
2024/05/24
[njs] Fetch: fixed heap-buffer-overflow in Headers.get().
Dmitry Volyntsev
2024/05/24
[njs] Added fast path in njs_chb_utf8_length() for ASCII input.
Dmitry Volyntsev
2024/05/23
[njs] Fixed retval handling after an exception.
Dmitry Volyntsev
2024/05/23
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
2024/05/22
[njs] Improved String.prototype.replaceAll() for readability.
Dmitry Volyntsev
2024/05/22
[njs] Fixed String.prototype.replaceAll() with zero length argument.
Dmitry Volyntsev
2024/05/22
[njs] Aligned StringIndexOf() implementation with the spec.
Dmitry Volyntsev
2024/05/22
[njs] Removed code for byte strings in built-in functions.
Dmitry Volyntsev
2024/05/22
[njs] Avoid creating byte strings explicitly.
Dmitry Volyntsev
2024/05/22
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
2024/05/21
[nginx] Configure: fixed building libatomic test.
Sergey Kandaurov
2024/05/20
[njs] HTTP: fixed handling of 0 length request body.
Dmitry Volyntsev
2024/05/20
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
2024/05/20
Re: [PATCH] Fix compile error in configure script
Sergey Kandaurov
2024/05/18
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
2024/05/17
[njs] Removing njs_string_set() from builtin functions.
Dmitry Volyntsev
2024/05/17
[njs] Change: removed byte strings API.
Dmitry Volyntsev
2024/05/17
[njs] Optimized string creation with ASCII input.
Dmitry Volyntsev
2024/05/17
[njs] Added string creation benchmark.
Dmitry Volyntsev
2024/05/17
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
2024/05/17
Re: [PATCH] Fix compile error in configure script
Sergey Kandaurov
2024/05/16
[PATCH] Fix compile error in configure script
Edgar Bonet
2024/05/16
Re: limiting number of HTTP request headers
Liu Dongmiao
2024/05/15
limiting number of HTTP request headers
Maksim Yevmenkin
2024/05/13
Discussion: websocket over http2 / http3?
Liu Dongmiao
2024/05/13
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
2024/05/13
Re: [patch] reject http header without colon (:) in the header name
Илья Шипицин
2024/05/13
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
2024/05/13
Re: [patch] reject http header without colon (:) in the header name
Roman Arutyunyan
2024/05/09
[njs] Configure: fixed QuickJS detection with --with-quickjs flag.
Dmitry Volyntsev
2024/05/07
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
2024/05/07
[patch] reject http header without colon (:) in the header name
Maksim Yevmenkin
2024/05/07
[PATCH] Tests: ssl_engine_keys.t improved
o . deeva
2024/05/05
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
kasei
2024/05/03
Re: [PATCH] Stream pass: disabled passing from or to udp
Sergey Kandaurov
2024/05/03
[nginx] Stream pass: disabled passing from or to udp.
Roman Arutyunyan
2024/05/03
Re: [PATCH] Stream pass: disabled passing from or to udp
Roman Arutyunyan
2024/05/03
[nginx] SSL: fixed possible configuration overwrite loading "engine:" keys.
Sergey Kandaurov
2024/05/03
[nginx] HTTP/3: fixed handling of malformed request body length.
Sergey Kandaurov
2024/05/03
[nginx] Version bump.
Sergey Kandaurov
2024/05/03
Re: [PATCH] Stream pass: disabled passing from or to udp
Sergey Kandaurov
2024/05/03
Re: [PATCH] SSL: fixed possible configuration overwrite loading "engine:" keys
Roman Arutyunyan
2024/05/02
[PATCH] SSL: fixed possible configuration overwrite loading "engine:" keys
Sergey Kandaurov
2024/05/02
[PATCH] Configure: increase the default optimization level to -O2
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: postpone running the test binary
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: build C++ test module using C++ compiler
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: fix build on Windows using non-MSVC compilers
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: always test with provided C compiler options
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: fix warnings in a few feature tests
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] Configure: test --with-cc-opt options
Piotr Sikora via nginx-devel
2024/05/02
[PATCH] QUIC: fix build against musl-libc when using Clang
Piotr Sikora via nginx-devel
2024/05/01
[njs] QuickJS: added zlib module.
Dmitry Volyntsev
2024/04/30
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
Roman Arutyunyan
2024/04/29
[njs] Tests: fixed typo in stream_js_dup_set.t introduced in be271e8d0b3b.
Dmitry Volyntsev
2024/04/29
[njs] Fetch: fixed request Host header when the port is non-standard.
Dmitry Volyntsev
2024/04/29
[njs] Allowing to use custom allocator in njs_chb_t.
Dmitry Volyntsev
2024/04/27
Re: [PATCH] proxy_cache_lock: Make lock timer configurable
Roy Teeuwen
2024/04/26
[PATCH] Stream pass: disabled passing from or to udp
Roman Arutyunyan
2024/04/25
Re: Leaky NGINX Plugin Advice
Roman Arutyunyan
2024/04/25
Re: [PROPOSAL]: Extend list of Stream phases
Roman Arutyunyan
2024/04/23
[nginx] release-1.26.0 tag
Roman Arutyunyan
2024/04/23
[nginx] nginx-1.26.0-RELEASE
Roman Arutyunyan
2024/04/23
[nginx] Stable branch.
Roman Arutyunyan
2024/04/23
Re: [PATCH] HTTP/3: fixed handling of malformed request body length
Roman Arutyunyan
2024/04/23
Re: [PATCH] HTTP/3: fixed handling of malformed request body length
Sergey Kandaurov
2024/04/23
[PATCH]HTTP/2 connection not properly closing during graceful shutdown
Kasei Wang
2024/04/22
[njs] Configure: fixed default path QuickJS discovery typo.
Dmitry Volyntsev
2024/04/22
[njs] Zlib: improved tests with zlib-ng.
Dmitry Volyntsev
2024/04/22
[njs] Zlib: fixed inflate().
Dmitry Volyntsev
2024/04/22
[njs] Modules: improved checking for duplicate js_set variables.
Dmitry Volyntsev
2024/04/22
[njs] Version bump.
Dmitry Volyntsev
2024/04/22
[PATCH] HTTP/3: fixed handling of malformed request body length
Sergey Kandaurov
2024/04/18
[PATCH 2 of 4] HTTP: added MPTCP support
Dourov Maxime
2024/04/18
[PATCH 4 of 4] Stream: added MPTCP support
Dourov Maxime
2024/04/18
[PATCH 3 of 4] Mail: added MPTCP support
Dourov Maxime
2024/04/18
[PATCH 1 of 4] Core: added socket protocol
Dourov Maxime
2024/04/18
[PATCH 0 of 4] Add MPTCP support
Dourov Maxime
2024/04/16
[nginx] release-1.25.5 tag
Roman Arutyunyan
2024/04/16
[nginx] nginx-1.25.5-RELEASE
Roman Arutyunyan
2024/04/15
[njs] Added tag 0.8.4 for changeset 11d956c1577c
Dmitry Volyntsev
2024/04/15
[njs] Version 0.8.4.
Dmitry Volyntsev
2024/04/15
Re: nginx web server configuration file for Suprema BioStar 2 Door Access System
Turritopsis Dohrnii Teo En Ming via nginx-devel
2024/04/11
[nginx] Stream pass: limited the number of passes per connection.
Roman Arutyunyan
2024/04/10
[PROPOSAL]: Extend list of Stream phases
Andrey Kulikov
2024/04/10
Re: [nginx] QUIC: "handshake_timeout" configuration parameter.
Roman Arutyunyan
2024/04/10
[nginx] QUIC: fixed close timer processing with early data.
Roman Arutyunyan
2024/04/09
Re: [nginx] QUIC: "handshake_timeout" configuration parameter.
Vladimir Homutov via nginx-devel
2024/04/09
Re: [nginx] QUIC: "handshake_timeout" configuration parameter.
Roman Arutyunyan
2024/04/08
[njs] HTTP: fixed r.send() with Buffer argument.
Dmitry Volyntsev
2024/04/08
[njs] Modules: checking for duplicate js_set variables.
Dmitry Volyntsev
2024/04/08
Re: [nginx] QUIC: "handshake_timeout" configuration parameter.
Vladimir Homutov via nginx-devel
2024/04/08
Re: [PATCH] Detecting duplicate addresses in listen among different modules
Roman Arutyunyan
2024/04/05
[PATCH] Detecting duplicate addresses in listen among different modules
Sergey Kandaurov
2024/04/04
[njs] Configure: added --with-quickjs option.
Dmitry Volyntsev
2024/04/04
[njs] Configure: improved QuickJS discovery.
Dmitry Volyntsev
2024/04/04
[njs] Configure: added --no-quickjs description in configure --help.
Dmitry Volyntsev
2024/04/04
[njs] Configure: sorted options alphabetically in configure --help.
Dmitry Volyntsev
2024/04/03
Re: [PATCH] Documented accept_filter, deferred, setfib in stream listen
Yaroslav Zhuravlev
2024/04/02
[njs] HTTP: validating URI and args arguments in r.subrequest().
Dmitry Volyntsev
2024/04/02
[njs] Tests: adapt stream_js.t to nginx changes.
Dmitry Volyntsev
2024/04/02
[njs] Tests: adapt stream_js_preload_object.t to nginx changes.
Dmitry Volyntsev
2024/04/02
[njs] Tests: simplified stream_js_import2.t.
Dmitry Volyntsev
2024/04/02
[njs] Tests: removed stream_js_import.t.
Dmitry Volyntsev
2024/03/27
Re: [PATCH] Configure: fix "make install" when cross-compiling to Windows
Sergey Kandaurov
2024/03/27
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
Sergey Kandaurov
2024/03/27
Re: [PATCH] Configure: set cache line sizes for more architectures
Sergey Kandaurov
2024/03/27
Re: [PATCH] macOS: detect cache line size at runtime
Sergey Kandaurov
2024/03/27
Re: [PATCH] Configure: link libcrypt when a feature using it is detected
Sergey Kandaurov
2024/03/27
Re: [PATCH] Win32: fix unique file index calculations
Sergey Kandaurov
2024/03/27
Re: [PATCH] Rewrite: fix "return" directive without response text
Sergey Kandaurov
2024/03/27
Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses
Sergey Kandaurov
2024/03/27
Re: [PATCH] Geo: fix uninitialized memory access
Sergey Kandaurov
2024/03/27
[nginx] Configure: allow cross-compiling to Windows using Clang.
Sergey Kandaurov
2024/03/27
[nginx] Configure: fixed "make install" when cross-compiling to Windows.
Sergey Kandaurov
2024/03/27
[nginx] Configure: added support for Homebrew on Apple Silicon.
Sergey Kandaurov
2024/03/27
[nginx] Configure: set cache line size for more architectures.
Sergey Kandaurov
2024/03/27
[nginx] Detect cache line size at runtime on macOS.
Sergey Kandaurov
2024/03/27
[nginx] Configure: fixed Linux crypt_r() test to add libcrypt.
Sergey Kandaurov
2024/03/27
[nginx] Win32: fixed unique file index calculations.
Sergey Kandaurov
2024/03/27
[nginx] Rewrite: fixed "return" directive without response text.
Sergey Kandaurov
2024/03/27
[nginx] Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
2024/03/27
[nginx] Geo: fixed uninitialized memory access.
Sergey Kandaurov
2024/03/25
Re: [PATCH 2 of 2] SSL: add $ssl_curve when using AWS-LC
Piotr Sikora via nginx-devel
2024/03/25
Re: [PATCH] Documented accept_filter, deferred, setfib in stream listen
Sergey Kandaurov
2024/03/25
Re: [PATCH 2 of 2] SSL: add $ssl_curve when using AWS-LC
Sergey Kandaurov
2024/03/25
[PATCH] Documented accept_filter, deferred, setfib in stream listen
Yaroslav Zhuravlev
2024/03/25
[PATCH] Mentioned fastopen in stream listen bind
Yaroslav Zhuravlev
2024/03/25
[nginx] Stream: $server_name.
Sergey Kandaurov
2024/03/25
I would like to post a PR for fixing memory-leak-issue
Sangmin Lee
2024/03/23
Re: [PATCH] Stream: $server_name
Roman Arutyunyan
2024/03/22
[PATCH] Stream: $server_name
Sergey Kandaurov
2024/03/22
[nginx] Stream: moved fastopen compatibility check.
Sergey Kandaurov
2024/03/22
[nginx] Stream: the "setfib" parameter of the "listen" directive.
Sergey Kandaurov
2024/03/22
[nginx] Stream: the "accept_filter" parameter of the "listen" directive.
Sergey Kandaurov
2024/03/22
[nginx] Stream: the "deferred" parameter of the "listen" directive.
Sergey Kandaurov
2024/03/22
[nginx] Stream: reshuffled ngx_stream_listen_opt_t fields.
Sergey Kandaurov
2024/03/22
[nginx] Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
2024/03/22
[nginx] Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention.
Sergey Kandaurov
2024/03/21
Re: [PATCH] Avoiding mixed socket families in PROXY protocol v1 (ticket #2594)
Roman Arutyunyan
2024/03/21
[nginx] Stream: ngx_stream_pass_module.
Roman Arutyunyan
2024/03/21
[nginx] Stream: virtual servers.
Roman Arutyunyan
2024/03/21
[nginx] Stream: socket peek in preread phase.
Roman Arutyunyan
2024/03/21
[nginx] Version bump.
Roman Arutyunyan
2024/03/21
[PATCH] proxy_cache_lock: Make lock timer configurable
Nejc Lovrencic
2024/03/21
Re: [PATCH] Configure: link libcrypt when a feature using it is detected
Piotr Sikora via nginx-devel
2024/03/21
Re: [PATCH] macOS: detect cache line size at runtime
Piotr Sikora via nginx-devel
2024/03/21
Re: [PATCH] Core: fix build without libcrypt
Piotr Sikora via nginx-devel
2024/03/21
Re: [PATCH 1 of 2] SSL: add support for AWS-LC
Piotr Sikora via nginx-devel
2024/03/20
Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses
Piotr Sikora via nginx-devel
2024/03/20
Re: [PATCH] Geo: fix uninitialized memory access
Piotr Sikora via nginx-devel
2024/03/20
Re: [PATCH] Core: free connections and read/write events at shutdown
Piotr Sikora via nginx-devel
2024/03/20
[njs] Modules: fixed clear() method of a shared dictionary without timeout.
Dmitry Volyntsev
2024/03/20
Re: [PATCH] Configure: link libcrypt when a feature using it is detected
Sergey Kandaurov
2024/03/20
Re: [PATCH] macOS: detect cache line size at runtime
Sergey Kandaurov
2024/03/18
[njs] Shell: added completions for QuickJS engine.
Dmitry Volyntsev
2024/03/18
[njs] Shell: completions are refactored and moved out of the core.
Dmitry Volyntsev
2024/03/18
[njs] Introduced njs_vm_value_enumerate() and njs_vm_value_own_enumerate().
Dmitry Volyntsev
2024/03/18
[njs] Refactoring njs_value_own_enumerate() and friends.
Dmitry Volyntsev
2024/03/18
[njs] Introduced njs_vm_prototype() to get a value's prototype.
Dmitry Volyntsev
2024/03/18
[njs] Introduced njs_vm_global() to get global object.
Dmitry Volyntsev
2024/03/18
Re: [PATCH] Core: fix build without libcrypt
Илья Шипицин
2024/03/18
Re: [PATCH] Core: fix build without libcrypt
Sergey Kandaurov
2024/03/18
Re: [PATCH 1 of 2] SSL: add support for AWS-LC
Roman Arutyunyan
2024/03/18
Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses
Sergey Kandaurov
2024/03/18
Re: [PATCH] Core: fix build without libcrypt
Roman Arutyunyan
2024/03/15
Re: [PATCH] Core: free connections and read/write events at shutdown
Sergey Kandaurov
2024/03/15
Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses
Sergey Kandaurov
2024/03/14
Re: [PATCH] Geo: fix uninitialized memory access
Roman Arutyunyan
2024/03/13
Re: [PATCH] Avoiding mixed socket families in PROXY protocol v1 (ticket #2594)
Sergey Kandaurov
2024/03/11
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
Sergey Kandaurov
2024/03/11
Re: [PATCH] Avoiding mixed socket families in PROXY protocol v1 (ticket #2594)
Roman Arutyunyan
2024/03/08
Re: nginx web server configuration file for Suprema BioStar 2 Door Access System
Muhammad Nuzaihan
2024/03/08
nginx web server configuration file for Suprema BioStar 2 Door Access System
Turritopsis Dohrnii Teo En Ming via nginx-devel
2024/03/08
Re: [PATCH] Core: free connections and read/write events at shutdown
Piotr Sikora via nginx-devel
2024/03/08
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
Piotr Sikora via nginx-devel
2024/03/08
Re: [PATCH] HTTP: stop emitting server version by default
Piotr Sikora via nginx-devel
2024/03/07
[PATCH 2 of 2] QUIC: input packet batching with recvmmsg()
Roman Arutyunyan
2024/03/07
[PATCH 1 of 2] QUIC: output packet batching with sendmmsg()
Roman Arutyunyan
2024/03/07
[PATCH 0 of 2] QUIC packet batching on Linux
Roman Arutyunyan
2024/03/07
Re: [PATCH] Core: free connections and read/write events at shutdown
Sergey Kandaurov
2024/03/07
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
J Carter
2024/03/06
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
Sergey Kandaurov
2024/03/06
Re: [PATCH] Avoiding mixed socket families in PROXY protocol v1 (ticket #2594)
Sergey Kandaurov
2024/03/06
Re: [PATCH] Configure: add support for Homebrew on Apple Silicon
Roman Arutyunyan
2024/03/05
Re: [PATCH] Fixed 413 custom error page for HTTP/2 and HTTP/3 (ticket #2609)
Roman Arutyunyan
2024/03/05
Re: [PATCH] HTTP: remove needless code
Dmitry Volyntsev
2024/03/05
Re: [PATCH] Fixed 413 custom error page for HTTP/2 and HTTP/3 (ticket #2609)
Maxim Dounin
2024/03/05
[njs] Fixed typo introduced in eb01434865d7.
Dmitry Volyntsev
2024/03/05
[PATCH] HTTP: remove needless code
Sergey A . Osokin
2024/03/05
[njs] HTTP: allowing to set Server header.
Dmitry Volyntsev
2024/03/04
[PATCH] Fixed 413 custom error page for HTTP/2 and HTTP/3 (ticket #2609)
Roman Arutyunyan
2024/02/29
[njs] Shell: revert -t option back to preserve backward compatibility.
Dmitry Volyntsev
2024/02/29
[njs] Removed duplicate expect tests introduced in cb3e068a511c.
Dmitry Volyntsev
2024/02/29
[njs] Shell: fixed memory pool issues introduced in cb3e068a511c.
Dmitry Volyntsev
2024/02/29
[njs] Simplified working with global value.
Dmitry Volyntsev
Earlier messages
Later messages