nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1 of 6] SSL: moved certificate storage out of SSL_CTX exdata
Sergey Kandaurov
[PATCH 4 of 6] SSL: caching certificate revocation lists
Mini Hawthorne
[PATCH 3 of 6] SSL: caching certificates
Mini Hawthorne
[PATCH 5 of 6] SSL: caching private keys
Mini Hawthorne
[PATCH 6 of 6] SSL: caching CA certificates
Mini Hawthorne
[njs] HTTP: moving ngx_http_methods table out of subrequest() method.
noreply
[njs] HTTP: making ngx_http_js_header_t handler type generic.
noreply
[njs] Tests: removed njs specific code from js_headers.t.
noreply
[njs] Tests: ignoring subrequest execution order in js_subrequest.t.
noreply
[PATCH 0 of 7] Upstream: re-resolvable servers.
Aleksei Bavshin
[PATCH 1 of 7] Upstream: re-resolvable servers
Aleksei Bavshin
[PATCH 2 of 7] Upstream: construct upstream peers from DNS SRV records
Aleksei Bavshin
[PATCH 3 of 7] Core: inheritance of non-reusable shared memory zones
Aleksei Bavshin
[PATCH 4 of 7] Upstream: pre-resolve servers on reload
Aleksei Bavshin
[PATCH 5 of 7] Upstream: per-upstream resolver
Aleksei Bavshin
[PATCH 6 of 7] Upstream: copy upstream zone DNS valid time during config reload
Aleksei Bavshin
[PATCH 7 of 7] Tests: upstream configuration tests with re-resolvable servers
Aleksei Bavshin
Re: [PATCH 0 of 7] Upstream: re-resolvable servers.
Thorvaldur Thorvaldsson
[nginx] HTTP/2: close connections initialized during graceful shutdown.
Roman Arutyunyan
[PATCH] Delayed closing of idle connections
Sunggon Song
[PATCH] Tests: stream_udp_proxy_requests adjusted
Oksana Deeva
Re: [PATCH] Tests: stream_udp_proxy_requests adjusted
Thorvaldur Thorvaldsson
Re: [PATCH] Tests: stream_udp_proxy_requests adjusted
Sergey Kandaurov
[PATCH] Avoided updating of parent PID value after daemonization
Valentin V . Bartenev
[nginx] Stream: allow servers with no handler.
Roman Arutyunyan
[njs] Fixed empty labelled statement in a function.
noreply
[njs] Fixed Function constructor handling when called without arguments.
noreply
The Apache Http Server architecture
anlex N
[njs] HTTP: simplifed r.subrequest() code.
noreply
[njs] QuickJS: disabling eval() and string normalize.
noreply
[njs] Avoiding explicit length calculation for strings.
noreply
[njs] Fixed constructor property of an iterator object.
noreply
[njs] Fixed "global" property handler when deleting.
noreply
[njs] Fixed Object.values() and Object.entries() with shared properties.
noreply
[njs] Fixed attribute initialization for external properties.
noreply
[njs] Fixed maybe-uninitialized warning in error creation.
noreply
[njs] Modules: adding NUL byte at the end of the module body.
noreply
[njs] Fixed ‘ctx.codepoint’ may be used uninitialized.
noreply
[njs] Fixed ‘length’ may be used uninitialized in Array.prototype.pop().
noreply
[njs] HTTP: simplified check for subrequest from a subrequest.
noreply
[njs] Modules: removed not needed previous location initialization.
noreply
[PATCH] Stream: allow servers with no handler
Roman Arutyunyan
Re: [PATCH] Stream: allow servers with no handler
Sergey Kandaurov
[njs] Version 0.8.5.
noreply
[PATCH] Fixed checking for no port in the upstream block references
Valentin V. Bartenev
[PATCH] Fixed checking for no ports in the upstream block references
Valentin V. Bartenev
[PATCH 2 of 3] Save response time and corrected initial age to file cache header
Hiroaki Nakamura
[PATCH 1 of 3] Correctly calculate and set Age header
Hiroaki Nakamura
[PATCH 3 of 3] Tests: Update and add tests for Age header
Hiroaki Nakamura
[PATCH 0 of 3] Update Age response header correctly
Hiroaki Nakamura
[PATCH 0 of 9] Upstream: re-resolvable servers.
Aleksei Bavshin
[PATCH 1 of 9] Upstream: re-resolvable servers
Aleksei Bavshin
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Roman Arutyunyan
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Roman Arutyunyan
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Aleksei Bavshin
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Mathew Heard
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Aleksei Bavshin
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Mathew Heard
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Aleksei Bavshin
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Mathew Heard
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Aleksei Bavshin
Re: [PATCH 1 of 9] Upstream: re-resolvable servers
Roman Arutyunyan
[PATCH 2 of 9] Stream: re-resolvable servers
Aleksei Bavshin
[PATCH 3 of 9] Upstream: construct upstream peers from DNS SRV records
Aleksei Bavshin
[PATCH 4 of 9] Core: inheritance of non-reusable shared memory zones
Aleksei Bavshin
Re: [PATCH 4 of 9] Core: inheritance of non-reusable shared memory zones
Roman Arutyunyan
[PATCH 5 of 9] Upstream: pre-resolve servers on reload
Aleksei Bavshin
[PATCH 6 of 9] Upstream: per-upstream resolver
Aleksei Bavshin
Re: [PATCH 6 of 9] Upstream: per-upstream resolver
Roman Arutyunyan
[PATCH 7 of 9] Upstream: copy upstream zone DNS valid time during config reload
Aleksei Bavshin
Re: [PATCH 7 of 9] Upstream: copy upstream zone DNS valid time during config reload
Roman Arutyunyan
[PATCH 8 of 9] Upstream: disable re-resolve functionality on Windows
Aleksei Bavshin
Re: [PATCH 8 of 9] Upstream: disable re-resolve functionality on Windows
Roman Arutyunyan
Re: [PATCH 8 of 9] Upstream: disable re-resolve functionality on Windows
Roman Arutyunyan
Re: [PATCH 8 of 9] Upstream: disable re-resolve functionality on Windows
Aleksei Bavshin
[PATCH 9 of 9] Tests: upstream configuration tests with re-resolvable servers
Aleksei Bavshin
[njs] HTTP: fixed r.subrequest() error handling.
noreply
[njs] Modules: removed extra copying in shared dictionary.
noreply
[njs] Modules: shared dictionary add, set, incr methods timeout argument.
noreply
[njs] Fixed integer overflow in Date.parse().
noreply
[njs] Fixed tracking of argument scope.
noreply
[njs] Tests: compatibility with "openssl" app from OpenSSL 3.2.0.
noreply
[njs] Fixed open byte overread in decodeURI() and decodeURIComponent().
noreply
[njs] Added reference to nginx community page at SUPPORT.md.
noreply
[PATCH] Slice filter: proxy_cache_background_update support (ticket #1348)
J Carter
Re: [PATCH] Slice filter: proxy_cache_background_update support (ticket #1348)
J Carter
Re: [PATCH] Slice filter: proxy_cache_background_update support (ticket #1348)
J Carter
[PATCH 0 of 2] Stream preread fixes
Roman Arutyunyan
[PATCH 1 of 2] Stream: removed empty input buffer after peek preread
Roman Arutyunyan
[PATCH 2 of 2] Stream: limit SOCK_DGRAM preread to a single datagram
Roman Arutyunyan
[njs] Updated README
noreply
[njs] Added contributing guide.
noreply
proxy_cache_lock for content revalidation
Maksim Yevmenkin
[njs] Test262: fixed unstable fs test.
noreply
[njs] Test262: fixed flaky fs tests.
noreply
[njs] Added issue templates.
noreply
[njs] Added support guide.
noreply
[njs] Added security policy.
noreply
[nginx] release-1.26.1 tag
Sergey Kandaurov
[nginx] nginx-1.26.1-RELEASE
Sergey Kandaurov
[nginx] release-1.27.0 tag
Sergey Kandaurov
[nginx] nginx-1.27.0-RELEASE
Sergey Kandaurov
[nginx] HTTP/3: fixed handling of zero-length literal field line.
Sergey Kandaurov
[nginx] HTTP/3: fixed handling of zero-length literal field line.
Sergey Kandaurov
[nginx] QUIC: ngx_quic_buffer_t use-after-free protection.
Sergey Kandaurov
[nginx] QUIC: ngx_quic_buffer_t use-after-free protection.
Sergey Kandaurov
[nginx] QUIC: ignore CRYPTO frames after handshake completion.
Sergey Kandaurov
[nginx] QUIC: ignore CRYPTO frames after handshake completion.
Sergey Kandaurov
[nginx] HTTP/3: fixed dynamic table overflow.
Sergey Kandaurov
[nginx] HTTP/3: fixed dynamic table overflow.
Sergey Kandaurov
[nginx] HTTP/3: decoder stream pre-creation.
Sergey Kandaurov
[nginx] HTTP/3: decoder stream pre-creation.
Sergey Kandaurov
[nginx] QUIC: client transport parameter data length checking.
Sergey Kandaurov
[nginx] QUIC: client transport parameter data length checking.
Sergey Kandaurov
[njs] Added code of conduct.
noreply
[njs] Added CI based on GitHub Actions.
noreply
[njs] Test262: improved skipping of tests.
noreply
[nginx] Upstream: variables support in proxy_limit_rate and friends.
Sergey Kandaurov
[nginx] Optimized chain link usage (ticket #2614).
Roman Arutyunyan
[nginx] Optimized chain link usage (ticket #2614).
Sergey Kandaurov
[PATCH 1 of 2] Rewritten host header validation to follow generic parsing rules
Sergey Kandaurov
[PATCH 2 of 2] Stream: do not reallocate a parsed SNI host
Sergey Kandaurov
Re: [PATCH 2 of 2] Stream: do not reallocate a parsed SNI host
Roman Arutyunyan
Re: [PATCH 2 of 2] Stream: do not reallocate a parsed SNI host
Sergey Kandaurov
Re: [PATCH 1 of 2] Rewritten host header validation to follow generic parsing rules
J Carter
Re: [PATCH 1 of 2] Rewritten host header validation to follow generic parsing rules
Sergey Kandaurov
Re: [PATCH 1 of 2] Rewritten host header validation to follow generic parsing rules
J Carter
[PATCH] Memcached: memcached_flags_set directive
J Carter
Re: [PATCH] Memcached: memcached_flags_set directive
J Carter
Inquiry about QUIC Congestion Control Algorithms Development
李焯坚
Re: Inquiry about QUIC Congestion Control Algorithms Development
Roman Arutyunyan
[njs] Fetch: fixed heap-buffer-overflow in Headers.get().
Dmitry Volyntsev
[njs] Added fast path in njs_chb_utf8_length() for ASCII input.
Dmitry Volyntsev
[njs] Fixed retval handling after an exception.
Dmitry Volyntsev
[njs] Improved String.prototype.replaceAll() for readability.
Dmitry Volyntsev
[njs] Fixed String.prototype.replaceAll() with zero length argument.
Dmitry Volyntsev
[njs] Aligned StringIndexOf() implementation with the spec.
Dmitry Volyntsev
[njs] Removed code for byte strings in built-in functions.
Dmitry Volyntsev
[njs] Avoid creating byte strings explicitly.
Dmitry Volyntsev
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
Re: I think I found a fix for the memory leak issue on gRPC module
Roman Arutyunyan
Re: I think I found a fix for the memory leak issue on gRPC module
Sergey Kandaurov
Re: I think I found a fix for the memory leak issue on gRPC module
Sergey Kandaurov
[nginx] Configure: fixed building libatomic test.
Sergey Kandaurov
[nginx] Configure: fixed building libatomic test.
Sergey Kandaurov
[njs] HTTP: fixed handling of 0 length request body.
Dmitry Volyntsev
[njs] Removing njs_string_set() from builtin functions.
Dmitry Volyntsev
[njs] Change: removed byte strings API.
Dmitry Volyntsev
[njs] Optimized string creation with ASCII input.
Dmitry Volyntsev
[njs] Added string creation benchmark.
Dmitry Volyntsev
[PATCH] Fix compile error in configure script
Edgar Bonet
Re: [PATCH] Fix compile error in configure script
Sergey Kandaurov
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
Re: [PATCH] Fix compile error in configure script
Sergey Kandaurov
Re: [PATCH] Fix compile error in configure script
Edgar Bonet
limiting number of HTTP request headers
Maksim Yevmenkin
Re: limiting number of HTTP request headers
Liu Dongmiao
Discussion: websocket over http2 / http3?
Liu Dongmiao
[njs] Configure: fixed QuickJS detection with --with-quickjs flag.
Dmitry Volyntsev
[patch] reject http header without colon (:) in the header name
Maksim Yevmenkin
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
Re: [patch] reject http header without colon (:) in the header name
Roman Arutyunyan
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
Re: [patch] reject http header without colon (:) in the header name
Илья Шипицин
Re: [patch] reject http header without colon (:) in the header name
Ben Kallus
[PATCH] Tests: ssl_engine_keys.t improved
o . deeva
Re: [PATCH] Tests: ssl_engine_keys.t improved
Sergey Kandaurov
[nginx] Stream pass: disabled passing from or to udp.
Roman Arutyunyan
[nginx] SSL: fixed possible configuration overwrite loading "engine:" keys.
Sergey Kandaurov
[nginx] HTTP/3: fixed handling of malformed request body length.
Sergey Kandaurov
[PATCH] SSL: fixed possible configuration overwrite loading "engine:" keys
Sergey Kandaurov
Re: [PATCH] SSL: fixed possible configuration overwrite loading "engine:" keys
Roman Arutyunyan
[PATCH] Configure: increase the default optimization level to -O2
Piotr Sikora via nginx-devel
[PATCH] Configure: postpone running the test binary
Piotr Sikora via nginx-devel
[PATCH] Configure: build C++ test module using C++ compiler
Piotr Sikora via nginx-devel
[PATCH] Configure: fix build on Windows using non-MSVC compilers
Piotr Sikora via nginx-devel
[PATCH] Configure: always test with provided C compiler options
Piotr Sikora via nginx-devel
[PATCH] Configure: fix warnings in a few feature tests
Piotr Sikora via nginx-devel
[PATCH] Configure: test --with-cc-opt options
Piotr Sikora via nginx-devel
[PATCH] QUIC: fix build against musl-libc when using Clang
Piotr Sikora via nginx-devel
[njs] QuickJS: added zlib module.
Dmitry Volyntsev
[njs] Tests: fixed typo in stream_js_dup_set.t introduced in be271e8d0b3b.
Dmitry Volyntsev
[njs] Fetch: fixed request Host header when the port is non-standard.
Dmitry Volyntsev
[njs] Allowing to use custom allocator in njs_chb_t.
Dmitry Volyntsev
[PATCH] Stream pass: disabled passing from or to udp
Roman Arutyunyan
Re: [PATCH] Stream pass: disabled passing from or to udp
Sergey Kandaurov
Re: [PATCH] Stream pass: disabled passing from or to udp
Roman Arutyunyan
Re: [PATCH] Stream pass: disabled passing from or to udp
Sergey Kandaurov
Re: Leaky NGINX Plugin Advice
Roman Arutyunyan
[nginx] release-1.26.0 tag
Roman Arutyunyan
[nginx] nginx-1.26.0-RELEASE
Roman Arutyunyan
[PATCH]HTTP/2 connection not properly closing during graceful shutdown
Kasei Wang
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
Roman Arutyunyan
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
kasei
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
Roman Arutyunyan
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
Sergey Kandaurov
Re: [PATCH]HTTP/2 connection not properly closing during graceful shutdown
Roman Arutyunyan
[njs] Configure: fixed default path QuickJS discovery typo.
Dmitry Volyntsev
Earlier messages
Later messages