nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2023/09/07
[PATCH 7 of 8] QUIC: cleaned up now unused ngx_quic_ciphers() calls
Sergey Kandaurov
2023/09/07
[PATCH 6 of 8] QUIC: reusing crypto contexts for header protection
Sergey Kandaurov
2023/09/07
[PATCH 5 of 8] QUIC: reusing crypto contexts for packet protection
Sergey Kandaurov
2023/09/07
[PATCH 4 of 8] QUIC: renamed protection functions
Sergey Kandaurov
2023/09/07
[PATCH 3 of 8] QUIC: prevented output of ACK frame when discarding handshake keys
Sergey Kandaurov
2023/09/07
[PATCH 2 of 8] QUIC: added check to prevent packet output with discarded keys
Sergey Kandaurov
2023/09/07
[PATCH 1 of 8] QUIC: split keys availability checks to read and write sides
Sergey Kandaurov
2023/09/07
[PATCH 0 of 8] [quic] reusing crypto contexts, and more
Sergey Kandaurov
2023/09/07
[PATCH 2 of 2] Modules compatibility: added QUIC to signature (ticket #2539)
Roman Arutyunyan
2023/09/07
[PATCH 1 of 2] HTTP/3: eliminated v3_session field from ngx_http_connection_t
Roman Arutyunyan
2023/09/07
[PATCH 0 of 2] QUIC module compatibility issues
Roman Arutyunyan
2023/09/07
keep a reference of ngx_conneciton_t to the ngx_quic_path_t?
Yu Zhu
2023/09/06
[njs] Shell: fixed file error message on CLI without interactive mode.
Dmitry Volyntsev
2023/09/06
[njs] Modules: added a session object for js_periodic handler.
Dmitry Volyntsev
2023/09/05
[njs] Modules: added worker_affinity parameter for js_periodic directive.
Dmitry Volyntsev
2023/09/04
[PATCH] Allowed nesting arbitrary prefix "location" in regex "location"
Valentin V . Bartenev
2023/09/01
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Maxim Dounin
2023/09/01
Re: [PATCH] Minor docs fixes
Yaroslav Zhuravlev
2023/09/01
[nginx] QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level.
Sergey Kandaurov
2023/09/01
[nginx] QUIC: refined sending CONNECTION_CLOSE in various packet types.
Sergey Kandaurov
2023/09/01
Re: [PATCH] QUIC: refined sending CONNECTION_CLOSE in various packet types
Roman Arutyunyan
2023/09/01
[nginx] Upstream: fixed handling of Status headers without reason-phrase.
Sergey Kandaurov
2023/09/01
Re: [PATCH] QUIC: refined sending CONNECTION_CLOSE in various packet types
Sergey Kandaurov
2023/09/01
Re: [PATCH] Minor docs fixes
Ryan Davis via nginx-devel
2023/09/01
Re: [PATCH] QUIC: refined sending CONNECTION_CLOSE in various packet types
Roman Arutyunyan
2023/09/01
Re: [PATCH] QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level
Roman Arutyunyan
2023/08/31
Re: [PATCH] Minor docs fixes
Yaroslav Zhuravlev
2023/08/31
Re: [PATCH] Added info about the Unit 1.31.0 release
Yaroslav Zhuravlev
2023/08/31
Re: [PATCH] Minor docs fixes
Sergey A. Osokin
2023/08/31
Re: [PATCH] Minor docs fixes
Ryan Davis via nginx-devel
2023/08/31
[PATCH] Minor docs fixes
Ryan Davis via nginx-devel
2023/08/31
[PATCH] Added info about the Unit 1.31.0 release
Artem Konev
2023/08/31
[njs] Fixed typo introduced in c7d2a7846b0b.
Vadim Zhestikov via nginx-devel
2023/08/31
Re: [PATCH] QUIC: refined sending CONNECTION_CLOSE in various packet types
Sergey Kandaurov
2023/08/31
[PATCH] QUIC: refined sending CONNECTION_CLOSE in various packet types
Sergey Kandaurov
2023/08/31
[nginx] QUIC: ignore path validation socket error (ticket #2532).
Roman Arutyunyan
2023/08/31
[PATCH] QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level
Sergey Kandaurov
2023/08/31
Re: [PATCH] QUIC: ignore path validation socket error (ticket #2532)
Sergey Kandaurov
2023/08/30
[PATCH] QUIC: ignore path validation socket error (ticket #2532)
Roman Arutyunyan
2023/08/30
[njs] Fixed js_periodic handler stopping after graceful shutdown.
Dmitry Volyntsev
2023/08/30
[njs] Modules: fixed size() and keys() methods of a shared dictionary.
Dmitry Volyntsev
2023/08/30
[njs] Introduced flat hash.
Vadim Zhestikov via nginx-devel
2023/08/30
[nginx] QUIC: use last client dcid to receive initial packets.
Roman Arutyunyan
2023/08/30
Re: [PATCH] QUIC: use client dcid rather than odcid to receive packets
Sergey Kandaurov
2023/08/30
Connection Migration Issue
claire liu
2023/08/30
Re: [PATCH] QUIC: use client dcid rather than odcid to receive packets
Roman Arutyunyan
2023/08/29
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Sergey A. Osokin
2023/08/29
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Sergey A. Osokin
2023/08/29
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Maxim Dounin
2023/08/29
Re: [PATCH] QUIC: use client dcid rather than odcid to receive packets
Sergey Kandaurov
2023/08/29
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Sergey A. Osokin
2023/08/29
Re: [PATCH] Provided more details about ssl_protocol directive usage by
Maxim Dounin
2023/08/29
[PATCH] Provided more details about ssl_protocol directive usage by
Sergey A . Osokin
2023/08/29
[PATCH] QUIC: use client dcid rather than odcid to receive packets
Roman Arutyunyan
2023/08/28
[PATCH 2 of 2] Added "max_shutdown_workers" directive
Roman Arutyunyan
2023/08/28
[PATCH 1 of 2] Added functions for starting and signaling a single worker
Roman Arutyunyan
2023/08/28
[PATCH 0 of 2] Limiting shutdown workers
Roman Arutyunyan
2023/08/26
Re: [PATCH] Added debug_random directive
J Carter
2023/08/26
Connection Migration Issue
claire liu
2023/08/25
[nginx] QUIC: posted generating TLS Key Update next keys.
Sergey Kandaurov
2023/08/25
[nginx] Version bump.
Sergey Kandaurov
2023/08/25
Re: [PATCH] QUIC: posted generating TLS Key Update next keys
Roman Arutyunyan
2023/08/24
Re: [PATCH] QUIC: posted generating TLS Key Update next keys
Sergey Kandaurov
2023/08/23
Re: [PATCH] Tests: allow to run ssl_curve.t on BoringSSL
Sergey Kandaurov
2023/08/23
Re: [PATCH] Tests: allow to run ssl_curve.t on BoringSSL
Maxim Dounin
2023/08/23
[njs] Fixed building by GCC with -O3.
Vadim Zhestikov via nginx-devel
2023/08/23
[PATCH] Tests: allow to run ssl_curve.t on BoringSSL
Sergey Kandaurov
2023/08/23
Re: [PATCH] QUIC: posted generating TLS Key Update next keys
Roman Arutyunyan
2023/08/22
Re: [PATCH] QUIC: posted generating TLS Key Update next keys
Sergey Kandaurov
2023/08/22
[njs] Modules: introduced js_periodic directive.
Dmitry Volyntsev
2023/08/22
[njs] HTTP: simplified events handling.
Dmitry Volyntsev
2023/08/22
[njs] Fixed typos introduced in ff7eb3c4bf76.
Dmitry Volyntsev
2023/08/21
[PATCH] QUIC: posted generating TLS Key Update next keys
Sergey Kandaurov
2023/08/15
[nginx] release-1.25.2 tag
Konstantin Pavlov
2023/08/15
[nginx] nginx-1.25.2-RELEASE
Konstantin Pavlov
2023/08/15
[nginx] Updated OpenSSL used for win32 builds.
Konstantin Pavlov
2023/08/15
Re: nginx 1.25.2 changes draft
Maxim Dounin
2023/08/15
Re: nginx 1.25.2 changes draft
Sergey Kandaurov
2023/08/15
Re: nginx 1.25.2 changes draft
Maxim Dounin
2023/08/15
Re: nginx 1.25.2 changes draft
Maxim Dounin
2023/08/15
Re: nginx 1.25.2 changes draft
Sergey Kandaurov
2023/08/15
Re: nginx 1.25.2 changes draft
Sergey Kandaurov
2023/08/15
Re: nginx 1.25.2 changes draft
Roman Arutyunyan
2023/08/15
nginx 1.25.2 changes draft
Maxim Dounin
2023/08/14
[nginx] QUIC: path MTU discovery.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: removed explicit packet padding for certain frames.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: fixed probe-congestion deadlock.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: fixed PTO expiration condition.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: removed path->limited flag.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: avoid accessing freed frame.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: fixed congesion control in GSO mode.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: optimized ACK delay.
Roman Arutyunyan
2023/08/14
[nginx] QUIC: always add ACK frame to the queue head.
Roman Arutyunyan
2023/08/14
Re: [PATCH 4 of 4] QUIC: path MTU discovery
Roman Arutyunyan
2023/08/14
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Sergey Kandaurov
2023/08/13
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Roman Arutyunyan
2023/08/13
Re: [PATCH 5 of 5] QUIC: ignore blocked status in congestion event handlers
Sergey Kandaurov
2023/08/13
Re: [PATCH 4 of 5] QUIC: fixed probe-congestion deadlock
Sergey Kandaurov
2023/08/12
Re: [PATCH 3 of 5] QUIC: fixed PTO expiration condition
Sergey Kandaurov
2023/08/12
Re: [PATCH 2 of 5] QUIC: eliminated spurious recovery period
Sergey Kandaurov
2023/08/12
Re: [PATCH 1 of 5] QUIC: avoid accessing freed frame
Sergey Kandaurov
2023/08/10
Re: [PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Sergey Kandaurov
2023/08/10
Re: [PATCH 2 of 4] QUIC: always add ACK frame to the queue head
Vladimir Homutov via nginx-devel
2023/08/10
Re: [PATCH 3 of 4] QUIC: fixed congesion control in GSO mode
Sergey Kandaurov
Earlier messages
Later messages