nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
Re: [PATCH 04 of 10] QUIC: reusable mode for main connection
Sergey Kandaurov
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
Re: [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
Re: [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
Re: [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
Sergey Kandaurov
Re: [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
[PATCH] fix ngx_realpath() for win32
Won-Kyu Park
Re: [PATCH] fix ngx_realpath() for win32
Maxim Dounin
Re: [PATCH] fix ngx_realpath() for win32
Won-Kyu Park
Re: [PATCH] fix ngx_realpath() for win32
Maxim Dounin
[PATCH] Fixed segfault when switching off master process during upgrade
Maxim Dounin
Re: [PATCH] Fixed segfault when switching off master process during upgrade
Maxim Dounin
Re: [PATCH] Fixed segfault when switching off master process during upgrade
Roman Arutyunyan
Re: [PATCH] Fixed segfault when switching off master process during upgrade
Maxim Dounin
Re: [PATCH] Fixed segfault when switching off master process during upgrade
Roman Arutyunyan
Re: [PATCH] Fixed segfault when switching off master process during upgrade
Maxim Dounin
[PATCH] Disabled cloning of sockets without master process (ticket #2403)
Maxim Dounin
Re: [PATCH] Disabled cloning of sockets without master process (ticket #2403)
Maxim Dounin
Re: [PATCH] Disabled cloning of sockets without master process (ticket #2403)
Sergey Kandaurov
Re: [PATCH] Disabled cloning of sockets without master process (ticket #2403)
Maxim Dounin
[PATCH] Filtering duplicate addresses in listen (ticket #2400)
Maxim Dounin
Re: [PATCH] Filtering duplicate addresses in listen (ticket #2400)
Maxim Dounin
Re: [PATCH] Filtering duplicate addresses in listen (ticket #2400)
Sergey Kandaurov
Re: [PATCH] Filtering duplicate addresses in listen (ticket #2400)
Maxim Dounin
Re: [PATCH] Filtering duplicate addresses in listen (ticket #2400)
Sergey Kandaurov
Re: [PATCH] Filtering duplicate addresses in listen (ticket #2400)
Maxim Dounin
[njs] Fixed static analyzer issues.
Vadim Zhestikov via nginx-devel
[njs] Refactored working with an object properties.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
Dmitry Volyntsev
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Version bump.
noreply
[njs] Computed goto support added to vmcode.
Vadim Zhestikov via nginx-devel
[PATCH] Linux packages: added Ubuntu 22.10 "kinetic"
Konstantin Pavlov
Re: [PATCH] Linux packages: added Ubuntu 22.10 "kinetic"
Sergey Budnevich
[njs] Added tag 0.7.8 for changeset 3308415d7de8
Dmitry Volyntsev
[njs] Version 0.7.8.
Dmitry Volyntsev
[njs] Fixed labeled empty statement.
Vadim Zhestikov via nginx-devel
[njs] Fixed shell tests after changes in backtraces and function names.
Dmitry Volyntsev
[njs] Added njs.memoryStats object.
Dmitry Volyntsev
[PATCH] Tests: clearing of pre-existing Content-Range headers
Eugene Grebenschikov via nginx-devel
Re: [PATCH] Tests: clearing of pre-existing Content-Range headers
Maxim Dounin
Re: [PATCH] Tests: clearing of pre-existing Content-Range headers
Eugene Grebenschikov via nginx-devel
Re: [PATCH] Tests: clearing of pre-existing Content-Range headers
Sergey Kandaurov
[PATCH] Tests: variables for proxy protocol v2 TLVs
Eugene Grebenschikov via nginx-devel
[PATCH] Intel DLB(Dynamic Load Banlander) demo in NGINX
Meng, Fino
Re: [PATCH] Intel DLB(Dynamic Load Banlander) demo in NGINX
Maxim Dounin
[njs] Fixed break label for if statement.
Vadim Zhestikov via nginx-devel
Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
Re: Http2 idle connection and worker shutdown
Maxim Dounin
Re: Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
Re: Http2 idle connection and worker shutdown
Maxim Dounin
Re: Http2 idle connection and worker shutdown
Jojy Varghese via nginx-devel
Re: [PATCH 10 of 10] QUIC: application init() callback
Sergey Kandaurov
Re: [PATCH 10 of 10] QUIC: application init() callback
Roman Arutyunyan
Re: [PATCH 10 of 10] QUIC: application init() callback
Roman Arutyunyan
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Sergey Kandaurov
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Roman Arutyunyan
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Roman Arutyunyan
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Sergey Kandaurov
Re: [PATCH 08 of 10] QUIC: idle mode for main connection
Roman Arutyunyan
Earlier messages
Later messages