nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/11/09
[njs] Shell: unified normal mode and LLVMFuzzerTestOneInput().
Dmitry Volyntsev
2023/11/09
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/11/07
Re: [PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
Re: [PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
[PATCH] Introduced worker_shutdown_idle_delay
Artem Pogartsev via nginx-devel
2023/11/07
[njs] Fixed include directories order.
Dmitry Volyntsev
2023/11/07
[njs] Removed leftover njs directory include directory path.
Dmitry Volyntsev
2023/11/07
[njs] Version bump.
Dmitry Volyntsev
2023/11/03
Regarding patch " Added asm "pause" for ngx_cpu_pause() ...."
Julio Suarez
2023/10/31
RE: RESTCONF Server-Sent-Event session control in nginx
Lucas JunSeong Kim 김준성
2023/10/31
Re: RESTCONF Server-Sent-Event session control in nginx
Maxim Dounin
2023/10/31
QUIC: improved huffman decode debug tracing.
winshining
2023/10/30
RESTCONF Server-Sent-Event session control in nginx
Lucas JunSeong Kim 김준성
2023/10/27
Re: [PATCH 2 of 2] HTTP: suppressed possible overflow in interim r->uri_end calculation
Maxim Dounin
2023/10/27
[PATCH 2 of 2] HTTP: suppressed possible overflow in interim r->uri_end calculation
Vladimir Homutov via nginx-devel
2023/10/27
[PATCH 1 of 2] Core: avoid calling memcpy() in edge cases
Vladimir Homutov via nginx-devel
2023/10/27
[PATCH 0 of 2] [patch] some issues found by gcc undef sanitizer
Vladimir Homutov via nginx-devel
2023/10/26
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/26
[nginx] QUIC: improved packet and frames debug tracing.
Sergey Kandaurov
2023/10/26
[nginx] Version bump.
Sergey Kandaurov
2023/10/26
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/10/26
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/26
Re: [PATCH] Linux packages: documented nginx-module-otel package
Maxim Dounin
2023/10/26
Re: [patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/10/25
Re: [patch] quic PTO counter fixes
Sergey Kandaurov
2023/10/25
Re: [PATCH] Linux packages: documented nginx-module-otel package
Konstantin Pavlov
2023/10/25
Re: [PATCH] Linux packages: documented nginx-module-otel package
Yaroslav Zhuravlev
2023/10/24
[PATCH] Linux packages: documented nginx-module-otel package
Konstantin Pavlov
2023/10/24
[nginx] nginx-1.25.3-RELEASE
Konstantin Pavlov
2023/10/24
[nginx] release-1.25.3 tag
Konstantin Pavlov
2023/10/24
[nginx] Updated OpenSSL and zlib used for win32 builds.
Konstantin Pavlov
2023/10/24
Re: nginx 1.25.3 changes draft
Maxim Dounin
2023/10/24
Re: nginx 1.25.3 changes draft
Sergey Kandaurov
2023/10/24
nginx 1.25.3 changes draft
Maxim Dounin
2023/10/23
[njs] Added tag 0.8.2 for changeset 45f81882c780
Dmitry Volyntsev
2023/10/23
[njs] Version 0.8.2.
Dmitry Volyntsev
2023/10/23
[njs] Parser: fixed return statement parsing with invalid expression.
Dmitry Volyntsev
2023/10/23
refactor ngx_quic_send_ctx_t?
Yu Zhu
2023/10/23
Re: [PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/10/21
[nginx] HTTP/2: fixed buffer management with HTTP/2 auto-detection.
Sergey Kandaurov
2023/10/20
Re: [PATCH] HTTP/2: fixed buffer management with HTTP/2 auto-detection
Maxim Dounin
2023/10/20
[njs] Modules: fixed delete() method of a shared dictionary.
Dmitry Volyntsev
2023/10/20
[nginx] QUIC: removed key field from ngx_quic_secret_t.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: simplified ngx_quic_ciphers() API.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: explicitly zero out unused keying material.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: cleaned up now unused ngx_quic_ciphers() calls.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: reusing crypto contexts for header protection.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: common code for crypto open and seal operations.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: reusing crypto contexts for packet protection.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: prevented generating ACK frames with discarded keys.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: renamed protection functions.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: added safety belt to prevent using discarded keys.
Sergey Kandaurov
2023/10/20
[nginx] QUIC: split keys availability checks to read and write sides.
Sergey Kandaurov
2023/10/20
Re: [PATCH] HTTP/2: fixed buffer management with HTTP/2 auto-detection
Sergey Kandaurov
2023/10/20
[PATCH] HTTP/2: fixed buffer management with HTTP/2 auto-detection
Sergey Kandaurov
2023/10/20
Re: [PATCH 00 of 11] [quic] reusing crypto contexts, and more #2
Roman Arutyunyan
2023/10/19
Re: [PATCH] Added info about the Unit 1.31.1 release
Yaroslav Zhuravlev
2023/10/19
Re: [PATCH] Added info about the Unit 1.31.1 release
Sergey Kandaurov
2023/10/19
[PATCH] Added info about the Unit 1.31.1 release
Artem Konev
2023/10/19
Re: [PATCH] http option for server identification removal
Antoine Bonavita
2023/10/19
Re: [PATCH] http option for server identification removal
Teo Tyrov
2023/10/18
[njs] XML: fixed compilation with certain GCC versions.
Dmitry Volyntsev
2023/10/18
Re: [PATCH] http option for server identification removal
Aleksandar Lazic via nginx-devel
2023/10/18
[PATCH] http option for server identification removal
Teo Tyrov
2023/10/18
[PATCH 11 of 11] QUIC: explicitly zero out unused keying material
Sergey Kandaurov
2023/10/18
[PATCH 10 of 11] QUIC: removed key field from ngx_quic_secret_t
Sergey Kandaurov
2023/10/18
[PATCH 09 of 11] QUIC: simplified ngx_quic_ciphers() API
Sergey Kandaurov
2023/10/18
[PATCH 07 of 11] QUIC: reusing crypto contexts for header protection
Sergey Kandaurov
2023/10/18
[PATCH 08 of 11] QUIC: cleaned up now unused ngx_quic_ciphers() calls
Sergey Kandaurov
2023/10/18
[PATCH 06 of 11] QUIC: common code for crypto open and seal operations
Sergey Kandaurov
2023/10/18
[PATCH 05 of 11] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/10/18
[PATCH 04 of 11] QUIC: renamed protection functions
Sergey Kandaurov
2023/10/18
[PATCH 02 of 11] QUIC: added safety belt to prevent using discarded keys
Sergey Kandaurov
2023/10/18
[PATCH 03 of 11] QUIC: prevented generating ACK frames with discarded keys
Sergey Kandaurov
2023/10/18
[PATCH 01 of 11] QUIC: split keys availability checks to read and write sides
Sergey Kandaurov
2023/10/18
[PATCH 00 of 11] [quic] reusing crypto contexts, and more #2
Sergey Kandaurov
2023/10/18
[nginx] Core: changed ngx_queue_sort() to use merge sort.
Sergey Kandaurov
2023/10/17
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Maxim Dounin
2023/10/17
[njs] Fixed RegExp.prototype.exec() with global regexp and unicode input.
Dmitry Volyntsev
2023/10/17
[nginx] Core: fixed memory leak on configuration reload with PCRE2.
Sergey Kandaurov
2023/10/17
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Sergey Kandaurov
2023/10/17
Re: [PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/10/16
Re: Memory Leak Issue in Nginx PCRE2
Maxim Dounin
2023/10/16
[njs] Modules: fixed items() method of a shared dictionary.
Dmitry Volyntsev
2023/10/16
Re: Memory Leak Issue in Nginx PCRE2
Sergey Kandaurov
2023/10/15
Re: [patch] quic PTO counter fixes
Thorvaldur Thorvaldsson
2023/10/13
Re: [PATCH 8 of 8] QUIC: explicitly zero out unused keying material
Sergey Kandaurov
2023/10/13
Re: [PATCH 7 of 8] QUIC: cleaned up now unused ngx_quic_ciphers() calls
Sergey Kandaurov
2023/10/13
Re: [PATCH 6 of 8] QUIC: reusing crypto contexts for header protection
Sergey Kandaurov
2023/10/13
Re: [PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/10/13
Re: [PATCH 2 of 8] QUIC: added check to prevent packet output with discarded keys
Sergey Kandaurov
2023/10/12
Re: Memory Leak Issue in Nginx PCRE2
上勾拳
2023/10/11
[patch] quic PTO counter fixes
Vladimir Homutov via nginx-devel
2023/10/11
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Yusuke Nojima
2023/10/10
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Maxim Dounin
2023/10/10
Re: Memory Leak Issue in Nginx PCRE2
Maxim Dounin
2023/10/10
Re: [PATCH] HTTP/2: per-iteration stream handling limit
Maxim Dounin
2023/10/10
RE: [PATCH] HTTP/2: per-iteration stream handling limit
Thomas Ward
2023/10/10
[nginx] HTTP/2: per-iteration stream handling limit.
Sergey Kandaurov
2023/10/10
Re: [PATCH] HTTP/2: per-iteration stream handling limit
Maxim Dounin
2023/10/10
Re: [PATCH] HTTP/2: per-iteration stream handling limit
Maxim Dounin
2023/10/10
Re: [PATCH] HTTP/2: per-iteration stream handling limit
Sergey Kandaurov
2023/10/10
[PATCH] HTTP/2: per-iteration stream handling limit
Maxim Dounin
2023/10/07
Re: optimize the code for searching file in ngx_conf_open_file
Maxim Dounin
2023/10/06
[njs] Fixed Array.prototype.sort() with --debug=YES and --debug-memory=YES.
Dmitry Volyntsev
2023/10/06
[njs] Fixed RegExp.prototype.replace().
Dmitry Volyntsev
2023/10/06
[njs] Fixed RegExp.prototype.split().
Dmitry Volyntsev
2023/10/06
optimize the code for searching file in ngx_conf_open_file
Davood Falahati
2023/10/05
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Yusuke Nojima
2023/10/04
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Илья Шипицин
2023/10/04
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Yusuke Nojima
2023/10/04
[njs] XML: fixed exception handling.
Dmitry Volyntsev
2023/10/04
Re: [PATCH] Auth basic: Cache credentials if auth_basic_user_file is static
Toshihito Kikuchi
2023/10/04
[njs] Improved memory footprint of RegExp.prototype.split().
Dmitry Volyntsev
2023/10/04
[njs] Improved memory footprint of RegExp.prototype.replace().
Dmitry Volyntsev
2023/10/04
[njs] Improved memory footprint of RegExp.prototype.test().
Dmitry Volyntsev
2023/10/03
Re: [PATCH] Auth basic: Cache credentials if auth_basic_user_file is static
Maxim Dounin
2023/10/03
[PATCH] Auth basic: Cache credentials if auth_basic_user_file is static
Toshihito Kikuchi
2023/10/03
Re: [PATCH] Updated OpenSSL and zlib versions
Yaroslav Zhuravlev
2023/10/01
Fixed stucking cache status into UPDATING. #2162
u5h
2023/09/30
Re: [PATCH] Updated OpenSSL and zlib versions
Maxim Dounin
2023/09/29
[njs] FS: introduced fs.existsSync().
Dmitry Volyntsev
2023/09/29
Re: [PATCH] Improve performance when starting nginx with a lot of locations
Maxim Dounin
2023/09/29
[njs] RegExp: improved memory footprint when match fails.
Dmitry Volyntsev
2023/09/29
[njs] Stream: adjusted periodic timeout in tests.
Dmitry Volyntsev
2023/09/28
[njs] Fetch: fixed HEAD response handling with large Content-Length.
Dmitry Volyntsev
2023/09/26
Memory Leak Issue in Nginx PCRE2
上勾拳
2023/09/26
[PATCH] Updated OpenSSL and zlib versions
Yaroslav Zhuravlev
2023/09/25
Re: [PATCH 2 of 2] Added "max_shutdown_workers" directive
Maxim Dounin
2023/09/25
Re: NGINX status code based on *response* body
Roman Arutyunyan
2023/09/25
Re: [Proposal] Expose HTTP and Stream proxy modules structures for developers.
stewart dunn
2023/09/25
Re: [Proposal] Expose HTTP and Stream proxy modules structures for developers.
Roman Arutyunyan
2023/09/25
Re: [PATCH] QUIC openssl compat mode error handling
Roman Arutyunyan
2023/09/25
[nginx] QUIC: handle callback errors in compat.
Roman Arutyunyan
2023/09/24
NGINX status code based on *response* body
Muhammad Nuzaihan
2023/09/24
[PATCH] Expose Stream proxy module structures for module developers.
Andrey Kulikov
2023/09/24
[PATCH] Expose HTTP proxy module structures for module developers.
Andrey Kulikov
2023/09/24
[Proposal] Expose HTTP and Stream proxy modules structures for developers.
Andrey Kulikov
2023/09/22
[njs] Modules: introduced console object.
Dmitry Volyntsev
2023/09/22
[njs] Introduced API to work with external value pointers.
Dmitry Volyntsev
2023/09/22
[njs] Modules: added debug log for vm cloning and destroying.
Dmitry Volyntsev
2023/09/22
Re: [PATCH] Linux packages: removed Ubuntu 22.10 'kinetic' due to EOL
Maxim Dounin
2023/09/22
[PATCH] Linux packages: removed Ubuntu 22.10 'kinetic' due to EOL
Konstantin Pavlov
2023/09/22
[njs] Shell: introduced error, info and warn methods for console object.
Dmitry Volyntsev
2023/09/22
[njs] Shell: simplified console.time()/timeEnd() pair.
Dmitry Volyntsev
2023/09/22
[njs] Shell: improved shell_test.
Dmitry Volyntsev
2023/09/22
[njs] Version bump.
Dmitry Volyntsev
2023/09/22
Re: [PATCH] QUIC openssl compat mode error handling
Vladimir Homutov via nginx-devel
2023/09/22
[nginx] Modules compatibility: added QUIC to signature (ticket #2539).
Roman Arutyunyan
2023/09/22
[nginx] HTTP/3: postponed session creation to init() callback.
Roman Arutyunyan
2023/09/22
[nginx] QUIC: simplified setting close timer when closing connection.
Roman Arutyunyan
2023/09/22
[nginx] QUIC: do not call shutdown() when handshake is in progress.
Roman Arutyunyan
2023/09/22
[nginx] HTTP/3: moved variable initialization.
Roman Arutyunyan
2023/09/22
[nginx] QUIC: "handshake_timeout" configuration parameter.
Roman Arutyunyan
2023/09/22
Re: [PATCH] QUIC openssl compat mode error handling
Roman Arutyunyan
2023/09/22
[PATCH] QUIC openssl compat mode error handling
Vladimir Homutov via nginx-devel
2023/09/22
Re: [PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion
Sergey Kandaurov
2023/09/21
[PATCH] Improve performance when starting nginx with a lot of locations
Yusuke Nojima
2023/09/21
Re: [PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion
Roman Arutyunyan
2023/09/21
Re: [PATCH 4 of 8] QUIC: renamed protection functions
Roman Arutyunyan
2023/09/21
Re: [PATCH 1 of 8] QUIC: split keys availability checks to read and write sides
Roman Arutyunyan
2023/09/21
Re: [PATCH 8 of 8] QUIC: explicitly zero out unused keying material
Roman Arutyunyan
2023/09/20
Re: [PATCH 7 of 8] QUIC: cleaned up now unused ngx_quic_ciphers() calls
Roman Arutyunyan
2023/09/20
Re: [PATCH 6 of 8] QUIC: reusing crypto contexts for header protection
Roman Arutyunyan
2023/09/19
Re: [PATCH] Mail: allow auth to the proxy without auth to the backend
Arnout Engelen
2023/09/19
Re: [PATCH] Mail: allow auth to the proxy without auth to the backend
Maxim Dounin
2023/09/19
Re: [PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Roman Arutyunyan
2023/09/19
Re: [PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion
Sergey Kandaurov
2023/09/19
[PATCH] Mail: allow auth to the proxy without auth to the backend
Arnout Engelen
2023/09/19
Re: [PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion
Sergey Kandaurov
2023/09/18
Re: [PATCH 2 of 8] QUIC: added check to prevent packet output with discarded keys
Roman Arutyunyan
2023/09/14
[PATCH 6 of 6] Modules compatibility: added QUIC to signature (ticket #2539)
Roman Arutyunyan
2023/09/14
[PATCH 5 of 6] QUIC: simplified setting close timer when closing connection
Roman Arutyunyan
2023/09/14
[PATCH 4 of 6] HTTP/3: postponed session creation to init() callback
Roman Arutyunyan
2023/09/14
[PATCH 2 of 6] HTTP/3: moved variable initialization
Roman Arutyunyan
2023/09/14
[PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion
Roman Arutyunyan
2023/09/14
[PATCH 1 of 6] QUIC: "handshake_timeout" configuration parameter
Roman Arutyunyan
2023/09/14
[PATCH 0 of 6] QUIC module compatibility issues
Roman Arutyunyan
2023/09/13
Re: [PATCH 3 of 3] Modules compatibility: added QUIC to signature (ticket #2539)
Roman Arutyunyan
2023/09/13
Re: [PATCH 2 of 3] HTTP/3: eliminated v3_session field from ngx_http_connection_t
Roman Arutyunyan
2023/09/13
Re: [PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter
Roman Arutyunyan
2023/09/12
[njs] Added tag 0.8.1 for changeset a52b49f9afcf
Dmitry Volyntsev
2023/09/12
[njs] Version 0.8.1.
Dmitry Volyntsev
2023/09/12
[njs] Types: added TS description for items() introduced in f5428bc87159.
Dmitry Volyntsev
2023/09/12
Re: [PATCH 3 of 3] Modules compatibility: added QUIC to signature (ticket #2539)
Sergey Kandaurov
2023/09/12
Re: [PATCH 2 of 3] HTTP/3: eliminated v3_session field from ngx_http_connection_t
Sergey Kandaurov
2023/09/12
Re: [PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter
Sergey Kandaurov
2023/09/11
[njs] HTTP: avoid calling body filter when input chain is NULL.
Dmitry Volyntsev
2023/09/11
[PATCH 3 of 3] Modules compatibility: added QUIC to signature (ticket #2539)
Roman Arutyunyan
2023/09/11
[PATCH 2 of 3] HTTP/3: eliminated v3_session field from ngx_http_connection_t
Roman Arutyunyan
2023/09/11
[PATCH 1 of 3] QUIC: "handshake_timeout" configuration parameter
Roman Arutyunyan
2023/09/11
[PATCH 0 of 3] QUIC module compatibility issues
Roman Arutyunyan
2023/09/11
Re: keep a reference of ngx_conneciton_t to the ngx_quic_path_t?
Sergey Kandaurov
2023/09/10
Re: [PATCH] Allowed nesting arbitrary prefix "location" in regex "location"
Maxim Dounin
2023/09/08
[njs] Modules: improved debug log.
Dmitry Volyntsev
2023/09/08
[njs] Fetch: renamed prefix http to fetch to avoid overlap with HTTP module.
Dmitry Volyntsev
2023/09/08
[njs] Added flat hash overflow check.
Vadim Zhestikov via nginx-devel
2023/09/07
[njs] Modules: implemented items() method of a shared dictionary.
Dmitry Volyntsev
2023/09/07
[njs] Tests: fixed incr() tests for a shared dictionary.
Dmitry Volyntsev
2023/09/07
[PATCH 8 of 8] QUIC: explicitly zero out unused keying material
Sergey Kandaurov
Earlier messages
Later messages