nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: nginx 1.25.2 changes draft
Maxim Dounin
Re: nginx 1.25.2 changes draft
Sergey Kandaurov
Re: nginx 1.25.2 changes draft
Maxim Dounin
[nginx] QUIC: path MTU discovery.
Roman Arutyunyan
[nginx] QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN.
Roman Arutyunyan
[nginx] QUIC: removed explicit packet padding for certain frames.
Roman Arutyunyan
[nginx] QUIC: fixed probe-congestion deadlock.
Roman Arutyunyan
[nginx] QUIC: fixed PTO expiration condition.
Roman Arutyunyan
[nginx] QUIC: removed path->limited flag.
Roman Arutyunyan
[nginx] QUIC: avoid accessing freed frame.
Roman Arutyunyan
[nginx] QUIC: fixed congesion control in GSO mode.
Roman Arutyunyan
[nginx] QUIC: optimized ACK delay.
Roman Arutyunyan
[nginx] QUIC: always add ACK frame to the queue head.
Roman Arutyunyan
[nginx] SSL: avoid using OpenSSL config in build directory (ticket #2404).
Sergey Kandaurov
[nginx] SSL: provided "nginx" appname when loading OpenSSL configs.
Sergey Kandaurov
[PATCH 0 of 5] QUIC congestion control fixes
Roman Arutyunyan
[PATCH 1 of 5] QUIC: avoid accessing freed frame
Roman Arutyunyan
Re: [PATCH 1 of 5] QUIC: avoid accessing freed frame
Sergey Kandaurov
[PATCH 3 of 5] QUIC: fixed PTO expiration condition
Roman Arutyunyan
Re: [PATCH 3 of 5] QUIC: fixed PTO expiration condition
Sergey Kandaurov
[PATCH 2 of 5] QUIC: eliminated spurious recovery period
Roman Arutyunyan
Re: [PATCH 2 of 5] QUIC: eliminated spurious recovery period
Sergey Kandaurov
[PATCH 5 of 5] QUIC: ignore blocked status in congestion event handlers
Roman Arutyunyan
Re: [PATCH 5 of 5] QUIC: ignore blocked status in congestion event handlers
Sergey Kandaurov
[PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Roman Arutyunyan
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Sergey Kandaurov
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Roman Arutyunyan
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Sergey Kandaurov
[PATCH 0 of 4] QUIC performance optimizations
Roman Arutyunyan
[PATCH 1 of 4] QUIC: optimized ACK delay
Roman Arutyunyan
Re: [PATCH 1 of 4] QUIC: optimized ACK delay
Sergey Kandaurov
[PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Roman Arutyunyan
Re: [PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Sergey Kandaurov
Re: [PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Vladimir Homutov via nginx-devel
Re: [PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Sergey Kandaurov
[PATCH 3 of 4] QUIC: fixed congesion control in GSO mode
Roman Arutyunyan
Re: [PATCH 3 of 4] QUIC: fixed congesion control in GSO mode
Sergey Kandaurov
[PATCH 4 of 4] QUIC: use sendmmsg() with GSO
Roman Arutyunyan
extension to server_name directive - include top-level directory in search
Chris Newton via nginx-devel
Re: extension to server_name directive - include top-level directory in search
Maxim Dounin
[nginx] Contrib: vim syntax, update core and 3rd party module directives.
Sergey Kandaurov
[PATCH 1 of 2] SSL: provided "nginx" appname when loading OpenSSL configs
Maxim Dounin
[PATCH 2 of 2] SSL: avoid using OpenSSL config in build directory (ticket #2404)
Maxim Dounin
Re: [PATCH 2 of 2] SSL: avoid using OpenSSL config in build directory (ticket #2404)
Sergey Kandaurov
Re: [PATCH 2 of 2] SSL: avoid using OpenSSL config in build directory (ticket #2404)
Maxim Dounin
Re: [PATCH 1 of 2] SSL: provided "nginx" appname when loading OpenSSL configs
Sergey Kandaurov
Re: [PATCH 1 of 2] SSL: provided "nginx" appname when loading OpenSSL configs
Maxim Dounin
Question about QUIC and Reload
Marcus Lima via nginx-devel
[PATCH 0 of 3] nginx.org usability enhancements
Liam Crilly via nginx-devel
[PATCH 1 of 3] CSS as file.
Liam Crilly via nginx-devel
[PATCH 2 of 3] Responsive menu.
Liam Crilly via nginx-devel
[PATCH 3 of 3] Stylesheet style changes.
Liam Crilly via nginx-devel
Re: [PATCH 3 of 3] Stylesheet style changes.
Maxim Dounin
Re: [PATCH 2 of 3] Responsive menu.
Maxim Dounin
Re: [PATCH 1 of 3] CSS as file.
Maxim Dounin
Re: [PATCH 1 of 3] CSS as file.
Liam Crilly via nginx-devel
[PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
Re: [PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Maxim Dounin
Re: [PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
Re: [PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Maxim Dounin
[PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
Re: [PATCH] Contrib: vim syntax, update core and 3rd party module directives.
Maxim Dounin
[nginx] Core: fixed environment variables on exit.
Sergey Kandaurov
[PATCH] Added debug_random directive
J Carter
Re: [PATCH] Added debug_random directive
J Carter
Re: [PATCH] Added debug_random directive
J Carter
Re: [PATCH] Added debug_random directive
Roman Arutyunyan
Re: [PATCH] Added debug_random directive
J Carter
[PATCH 0/4] SSL: Add support for loading X.509 certificates from openssl engine
Vesa Jääskeläinen via nginx-devel
[PATCH 2/4] Core: Add ngx_strtok_r()
Vesa Jääskeläinen via nginx-devel
[PATCH 1/4] SSL: Add support for loading X.509 certificate from openssl engine
Vesa Jääskeläinen via nginx-devel
[PATCH 3/4] SSL: Add support for loading X.509 certificate chain from openssl engine
Vesa Jääskeläinen via nginx-devel
[PATCH 4/4] SSL: Improve X.509 certificate loading from openssl engine with file source
Vesa Jääskeläinen via nginx-devel
Re: [PATCH 0/4] SSL: Add support for loading X.509 certificates from openssl engine
Maxim Dounin
Re: [PATCH 0/4] SSL: Add support for loading X.509 certificates from openssl engine
Vesa Jääskeläinen via nginx-devel
Re: [PATCH 0/4] SSL: Add support for loading X.509 certificates from openssl engine
Maxim Dounin
[nginx] HTTP/3: fixed $body_bytes_sent.
Sergey Kandaurov
[njs] HTTP: fixed setting of Last-Modified header.
Dmitry Volyntsev
[njs] HTTP: fixed setting of Date header.
Dmitry Volyntsev
[PATCH] Tests: enabled TLSv1 in uwsgi SSL tests
Maxim Dounin
Re: [PATCH] Tests: enabled TLSv1 in uwsgi SSL tests
Sergey Kandaurov
Re: [PATCH] Tests: enabled TLSv1 in uwsgi SSL tests
Maxim Dounin
[PATCH] Tests: enabled TLSv1 in ssl_sni_reneg.t
Maxim Dounin
Re: [PATCH] Tests: enabled TLSv1 in ssl_sni_reneg.t
Sergey Kandaurov
Re: [PATCH] Tests: enabled TLSv1 in ssl_sni_reneg.t
Maxim Dounin
rbtree redundant assignment
andrey zverev
Re: rbtree redundant assignment
Maxim Dounin
Re: Fixing the well Documented Nginx Alias Traversal Vulnerability?
Maxim Dounin
Re: Fixing the well Documented Nginx Alias Traversal Vulnerability?
Maxim Dounin
Re: Fixing the well Documented Nginx Alias Traversal Vulnerability?
Jonathan Leitschuh
Re: Fixing the well Documented Nginx Alias Traversal Vulnerability?
Maxim Dounin
[RFC][PATCH 0/1] Add option to use directory for trusted CAs
Eero Aaltonen via nginx-devel
[RFC][PATCH 1/1] Add option to use directory for trusted CAs
Eero Aaltonen via nginx-devel
Re: [RFC][PATCH 0/1] Add option to use directory for trusted CAs
Maxim Dounin
[njs] Added tag 0.8.0 for changeset 0ed1952588ab
Dmitry Volyntsev
[njs] Version 0.8.0.
Dmitry Volyntsev
[njs] Modules: introduced js_shared_dict_zone directive.
Dmitry Volyntsev
[njs] Added njs_vm_external_constructor().
Dmitry Volyntsev
[njs] Tests: improved memory sanitizer build.
Dmitry Volyntsev
[njs] Improved interactive shell.
Vadim Zhestikov via nginx-devel
[njs] Fixed parsing of invalid for statement.
Vadim Zhestikov via nginx-devel
[PATCH 0 of 2] h2_http2.t fixes
Maxim Dounin
[PATCH 2 of 2] Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t
Maxim Dounin
Re: [PATCH 2 of 2] Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t
Sergey Kandaurov
Re: [PATCH 2 of 2] Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t
Maxim Dounin
[PATCH 1 of 2] Tests: fixed h2_http2.t when nginx compiled without ALPN support
Maxim Dounin
Re: [PATCH 1 of 2] Tests: fixed h2_http2.t when nginx compiled without ALPN support
Sergey Kandaurov
Re: [PATCH 1 of 2] Tests: fixed h2_http2.t when nginx compiled without ALPN support
Maxim Dounin
[njs] Tests: fixed benchmark after 57ca02d7404c.
Dmitry Volyntsev
[njs] Added constructor name for async function.
Vadim Zhestikov via nginx-devel
[njs] Modules: introduced ngx.worker_id.
Dmitry Volyntsev
[njs] Introduced njs_vm_bind_handler().
Dmitry Volyntsev
[njs] Improved Error.prototype.toString().
Dmitry Volyntsev
[njs] Using addon module API to unify injecting of external objects.
Dmitry Volyntsev
[njs] Removed inappropriate "prototype" property for Math object.
Dmitry Volyntsev
Is ngx_http_headers_out dead code?
洪志道
Re: Is ngx_http_headers_out dead code?
Sergey Kandaurov
[PATCH] Core: fixed environment on exit better
Sergey Kandaurov
Re: [PATCH] Core: fixed environment on exit better
Maxim Dounin
Re: [PATCH] Core: fixed environment on exit better
Roman Arutyunyan
Re: [PATCH] Core: fixed environment on exit better
Maxim Dounin
Re: [PATCH] Core: fixed environment on exit better
Roman Arutyunyan
Re: [PATCH] Core: fixed environment on exit better
Sergey Kandaurov
Re: [PATCH] Core: fixed environment on exit better
Maxim Dounin
Re: [PATCH] Core: fixed environment on exit better
Sergey Kandaurov
Re: [PATCH] Core: fixed environment on exit better
Maxim Dounin
[njs] Fetch: fixed setting of Content-Type header.
Dmitry Volyntsev
[njs] XML: replaced Error with more suitable exception where approriate.
Dmitry Volyntsev
[njs] Zlib: replaced Error with more suitable exception where approriate.
Dmitry Volyntsev
[njs] WebCrypto: added back custom exception types using new public API.
Dmitry Volyntsev
[njs] QueryString: added back custom exception types using new public API.
Dmitry Volyntsev
[njs] Crypto: added back custom exception types using new public API.
Dmitry Volyntsev
[njs] FS: added back custom exception types using new public API.
Dmitry Volyntsev
[njs] Added public API to throw standard exceptions.
Dmitry Volyntsev
[nginx] QUIC: use AEAD to encrypt address validation tokens.
Roman Arutyunyan
[nginx] QUIC: removed TLS1_3_CK_* macros wrap up.
Sergey Kandaurov
[nginx] QUIC: unified ngx_quic_tls_open() and ngx_quic_tls_seal().
Sergey Kandaurov
[nginx] QUIC: style.
Sergey Kandaurov
[nginx] QUIC: a new constant for AEAD tag length.
Roman Arutyunyan
[nginx] QUIC: common cipher control constants instead of GCM-related.
Roman Arutyunyan
[nginx] QUIC: TLS_AES_128_CCM_SHA256 cipher suite support.
Roman Arutyunyan
[PATCH] HTTP/3: fixed $body_bytes_sent
Sergey Kandaurov
Re: [PATCH] HTTP/3: fixed $body_bytes_sent
Sergey Kandaurov
Re: [PATCH] HTTP/3: fixed $body_bytes_sent
Dmitry Plotnikov via nginx-devel
[njs] Types: updated compilerOptions.lib in tsconfig.json.
Dmitry Volyntsev
[njs] Types: added TS types for TextDecoder and TextEncoder.
Dmitry Volyntsev
[PATCH] Tests: fixed warning on win32 in auth_basic.t
Maxim Dounin
Re: [PATCH] Tests: fixed warning on win32 in auth_basic.t
Sergey Kandaurov
Re: [PATCH] Tests: fixed warning on win32 in auth_basic.t
Maxim Dounin
[nginx] release-1.25.1 tag
Konstantin Pavlov
[nginx] nginx-1.25.1-RELEASE
Konstantin Pavlov
[PATCH] Updated link to HTTP/2 RFC
Yaroslav Zhuravlev
Re: [PATCH] Updated link to HTTP/2 RFC
Sergey Kandaurov
Re: [PATCH] Updated link to HTTP/2 RFC
Yaroslav Zhuravlev
[PATCH] Documented removal of the ssl directive
Yaroslav Zhuravlev
[PATCH] Deprecated HTTP/2 Server Push directives
Yaroslav Zhuravlev
[PATCH] Documented the http2 directive
Yaroslav Zhuravlev
Re: [PATCH] Documented the http2 directive
Sergey Kandaurov
Re: [PATCH] Documented the http2 directive
Maxim Dounin
Re: [PATCH] Documented the http2 directive
Yaroslav Zhuravlev
nginx 1.25.1 changes draft
Maxim Dounin
Re: nginx 1.25.1 changes draft
Sergey Kandaurov
Re: nginx 1.25.1 changes draft
Maxim Dounin
[nginx] QUIC: fixed rttvar on subsequent RTT samples (ticket #2505).
Sergey Kandaurov
[njs] Fixed Date.parse() with ISO-8601 format and UTC time offset.
Dmitry Volyntsev
[njs] Fixed Date.parse() with ISO-8601 date-only forms.
Dmitry Volyntsev
[PATCH] QUIC: fixed rttvar on subsequent RTT samples (ticket #2505)
Sergey Kandaurov
Re: [PATCH] QUIC: fixed rttvar on subsequent RTT samples (ticket #2505)
Roman Arutyunyan
[PATCH] Linux packages: added Debian 12 "bookworm"
Konstantin Pavlov
Re: [PATCH] Linux packages: added Debian 12 "bookworm"
Maxim Konovalov
[PATCH 0 of 3] QUIC ciphers cleanup and CCM support
Roman Arutyunyan
[PATCH 2 of 3] QUIC: common cipher control constants instead of GCM-related
Roman Arutyunyan
Re: [PATCH 2 of 3] QUIC: common cipher control constants instead of GCM-related
Sergey Kandaurov
[PATCH 1 of 3] QUIC: a new constant for AEAD tag length
Roman Arutyunyan
Re: [PATCH 1 of 3] QUIC: a new constant for AEAD tag length
Sergey Kandaurov
[PATCH 3 of 3] QUIC: TLS_AES_128_CCM_SHA256 cipher suite support
Roman Arutyunyan
Re: [PATCH 3 of 3] QUIC: TLS_AES_128_CCM_SHA256 cipher suite support
Sergey Kandaurov
Re: [PATCH 0 of 3] QUIC ciphers cleanup and CCM support
Sergey Kandaurov
[nginx] HTTP/2: removed server push (ticket #2432).
Sergey Kandaurov
[nginx] SSL: removed the "ssl" directive.
Roman Arutyunyan
[nginx] HTTP/2: "http2" directive.
Roman Arutyunyan
[njs] Types: removed descryption for methods removed in 4df790f42ce7.
Dmitry Volyntsev
[njs] Modules: renaming ngx_js_conf_t to ngx_js_loc_conf_t.
Dmitry Volyntsev
[PATCH] QUIC: use AEAD cipher to encrypt address validation tokens
Roman Arutyunyan
Re: [PATCH] QUIC: use AEAD cipher to encrypt address validation tokens
Sergey Kandaurov
[njs] Types: fixed typos.
Dmitry Volyntsev
[njs] HTTP: fixed setting of Location header.
Dmitry Volyntsev
[njs] HTTP: deduplicated special header handlers for nginx <= 1.22.
Dmitry Volyntsev
[njs] Tests: removed excessive tab characters from js_fetch_objects.t.
Dmitry Volyntsev
[njs] Tests: fixed js tests for Fetch API for nginx-1.22 and below.
Dmitry Volyntsev
[PATCH] SSL: removed the "ssl" directive
Roman Arutyunyan
Re: [PATCH] SSL: removed the "ssl" directive
Sergey Kandaurov
Re: [PATCH] SSL: removed the "ssl" directive
Maxim Dounin
[njs] Fixed parsing of invalid for-var statement.
Vadim Zhestikov via nginx-devel
[njs] Fixed parsing of invalid for-in statement.
Vadim Zhestikov via nginx-devel
[PATCH 1 of 2] Removed obsolete SPDY documentation
Sergey Kandaurov
[PATCH 2 of 2] Mention HTTP/3 on the index page
Sergey Kandaurov
Re: [PATCH 2 of 2] Mention HTTP/3 on the index page
Maxim Dounin
Re: [PATCH 1 of 2] Removed obsolete SPDY documentation
Maxim Dounin
[PATCH] Added NGINX Unit community call event
Artem Konev
Earlier messages
Later messages