nginx-devel
Thread
Date
Earlier messages
Messages by Thread
[njs] Removed NGX_MAX_PATH define.
noreply
[njs] Fixed compilation with old gcc.
noreply
[njs] Fixed constant is too large for 'long' warning on mips -mabi=n32.
noreply
[njs] Fixed gcc compilation with O3 optimization level.
noreply
[njs] Improved README.md clarity with angle bracket explanations.
noreply
[njs] Fixed Function constructor template injection.
noreply
[njs] Fixed segfault at error message in njs_property_query().
noreply
[njs] Branch deleted: seg_fault_at_err_msg
noreply
[njs] Branch created: seg_fault_at_err_msg
noreply
[njs] QuickJS: added memory limit check for reuse queue.
noreply
[njs] Modules: added state file for the shared dictionary.
noreply
[njs] Modules: replaced njs_str_t with ngx_str_t in the shared dictionary.
noreply
[njs] Modules: engine independent method to add entries to a shared dict.
noreply
[njs] Tests: removed leftover engine checks.
noreply
[njs] Modules: introduced NGX_CHB_CTX_INIT().
noreply
[njs] Modules: separating different init worker components.
noreply
[nginx] Core: added support for TCP keepalive parameters on macOS.
noreply
[nginx] QUIC: reset qc->error to zero again.
noreply
[nginx] QUIC: adjusted handling of callback errors.
noreply
[nginx] QUIC: using QUIC API introduced in OpenSSL 3.5.
noreply
[nginx] QUIC: ssl_encryption_level_t abstraction layer.
noreply
[nginx] QUIC: removed ALPN feature test.
noreply
[nginx] QUIC: removed level field from ngx_quic_compat_record_t.
noreply
[nginx] QUIC: logging of SSL library errors.
noreply
[nginx] QUIC: removed excessive casts for ngx_ssl_get_connection().
noreply
[nginx] QUIC: defined SSL API macros in a single place.
noreply
[nginx] QUIC: logging level of handshake errors.
noreply
[nginx] QUIC: better approach for premature handshake completion.
noreply
[nginx] QUIC: logging missing mandatory TLS extensions only once.
noreply
[nginx] QUIC: factored out SSL_provide_quic_data() to the helper function.
noreply
[nginx] SSL: disabled UI console prompts from worker processes.
noreply
[nginx] SSL: support loading keys via OSSL_STORE.
noreply
[njs] WebCrypto: fixed issue introduced in 637fc26e.
noreply
[njs] WebCrypto: added ECDH support.
noreply
[njs] WebCrypto: improved working with curve constants.
noreply
[njs] WebCrypto: making SHA-256 the default hash algorithm.
noreply
[njs] Add missing null checks for promise code.
noreply
[njs] Fetch: unify string type to support both njs and QuickJS.
noreply
[njs] Fetch: QuickJS support.
noreply
[njs] WebCrypto: fixed extractable handling for crypto.subtle.deriveKey().
noreply
[njs] WebCrypto: added support for HMAC as derivedKeyAlgorithm.
noreply
[njs] Lightweight tag created: 0.9.0
noreply
[njs] Version 0.9.0.
noreply
[njs] HTTP: fixed GCC 15 build with -Wunterminated-string-initialization.
noreply
[njs] Fixed GCC 15 build with -Wunterminated-string-initialization.
noreply
[njs] Tests: fixed js_body_filter.t.
noreply
[njs] Fixed regexp undefined value of captured group.
noreply
[njs] Using invalid UTF-8 string as atom number 0.
noreply
[njs] Fixed building with --debug=YES after b28e50b1.
noreply
[njs] Tests: improved js_body_filter.t tests.
noreply
[njs] Tests: fixed js_body_filter.t tests.
noreply
[njs] Introduced NJS_VMCODE_PROPERTY_ATOM_SET instruction.
noreply
[njs] Introduced NJS_VMCODE_PROPERTY_ATOM_GET instruction.
noreply
[nginx] QUIC: do not block ACKs by congestion control.
noreply
[nginx] SSL: fixed build with OPENSSL_NO_DH.
noreply
[nginx] SSL: fixed build with OPENSSL_NO_DEPRECATED.
noreply
[nginx] Annotated tag created: release-1.28.0
noreply
[nginx] nginx-1.28.0-RELEASE
noreply
[nginx] QUIC: fixed a typo.
noreply
[nginx] Branch created: stable-1.28
noreply
[njs] Test262: fixed mktemp format on OpenBSD.
noreply
[njs] Replaced vm with mp in NJS_CHB_MP_INIT().
noreply
[nginx] Win32: added detection of ARM64 target.
noreply
[nginx] Core: improved NGX_ALIGNMENT detection on some x86_64 platforms.
noreply
[nginx] HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.
noreply
[nginx] HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.
noreply
[nginx] Fixed -Wunterminated-string-initialization with gcc15.
noreply
[nginx] Fixed -Wunterminated-string-initialization with gcc15.
noreply
[nginx] QUIC: lowered log level for unsupported transport parameters.
noreply
[nginx] Annotated tag created: release-1.27.5
noreply
[nginx] nginx-1.27.5-RELEASE
noreply
[nginx] QUIC: do not shrink congestion window after losing an MTU probe.
noreply
[nginx] QUIC: prevent spurious congestion control recovery mode.
noreply
[nginx] QUIC: use path MTU in congestion window computations.
noreply
[nginx] HTTP/3: graceful shutdown on keepalive timeout expiration.
noreply
[nginx] QUIC: dynamic packet threshold.
noreply
[nginx] QUIC: do not increase underutilized congestion window.
noreply
Re: [nginx] QUIC: do not increase underutilized congestion window.
Vladimir Homutov via nginx-devel
Re: [nginx] QUIC: do not increase underutilized congestion window.
Vladimir Homutov via nginx-devel
Re: [nginx] QUIC: do not increase underutilized congestion window.
Roman Arutyunyan
Re: [nginx] QUIC: do not increase underutilized congestion window.
Vladimir Homutov via nginx-devel
Re: [nginx] QUIC: do not increase underutilized congestion window.
Sergey Kandaurov
Re: [nginx] QUIC: do not increase underutilized congestion window.
Sergey Kandaurov
Re: [nginx] QUIC: do not increase underutilized congestion window.
Vladimir Homutov via nginx-devel
Re: [nginx] QUIC: do not increase underutilized congestion window.
Sergey Kandaurov
Re: [nginx] QUIC: do not increase underutilized congestion window.
Sergey Kandaurov
[nginx] QUIC: CUBIC congestion control.
noreply
[nginx] QUIC: ngx_msec_t overflow protection.
noreply
[nginx] QUIC: graph-friendly congestion control logging.
noreply
[nginx] QUIC: all-levels commit and revert functions.
noreply
[nginx] QUIC: optimized connection frame threshold.
noreply
[nginx] QUIC: ignore congestion control when sending MTU probes.
noreply
[njs] Fetch: refactored out ngx_js_http_close_peer().
noreply
[njs] Fetch: generalize ngx_js_http_error().
noreply
[njs] Fetch: renamed njs_js_http_destructor() as ngx_js_http_destructor().
noreply
[njs] Fetch: refactored out ngx_js_http_resolve_done().
noreply
[njs] Fetch: refactored out ngx_js_http_resolve().
noreply
[nginx] SSL: external groups support in $ssl_curve and $ssl_curves.
noreply
[nginx] Upstream: fixed passwords support for dynamic certificates.
noreply
[njs] Fetch: remove unused parameter in ngx_js_http_error().
noreply
[njs] Fixed typo in stream event handler debug message.
noreply
[nginx] Charset filter: improved validation of charset_map with utf-8.
noreply
[njs] QuickJS: ignoring rejected promises while destroying context.
noreply
[njs] Lightweight tag created: 0.8.10
noreply
[njs] Version 0.8.10.
noreply
[njs] QuickJS: introduced qjs_promise_result().
noreply
[njs] QuickJS: added xml to nginx modules.
noreply
[njs] QuickJS: fix exception handling during configuration phase.
noreply
[njs] QuickJS: fixed ngx_qjs_external_resolver().
noreply
[njs] QuickJS: fixed compatibility issues with QuickJS-NG 0.9.0.
noreply
[njs] XML: allowing to remove the property $text for XMLNode.
noreply
[njs] QuickJS: added xml module.
noreply
[njs] Test262: improved compatibility with node.js for fs/methods.t.mjs.
noreply
[njs] XML: fixed serializeToString().
noreply
[njs] QuickJS: fixed compatibility with recent change in upstream.
noreply
[njs] QuickJS: added missed JS_NewClass() for the SharedDictError class.
noreply
[njs] QuickJS: using JS_AddIntrinsicBigInt() if detected.
noreply
[njs] QuickJS: calling njs_chb_destroy() in qjs_string_create_chb() internally.
noreply
[njs] QuickJS: fixed ngx_qjs_string() to handle strings containing "\0".
noreply
[njs] QuickJS: fixed njs_qjs_object_completions().
noreply
[njs] QuickJS: added error checks in modules initialization.
noreply
[njs] Test262: using default prepare_args() where appropriate.
noreply
[njs] QuickJS: crypto module.
noreply
[njs] Test262: allowing to omit empty default option argument.
noreply
Re: [njs] Test262: allowing to omit empty default option argument.
Mike MacCana
[njs] QuickJS: making ngx_qjs_*() functions consistent with ngx_js_*().
noreply
Proposal: Change `ssl_client_certificate` to `ssl_client_ca_certificate`
Thomas Ward via nginx-devel
Re: Proposal: Change `ssl_client_certificate` to `ssl_client_ca_certificate`
Sergey Kandaurov
Use directive code from other module inside my custom ngx_http_mycontrol_module
Zyrot System
Re: Use directive code from other module inside my custom ngx_http_mycontrol_module
Sergey Kandaurov
[nginx] Slice filter: improved memory allocation error handling.
noreply
Development guide sentence wording
Sorin Manole
Re: Development guide sentence wording
Sergey A. Osokin
Re: Development guide sentence wording
Sergey Kandaurov
[nginx] SSL: removed stale comments.
noreply
[nginx] SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.
noreply
[nginx] SSL: raised limit for sessions stored in shared memory.
noreply
[nginx] SSL: improved logging of saving sessions from upstream servers.
noreply
[njs] QuickJS: using helper to declare Symbol.toStringTag properties.
noreply
[njs] QuickJS: removed unused variable casts introduced in 75ca26f.
noreply
[njs] Fetch: accepting response headers with underscore characters.
noreply
[njs] Fixed typo introduced in 75ca26f.
noreply
[njs] Modules: improved reporting of unhandled promise rejections.
noreply
[njs] Tests: making fetch test portable by removing njs.dump().
noreply
[nginx] Improved ngx_http_subrequest() error handling.
noreply
[njs] QuickJS: fixed memory leak in js_periodic handler.
noreply
[njs] Tests: splitting js_periodic tests into multiple files.
noreply
unsubscribe
Ilya
[njs] QuickJS: fixed SharedDict.incr() with empty init argument.
noreply
[nginx] Add gitignore file.
noreply
[njs] Fixed access to uninitialized alg in SubtleCrypto.import().
noreply
[njs] QuickJS: added WebCrypto import tests forgotten in 75ca26f.
noreply
[njs] QuickJS: fixed key usage processing with invalid values in WebCrypto.
noreply
[njs] QuickJS: added missed OPENSSL context for errors in WebCrypto.
noreply
[njs] QuickJS: fixed non-NULL terminated strings formatting in exceptions.
noreply
[njs] Add missed syntax error for await in template literal.
noreply
[nginx] Configure: MSVC compatibility with PCRE2 10.45.
noreply
[nginx] Core: fix build without libcrypt.
noreply
[njs] Modules: fixed name corruption in variable and header processing.
noreply
[njs] QuickJS: fixed shared dict in stream module.
noreply
[njs] Tests262: fixed merge() with null values.
noreply
[njs] QuickJS: added querystring module.
noreply
[nginx] Annotated tag created: release-1.27.4
noreply
[nginx] Annotated tag created: release-1.26.3
noreply
[nginx] nginx-1.26.3-RELEASE
noreply
[nginx] nginx-1.27.4-RELEASE
noreply
[nginx] SNI: added restriction for TLSv1.3 cross-SNI session resumption.
noreply
[nginx] SNI: added restriction for TLSv1.3 cross-SNI session resumption.
noreply
[nginx] Added "keepalive_min_timeout" directive.
noreply
[njs] HTTP: reading r.requestText or r.requestBuffer from a temp file.
noreply
Re: [njs] HTTP: reading r.requestText or r.requestBuffer from a temp file.
Sergey A. Osokin
[nginx] Misc: moved documentation in generated ZIP archive.
noreply
[nginx] Configure: fixed --with-libatomic=DIR with recent libatomic_ops.
noreply
[nginx] Configure: fixed --with-libatomic=DIR with recent libatomic_ops.
noreply
[nginx] QUIC: added missing casts in iov_base assignments.
noreply
[nginx] QUIC: added missing casts in iov_base assignments.
noreply
[njs] QuickJS: added support for QuickJS-NG library.
noreply
[njs] QuickJS: correctly handling value len for empty query params.
noreply
[njs] CI: added test with QuickJS-NG in check-pr job.
noreply
[njs] QuickJS: reimplemented process.argv.
noreply
[nginx] Upstream: fixed --with-compat build without SSL, broken by 454ad0e.
noreply
[njs] Tests: moving request body tests to js_request_body.t.
noreply
[njs] QuickJS: added TextDecoder and TextEncoder.
noreply
[njs] QuickJS: accept ArrayBuffer as an arument for qjs_typed_array_data().
noreply
[njs] Tests: added request body test when body is in a file.
noreply
[njs] QuickJS: fixed Buffer.concat() with a single argument.
noreply
[nginx] SSL: avoid using mismatched certificate/key cached pairs.
noreply
[nginx] SSL: caching certificates and certificate keys with variables.
noreply
[nginx] SSL: object cache inheritance from the old configuration cycle.
noreply
[nginx] Upstream: caching certificates and certificate keys with variables.
noreply
[nginx] SSL: cache revalidation of file based dynamic certificates.
noreply
[nginx] SSL: encrypted certificate keys are exempt from object cache.
noreply
[nginx] Slice filter: log the expected range in case of range error.
noreply
[njs] Lightweight tag created: 0.8.9
noreply
[njs] 2025 year.
noreply
[njs] Version 0.8.9.
noreply
[nginx] Gzip: compatibility with recent zlib-ng 2.2.x versions.
noreply
[nginx] Gzip: compatibility with recent zlib-ng 2.2.x versions.
noreply
[nginx] Year 2025.
noreply
[njs] Modules: removed extra VM creation per server.
noreply
Earlier messages