nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
keep response body of the subrequest inside the memory and use it if send_auth_body is set
Davood Falahati
Re: keep response body of the subrequest inside the memory and use it if send_auth_body is set
Maxim Dounin
enable request_auth module to send auth service error message body when it is allowed
Davood Falahati
Re: enable request_auth module to send auth service error message body when it is allowed
Maxim Dounin
[PATCH] Configure: introduced --without-libxslt
Dmitry Volyntsev
Re: [PATCH] Configure: introduced --without-libxslt
Maxim Dounin
Re: [PATCH] Configure: introduced --without-libxslt
Dmitry Volyntsev
Re: [PATCH] Configure: introduced --without-libxslt
Maxim Dounin
[PATCH] Configure: introduced --with-*-module-opt option
Dmitry Volyntsev
Re: [PATCH] Configure: introduced --with-*-module-opt option
Maxim Dounin
[njs] Removed dead store introduced in fd956d2a25a3.
Dmitry Volyntsev
[njs] Tests: unit tests are rewritten using public API.
Dmitry Volyntsev
[njs] Change: non-compliant deprecated String methods were removed.
Dmitry Volyntsev
[njs] Refactored $262 object as external.
Dmitry Volyntsev
[njs] WebCrypto: fixed building with OpenSSL 1.1.0.
Dmitry Volyntsev
[PATCH] QUIC: fixed encryption level in ngx_quic_frame_sendto()
Roman Arutyunyan
Re: [PATCH] QUIC: fixed encryption level in ngx_quic_frame_sendto()
Sergey Kandaurov
[njs] WebCrypto: module is rewritten using public API.
Dmitry Volyntsev
[njs] FS: module is rewritten using public API.
Dmitry Volyntsev
[njs] Fixed typos introduced in 5e7fc8efebdc.
Dmitry Volyntsev
[njs] Crypto: module is rewritten using public API.
Dmitry Volyntsev
[njs] QueryString: module is rewritten using public API.
Dmitry Volyntsev
[njs] Introduced njs_value_buffer_get().
Dmitry Volyntsev
[njs] Public header cleanup.
Dmitry Volyntsev
[njs] Made njs_string.h includable independently from njs_main.h.
Dmitry Volyntsev
[PATCH] QUIC: optimized immediate close
Roman Arutyunyan
Re: [PATCH] QUIC: optimized immediate close
Sergey Kandaurov
[PATCH 0 of 3] QUIC post-migration address issues
Roman Arutyunyan
[PATCH 1 of 3] QUIC: fixed addr_text after migration (ticket #2488)
Roman Arutyunyan
[PATCH 2 of 3] QUIC: set c->socklen for streams
Roman Arutyunyan
[PATCH 3 of 3] QUIC: keep stream sockaddr and addr_text constant
Roman Arutyunyan
Re: [PATCH 3 of 3] QUIC: keep stream sockaddr and addr_text constant
Roman Arutyunyan
Re: [PATCH 3 of 3] QUIC: keep stream sockaddr and addr_text constant
Sergey Kandaurov
Re: [PATCH 3 of 3] QUIC: keep stream sockaddr and addr_text constant
Roman Arutyunyan
[PATCH 0 of 2] [quic] error handling hardening
Sergey Kandaurov
[PATCH 1 of 2] HTTP/3: fixed ngx_http_v3_init_session() error handling
Sergey Kandaurov
[PATCH 2 of 2] QUIC: improved split frames error handling
Sergey Kandaurov
Re: [PATCH 2 of 2] QUIC: improved split frames error handling
Sergey Kandaurov
Re: [PATCH 2 of 2] QUIC: improved split frames error handling
Roman Arutyunyan
[nginx] Variables: avoid possible buffer overrun with some "$sent_http_*".
Sergey Kandaurov
[PATCH] Tests: HTTP/2 tests with error_page and return
Sergey Kandaurov
Re: [PATCH] Tests: HTTP/2 tests with error_page and return
Maxim Dounin
Re: [PATCH] Tests: HTTP/2 tests with error_page and return
Sergey Kandaurov
Re: [PATCH] Tests: HTTP/2 tests with error_page and return
Maxim Dounin
Re: [PATCH] Tests: HTTP/2 tests with error_page and return
Sergey Kandaurov
Re: [PATCH] Tests: HTTP/2 tests with error_page and return
Maxim Dounin
[njs] WebCrypto: fixed retval of crypto.getRandomValues().
Dmitry Volyntsev
[PATCH] Variables: avoid possible buffer overrun with some "$sent_http_*"
Sergey Kandaurov
Re: [PATCH] Variables: avoid possible buffer overrun with some "$sent_http_*"
Maxim Dounin
[njs] Refactored njs_object_iterate() API.
Dmitry Volyntsev
[njs] Source files sorted into groups.
Dmitry Volyntsev
[njs] Types: added forgotten ts types for XML modification API.
Dmitry Volyntsev
[njs] Types: added ts types for "zlib" module.
Dmitry Volyntsev
[njs] Types: added definitions for Hash.copy() method.
Dmitry Volyntsev
[njs] Tests: dropping all environment variables in a portable way.
Dmitry Volyntsev
Fwd: Removed unused ngx_http_headers_out struct
牧童Damian
Non blocking delay in header filters
Ava Hahn via nginx-devel
Re: Non blocking delay in header filters
Dipl. Ing. Sergey Brester via nginx-devel
Remove unused codes in ngx_http_upstream_connect
meng lynch
Re: Remove unused codes in ngx_http_upstream_connect
Maxim Dounin
Re: Remove unused codes in ngx_http_upstream_connect
meng lynch
Re: Remove unused codes in ngx_http_upstream_connect
Maxim Dounin
[njs] Change: native methods are provided with retval argument.
Dmitry Volyntsev
nginx 1.24 + njs build errors [-Werror=dangling-pointer=] after switch from GCC 12 (Fedora 37) -> GCC13 (Fedora 38)
PGNet Dev
Re: nginx 1.24 + njs build errors [-Werror=dangling-pointer=] after switch from GCC 12 (Fedora 37) -> GCC13 (Fedora 38)
Dmitry Volyntsev
Re: nginx 1.24 + njs build errors [-Werror=dangling-pointer=] after switch from GCC 12 (Fedora 37) -> GCC13 (Fedora 38)
PGNet Dev
Re: nginx 1.24 + njs build errors [-Werror=dangling-pointer=] after switch from GCC 12 (Fedora 37) -> GCC13 (Fedora 38)
PGNet Dev
[nginx] Fixed segfault if regex studies list allocation fails.
Sergey Kandaurov
[PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Vadim Fedorenko via nginx-devel
[PATCH 1 of 4] Core: use explicit_bzero if possible
Vadim Fedorenko via nginx-devel
[PATCH 4 of 4] inet: use explicit memzero to avoid optimizations
Vadim Fedorenko via nginx-devel
[PATCH 2 of 4] md5: use explicit memzero to avoid optimizations
Vadim Fedorenko via nginx-devel
[PATCH 3 of 4] sha1: use explicit memzero to avoid optimizations
Vadim Fedorenko via nginx-devel
Re: [PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Maxim Dounin
Re: [PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Vadim Fedorenko via nginx-devel
Re: [PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Alejandro Colomar
Re: [PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Maxim Dounin
Re: [PATCH 0 of 4] Avoid dead store elimination in GCC 11+
Vadim Fedorenko via nginx-devel
[nginx] Year 2023.
Sergey Kandaurov
[nginx] Added stream modules realip and ssl_preread to win32 builds.
Sergey Kandaurov
[PATCH] Fixed segfault if regex studies list allocation fails
Maxim Dounin
Re: [PATCH] Fixed segfault if regex studies list allocation fails
Sergey Kandaurov
Re: [PATCH] Fixed segfault if regex studies list allocation fails
Maxim Dounin
[PATCH 00 of 11] SSL tests simplified
Maxim Dounin
[PATCH 02 of 11] Tests: removed unneeded require from proxy_ssl_keepalive.t
Maxim Dounin
Re: [PATCH 02 of 11] Tests: removed unneeded require from proxy_ssl_keepalive.t
Sergey Kandaurov
Re: [PATCH 02 of 11] Tests: removed unneeded require from proxy_ssl_keepalive.t
Maxim Dounin
Re: [PATCH 02 of 11] Tests: removed unneeded require from proxy_ssl_keepalive.t
Sergey Kandaurov
Re: [PATCH 02 of 11] Tests: removed unneeded require from proxy_ssl_keepalive.t
Maxim Dounin
[PATCH 01 of 11] Tests: SIGPIPE handling in mail tests
Maxim Dounin
[PATCH 09 of 11] Tests: simplified stream SSL tests with IO::Socket::SSL
Maxim Dounin
[PATCH 03 of 11] Tests: added has_feature() tests for IO::Socket::SSL
Maxim Dounin
Re: [PATCH 03 of 11] Tests: added has_feature() tests for IO::Socket::SSL
Sergey Kandaurov
Re: [PATCH 03 of 11] Tests: added has_feature() tests for IO::Socket::SSL
Maxim Dounin
[PATCH 04 of 11] Tests: fixed server_tokens tests for build names with spaces
Maxim Dounin
Re: [PATCH 04 of 11] Tests: fixed server_tokens tests for build names with spaces
Sergey Kandaurov
Re: [PATCH 04 of 11] Tests: fixed server_tokens tests for build names with spaces
Maxim Dounin
[PATCH 05 of 11] Tests: added has_feature() test for SSL libraries
Maxim Dounin
[PATCH 08 of 11] Tests: reworked stream SSL tests to use IO::Socket::SSL
Maxim Dounin
[PATCH 06 of 11] Tests: reworked mail SSL tests to use IO::Socket::SSL
Maxim Dounin
Re: [PATCH 06 of 11] Tests: reworked mail SSL tests to use IO::Socket::SSL
Sergey Kandaurov
Re: [PATCH 06 of 11] Tests: reworked mail SSL tests to use IO::Socket::SSL
Maxim Dounin
[PATCH 07 of 11] Tests: simplified mail_imap_ssl.t
Maxim Dounin
[PATCH 10 of 11] Tests: reworked http SSL tests to use IO::Socket::SSL
Maxim Dounin
Re: [PATCH 10 of 11] Tests: reworked http SSL tests to use IO::Socket::SSL
Sergey Kandaurov
Re: [PATCH 10 of 11] Tests: reworked http SSL tests to use IO::Socket::SSL
Maxim Dounin
[PATCH 11 of 11] Tests: simplified http SSL tests with IO::Socket::SSL
Maxim Dounin
[PATCH 0 of 6] SSL tests refactoring fixes
Sergey Kandaurov
[PATCH 1 of 6] Tests: unbreak ssl_stapling.t after IO::Socket::SSL refactoring
Sergey Kandaurov
Re: [PATCH 1 of 6] Tests: unbreak ssl_stapling.t after IO::Socket::SSL refactoring
Maxim Dounin
[PATCH 3 of 6] Tests: unbreak stream_ssl_variables.t with old IO::Socket::SSL
Sergey Kandaurov
Re: [PATCH 3 of 6] Tests: unbreak stream_ssl_variables.t with old IO::Socket::SSL
Maxim Dounin
[PATCH 2 of 6] Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key
Sergey Kandaurov
Re: [PATCH 2 of 6] Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key
Maxim Dounin
Re: [PATCH 2 of 6] Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key
Sergey Kandaurov
Re: [PATCH 2 of 6] Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key
Maxim Dounin
[PATCH 4 of 6] Tests: avoid specifying PSS in sigalgs unless in TLSv1.3
Sergey Kandaurov
Re: [PATCH 4 of 6] Tests: avoid specifying PSS in sigalgs unless in TLSv1.3
Maxim Dounin
Re: [PATCH 4 of 6] Tests: avoid specifying PSS in sigalgs unless in TLSv1.3
Sergey Kandaurov
[PATCH 5 of 6] Tests: added missing socket_ssl_alpn guard in mail_ssl.t
Sergey Kandaurov
Re: [PATCH 5 of 6] Tests: added missing socket_ssl_alpn guard in mail_ssl.t
Maxim Dounin
Re: [PATCH 5 of 6] Tests: added missing socket_ssl_alpn guard in mail_ssl.t
Sergey Kandaurov
[PATCH 6 of 6] Tests: added missing socket_ssl_reused prerequisites
Sergey Kandaurov
Re: [PATCH 6 of 6] Tests: added missing socket_ssl_reused prerequisites
Maxim Dounin
[njs] VM: simplified NJS_VMCODE_TEMPLATE_LITERAL instruction.
Dmitry Volyntsev
[njs] VM: removed unused NJS_VMCODE_OBJECT_COPY instruction.
Dmitry Volyntsev
[PATCH] Added stream modules realip and ssl_preread to win32 builds
Sergey Kandaurov
Re: [PATCH] Added stream modules realip and ssl_preread to win32 builds
Maxim Dounin
Re: [PATCH] Added stream modules realip and ssl_preread to win32 builds
Sergey Kandaurov
[PATCH 0 of 2] certificate compression
Sergey Kandaurov
[PATCH 1 of 2] SSL: support for TLSv1.3 certificate compression (RFC 8879)
Sergey Kandaurov
Re: [PATCH 1 of 2] SSL: support for TLSv1.3 certificate compression (RFC 8879)
Maxim Dounin
[PATCH 2 of 2] SSL: support for TLSv1.3 certificate compression with BoringSSL
Sergey Kandaurov
[njs] Simplified functional stack unwinding.
Dmitry Volyntsev
[nginx] nginx-1.24.0-RELEASE
Konstantin Pavlov
[nginx] release-1.24.0 tag
Konstantin Pavlov
[nginx] Stable branch.
Konstantin Pavlov
[nginx] Stable branch.
Roman Arutyunyan
[nginx] Stable branch.
noreply
nginx-1.24.0 draft
Maxim Dounin
Re: nginx-1.24.0 draft
Sergey Kandaurov
Re: nginx-1.24.0 draft
Maxim Dounin
Re: nginx-1.24.0 draft
Sergey Kandaurov
Re: nginx-1.24.0 draft
Maxim Dounin
[PATCH] QUIC: fixed OpenSSL compat layer with OpenSSL master branch
Sergey Kandaurov
Re: [PATCH] QUIC: fixed OpenSSL compat layer with OpenSSL master branch
Roman Arutyunyan
[njs] Added tag 0.7.12 for changeset a1faa64d4972
Dmitry Volyntsev
[njs] Version 0.7.12.
Dmitry Volyntsev
[PATCH] QUIC: removed TLSv1.3 requirement from README
Roman Arutyunyan
Re: [PATCH] QUIC: removed TLSv1.3 requirement from README
Maxim Dounin
Re: [PATCH] QUIC: removed TLSv1.3 requirement from README
Sergey Kandaurov
Re: [PATCH] QUIC: removed TLSv1.3 requirement from README
Maxim Konovalov
Re: [PATCH] QUIC: removed TLSv1.3 requirement from README
Roman Arutyunyan
Re: [PATCH] QUIC: removed TLSv1.3 requirement from README
Maxim Konovalov
[PATCH] Asynchronous close event handling for single peer upstreams
J Carter
[PATCH] Asynchronous close event handling for single peer upstreams
J Carter
Re: [PATCH] Asynchronous close event handling for single peer upstreams
J Carter
[PATCH] Tests: stick ssl_sni_reneg.t with TLSv1.2
Sergey Kandaurov
Re: [PATCH] Tests: stick ssl_sni_reneg.t with TLSv1.2
Maxim Dounin
[PATCH] Stream: allow waiting on a blocked QUIC stream (ticket #2479)
Roman Arutyunyan
Re: [PATCH] Stream: allow waiting on a blocked QUIC stream (ticket #2479)
Sergey Kandaurov
[njs] Tests: improved shell_test portability to different environments.
Dmitry Volyntsev
[njs] VM: removed vm->variables_hash.
Dmitry Volyntsev
[njs] VM: removed vm->global_items.
Dmitry Volyntsev
[PATCH] Tests: fixed warning in case of a closed stream
Eugene Grebenschikov
Re: [PATCH] Tests: fixed warning in case of a closed stream
Maxim Dounin
[PATCH] Added keepalive_async_fails command
J Carter
Re: [PATCH] Added keepalive_async_fails command
J Carter
Re: [PATCH] Added keepalive_async_fails command
Maxim Dounin
Re: [PATCH] Added keepalive_async_fails command
J Carter
[njs] Aligned Number constructor to the spec.
Dmitry Volyntsev
[njs] Added "zlib" module.
Dmitry Volyntsev
[nginx] release-1.23.4 tag
Konstantin Pavlov
[nginx] nginx-1.23.4-RELEASE
Konstantin Pavlov
[PATCH 0 of 3] QUIC path MTU discovery
Roman Arutyunyan
[PATCH 1 of 3] QUIC: changed path validation timeout
Roman Arutyunyan
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Sergey Kandaurov
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Roman Arutyunyan
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Sergey Kandaurov
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Sergey Kandaurov
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Sergey Kandaurov
Re: [PATCH 1 of 3] QUIC: changed path validation timeout
Roman Arutyunyan
[PATCH 2 of 3] QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN
Roman Arutyunyan
[PATCH 3 of 3] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 3 of 3] QUIC: path MTU discovery
Sergey Kandaurov
Re: [PATCH 3 of 3] QUIC: path MTU discovery
Maxim Dounin
Re: [PATCH 3 of 3] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 3 of 3] QUIC: path MTU discovery
Sergey Kandaurov
[PATCH 0 of 4] QUIC path MTU discovery
Roman Arutyunyan
[PATCH 1 of 4] QUIC: removed path->limited flag
Roman Arutyunyan
Re: [PATCH 1 of 4] QUIC: removed path->limited flag
Sergey Kandaurov
[PATCH 2 of 4] QUIC: removed explicit packet padding for certain frames
Roman Arutyunyan
Re: [PATCH 2 of 4] QUIC: removed explicit packet padding for certain frames
Sergey Kandaurov
[PATCH 4 of 4] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Sergey Kandaurov
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Sergey Kandaurov
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Roman Arutyunyan
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Sergey Kandaurov
Earlier messages
Later messages