nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Fixed crash protection in round robin
乔志奇
[PATCH] Fixed state protection when restarting during the websocket request process
乔志奇
Re: [PATCH] Fixed state protection when restarting during the websocket request process
Maxim Dounin
Re: [PATCH] Fixed state protection when restarting during the websocket request process
乔志奇
[PATCH] Fixed port ranges support in the listen directive
Valentin V . Bartenev
Re: [PATCH] Fixed port ranges support in the listen directive
Maxim Dounin
Re: [PATCH] Fixed port ranges support in the listen directive
Sergey Kandaurov
Re: [PATCH] Fixed port ranges support in the listen directive
Maxim Dounin
[PATCH] Updated link to OpenVZ suspend/resume bug
Maxim Dounin
Re: [PATCH] Updated link to OpenVZ suspend/resume bug
Sergey Kandaurov
Re: [PATCH] Updated link to OpenVZ suspend/resume bug
Maxim Dounin
[nginx] Style.
Sergey Kandaurov
[nginx] Style.
Sergey Kandaurov
[PATCH] Added info about the Unit 1.29.0 release
Artem Konev
Re: [PATCH] Added info about the Unit 1.29.0 release
Sergey Kandaurov
Fixed the code style
淮叶
Re: Fixed the code style
Sergey Kandaurov
Re: Fixed the code style
Maxim Dounin
回复:Fixed the code style
淮叶
[PATCH] Tests: ssl session ticket key rotation tests
Sergey Kandaurov
Re: [PATCH] Tests: ssl session ticket key rotation tests
Maxim Dounin
Re: [PATCH] Tests: ssl session ticket key rotation tests
Sergey Kandaurov
[PATCH] SSL: SSL_CTX_set_tlsext_ticket_key_cb() deprecated in OpenSSL 3.0
Sergey Kandaurov
Re: [PATCH] SSL: SSL_CTX_set_tlsext_ticket_key_cb() deprecated in OpenSSL 3.0
Maxim Dounin
Re: [PATCH] SSL: SSL_CTX_set_tlsext_ticket_key_cb() deprecated in OpenSSL 3.0
Sergey Kandaurov
[PATCH] Fix typos in the CHANGES files
Sergey A . Osokin
Re: [PATCH] Fix typos in the CHANGES files
Maxim Dounin
[PATCH] Fixed typo in the sticky directive
Sergey A . Osokin
Re: [PATCH] Fixed typo in the sticky directive
Yaroslav Zhuravlev
[PATCH] fix "the the" typo
Sergey A. Osokin
Re: [PATCH] fix "the the" typo
Yaroslav Zhuravlev
[njs] Modules: added Request, Response and Headers ctors in Fetch API.
Dmitry Volyntsev
[njs] Modules: fixed nginx logger callback for calls in master.
Dmitry Volyntsev
[nginx] nginx-1.23.3-RELEASE
Konstantin Pavlov
[nginx] release-1.23.3 tag
Konstantin Pavlov
[nginx] Updated OpenSSL and zlib used for win32 builds.
Konstantin Pavlov
[nginx] Updated OpenSSL and zlib used for win32 builds.
Konstantin Pavlov
[nginx] Updated OpenSSL and zlib used for win32 builds.
Sergey Kandaurov
nginx 1.23.3 changes draft
Maxim Dounin
Re: nginx 1.23.3 changes draft
Sergey Kandaurov
Re: nginx 1.23.3 changes draft
Yaroslav Zhuravlev
Re: nginx 1.23.3 changes draft
Maxim Dounin
Re: nginx 1.23.3 changes draft
Maxim Dounin
Special character # in url
Solanellas Llobet, Xavier
Re: Special character # in url
Sergey Brester via nginx-devel
Re: Special character # in url
Magnus Bodin ☀
[PATCH 0 of 6] QUIC packet routing improvements
Roman Arutyunyan
[PATCH 1 of 6] QUIC: ignore server address while looking up a connection
Roman Arutyunyan
Re: [PATCH 1 of 6] QUIC: ignore server address while looking up a connection
Maxim Dounin
Re: [PATCH 1 of 6] QUIC: ignore server address while looking up a connection
Roman Arutyunyan
Re: [PATCH 1 of 6] QUIC: ignore server address while looking up a connection
Sergey Kandaurov
Re: [PATCH 1 of 6] QUIC: ignore server address while looking up a connection
Roman Arutyunyan
[PATCH 2 of 6] QUIC: handle datagrams directly in ngx_quic_recvmsg()
Roman Arutyunyan
Re: [PATCH 2 of 6] QUIC: handle datagrams directly in ngx_quic_recvmsg()
Roman Arutyunyan
[PATCH 6 of 6] QUIC: client sockets
Roman Arutyunyan
[PATCH 5 of 6] QUIC: eBPF worker sockets
Roman Arutyunyan
[PATCH 3 of 6] QUIC: eliminated timeout handling in listen connection read event
Roman Arutyunyan
[PATCH 4 of 6] QUIC: never disable QUIC socket events
Roman Arutyunyan
Re: [PATCH 4 of 6] QUIC: never disable QUIC socket events
Maxim Dounin
Re: [PATCH 4 of 6] QUIC: never disable QUIC socket events
Roman Arutyunyan
[PATCH 0 of 4] QUIC packet routing improvements
Roman Arutyunyan
[PATCH 1 of 4] QUIC: handle datagrams directly in ngx_quic_recvmsg()
Roman Arutyunyan
[PATCH 2 of 4] QUIC: eliminated timeout handling in listen connection read event
Roman Arutyunyan
[PATCH 3 of 4] QUIC: eBPF worker sockets
Roman Arutyunyan
[PATCH 4 of 4] QUIC: client sockets
Roman Arutyunyan
[njs] Added njs_vm_string_compare().
Dmitry Volyntsev
[njs] Extended njs_vm_function_alloc().
Dmitry Volyntsev
[njs] Added njs_value_function_set().
Dmitry Volyntsev
[njs] Added njs_vm_external_ptr().
Dmitry Volyntsev
[njs] Allowing to declare exotic slot for the external objects.
Dmitry Volyntsev
Re: QUIC: reworked congestion control mechanism.
Roman Arutyunyan
Re: QUIC: reworked congestion control mechanism.
Yu Zhu
[PATCH] proxy_cache_max_range_offset could affect the background updating
Sangdeuk Kwon
Re: [PATCH] proxy_cache_max_range_offset could affect the background updating
Sergey Kandaurov
Re: [PATCH] proxy_cache_max_range_offset could affect the background updating
Maxim Dounin
Re: [PATCH] proxy_cache_max_range_offset could affect the background updating
Sangdeuk Kwon
[njs] Improved performance of conditional jumps.
Vadim Zhestikov via nginx-devel
[nginx] Removed casts from ngx_memcmp() macro.
Roman Arutyunyan
[nginx] SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Roman Arutyunyan
[nginx] Win32: event flags handling edge cases in ngx_wsarecv().
Roman Arutyunyan
[nginx] Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.
Roman Arutyunyan
Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
淮叶
Re: Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
Maxim Dounin
回复:Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
淮叶
回复:Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
淮叶
Re: 回复:Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
Maxim Dounin
回复:回复:Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).
淮叶
Using cmake with nginx
Dmitry Petrov
Re: Using cmake with nginx
Maxim Dounin
Re: Using cmake with nginx
Dmitry Petrov
Re: Using cmake with nginx
Maxim Dounin
Re: Using cmake with nginx
Dmitry Petrov
Re: Using cmake with nginx
Maxim Dounin
Re: Using cmake with nginx
Alejandro Colomar
QUIC: position of RTT and congestion
Yu Zhu
Re: QUIC: position of RTT and congestion
Vladimir Homutov via nginx-devel
Re: QUIC: position of RTT and congestion
黎叔
Re: QUIC: position of RTT and congestion
Maxim Konovalov
[PATCH 0 of 2] unbuffered proxying CPU hog (ticket #2418)
Maxim Dounin
[PATCH 1 of 2] SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors
Maxim Dounin
[PATCH 2 of 2] Win32: event flags handling edge cases in ngx_wsarecv()
Maxim Dounin
Re: [PATCH 0 of 2] unbuffered proxying CPU hog (ticket #2418)
Sergey Kandaurov
Re: [PATCH 0 of 2] unbuffered proxying CPU hog (ticket #2418)
Maxim Dounin
switch to ms resolution for rate limiting
Jérôme Loyet
Re: switch to ms resolution for rate limiting
Maxim Dounin
Re: switch to ms resolution for rate limiting
Jérôme Loyet
Allowing the etag directive within if in location
Danila Vershinin
Re: Allowing the etag directive within if in location
Maxim Dounin
Re: Allowing the etag directive within if in location
Danila Vershinin
Re: Allowing the etag directive within if in location
Maxim Dounin
[nginx] SSL: fixed debug logging of SSL_sendfile() return value.
Sergey Kandaurov
[nginx] Disabled cloning of sockets without master process (ticket #2403).
Sergey Kandaurov
[nginx] Fixed segfault when switching off master process during upgrade.
Sergey Kandaurov
[nginx] Filtering duplicate addresses in listen (ticket #2400).
Sergey Kandaurov
How can I redirect a request via Another External proxy
Aakarshit Agarwal
[PATCH] Linux packages: actualized supported Alpine Linux versions
Konstantin Pavlov
Re: [PATCH] Linux packages: actualized supported Alpine Linux versions
Sergey Kandaurov
[PATCH] Linux packages: actualized supported Alpine Linux versions
Konstantin Pavlov
Re: [PATCH] Linux packages: actualized supported Alpine Linux versions
Maxim Konovalov
[PATCH] Linux packages: actualized supported Alpine Linux versions
Konstantin Pavlov
Re: [PATCH] Linux packages: actualized supported Alpine Linux versions
Sergey Kandaurov
HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).
Jiuzhou Cui
Re: HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).
Sergey Kandaurov
Re: [PATCH 2 of 2] SSL: SSL_sendfile() support with kernel TLS
Sergey Kandaurov
Re: [PATCH 2 of 2] SSL: SSL_sendfile() support with kernel TLS
Maxim Dounin
[patch] ngx_cpp_test module build issue cleanup
Vladimir Homutov via nginx-devel
Re: [patch] ngx_cpp_test module build issue cleanup
Sergey Kandaurov
Re: [patch] ngx_cpp_test module build issue cleanup
Vladimir Homutov via nginx-devel
Re: [patch] ngx_cpp_test module build issue cleanup
Maxim Dounin
Re: [patch] ngx_cpp_test module build issue cleanup
Vladimir Homutov via nginx-devel
Re: [patch] ngx_cpp_test module build issue cleanup
Maxim Dounin
[nginx] Process events posted by ngx_close_idle_connections() immediately.
Roman Arutyunyan
[nginx] Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
Sergey Kandaurov
[nginx] SSI: handling of subrequests from other modules (ticket #1263).
Sergey Kandaurov
[nginx] Added logging to PROXY protocol write buffer check.
Sergey Kandaurov
[njs] Fixed for(expr1; conditional syntax error handling.
Vadim Zhestikov via nginx-devel
QUIC: fixed computation of nonce
Yu Zhu
Re: QUIC: fixed computation of nonce
Sergey Kandaurov
Re: QUIC: fixed computation of nonce
Roman Arutyunyan
Re: QUIC: fixed computation of nonce
Sergey Kandaurov
[PATCH] Process events posted by ngx_close_idle_connections() immediately
Roman Arutyunyan
Re: [PATCH] Process events posted by ngx_close_idle_connections() immediately
Sergey Kandaurov
Re: [PATCH] Process events posted by ngx_close_idle_connections() immediately
Maxim Dounin
[njs] Shell: added signal support in CLI.
Dmitry Volyntsev
[PATCH] HTTP: add internal_redirect directive.
Aleksei Bavshin via nginx-devel
Re: [PATCH] HTTP: add internal_redirect directive.
Maxim Dounin
RE: [PATCH] HTTP: add internal_redirect directive.
Aleksei Bavshin via nginx-devel
Couldn't download old release of nginx-quic
claire liu
Re: Couldn't download old release of nginx-quic
Maxim Dounin
Nginx - quic issue
claire liu
Re: Nginx - quic issue
Sergey A. Osokin
Re: Nginx - quic issue
claire liu
[njs] Added tag 0.7.9 for changeset 5f705230a62c
Dmitry Volyntsev
[njs] Version 0.7.9.
Dmitry Volyntsev
[njs] Added a target to generate pkg-config file.
Dmitry Volyntsev
[njs] Fixed for-in unwanted detection of arrow function.
Vadim Zhestikov via nginx-devel
[njs] Fixed for-in rhs expression parsing error handling.
Vadim Zhestikov via nginx-devel
[PATCH] Tests: proxy protocol v2 TLVs tests for stream module
Eugene Grebenschikov via nginx-devel
Re: [PATCH] Tests: proxy protocol v2 TLVs tests for stream module
Sergey Kandaurov
[njs] Modules: fixed Fetch Response prototype reinitialization.
Dmitry Volyntsev
[njs] Masks definition corrected and made regularized.
Vadim Zhestikov via nginx-devel
[njs] Fixed for-in loop with left and right hand side expressions.
Vadim Zhestikov via nginx-devel
[njs] Fixed Array.prototype.splice(s, d) when d resizes "this" during eval.
Dmitry Volyntsev
[njs] Improved njs_object_prop_define() for fast-arrays.
Dmitry Volyntsev
[njs] Improved njs_value_property_i64_delete() for fast-arrays.
Dmitry Volyntsev
[njs] Change: the default JS stack size is reduced to 64k.
Dmitry Volyntsev
[PATCH] Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp()
Maxim Dounin
Re: [PATCH] Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp()
Alejandro Colomar
[PATCH] Added logging to PROXY protocol write buffer check
Maxim Dounin
Re: [PATCH] Added logging to PROXY protocol write buffer check
Roman Arutyunyan
Re: [PATCH] Added logging to PROXY protocol write buffer check
Maxim Dounin
Re: [PATCH] Added logging to PROXY protocol write buffer check
Maxim Dounin
Re: [PATCH] Added logging to PROXY protocol write buffer check
Sergey Kandaurov
[njs] Fixed %TypedArray%.prototype.set(s) when s element changes "this".
Dmitry Volyntsev
[njs] Types: fixed description for fs.mkdir() and fs.rmdir() methods.
Dmitry Volyntsev
[njs] Fixed default module loader.
Dmitry Volyntsev
[njs] Fixed Array.prototype.fill() when start object changes "this".
Dmitry Volyntsev
[njs] Fixed String.prototype.replace(re) if re.exec() returns non-flat array.
Vadim Zhestikov via nginx-devel
[PATCH 1/2] Core: added macro to calculate the length of an array.
Alejandro Colomar
[PATCH 2/2] Core: replaced unsafe uses of sizeof() by ngx_nitems().
Alejandro Colomar
Re: [PATCH 2/2] Core: replaced unsafe uses of sizeof() by ngx_nitems().
Maxim Dounin
ngx_log_error, ngx_slprintf signal safe
Nikhil Singhal
Re: ngx_log_error, ngx_slprintf signal safe
Sergey Brester via nginx-devel
[PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Maxim Dounin
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Maxim Dounin
Re: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3)
Alejandro Colomar
[PATCH v2] Removed the casts within ngx_memcmp()
Alejandro Colomar
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Maxim Dounin
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Maxim Dounin
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Alex Colomar
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Maxim Dounin
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Sergey Kandaurov
Re: [PATCH v2] Removed the casts within ngx_memcmp()
Maxim Dounin
u_char vs char (was: [PATCH] Removed the unsafe ngx_memcmp() wrapper for memcmp(3))
Alejandro Colomar
[nginx] Increased maximum read PROXY protocol header size.
Roman Arutyunyan
[PATCH] SSI: ensure context of main request exists for subrequest using SSI
Ciel via nginx-devel
Re: [PATCH] SSI: ensure context of main request exists for subrequest using SSI
Maxim Dounin
Earlier messages
Later messages