nginx-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 03 of 20] Tests: separate SSL session reuse tests in mail
Sergey Kandaurov
Re: [PATCH 03 of 20] Tests: separate SSL session reuse tests in mail
Maxim Dounin
Re: [PATCH 03 of 20] Tests: separate SSL session reuse tests in mail
Sergey Kandaurov
[PATCH 08 of 20] Tests: enabled session reuse via TLS session tickets
Maxim Dounin
[PATCH 07 of 20] Tests: BoringSSL does not provide session ids with TLSv1.3
Maxim Dounin
[PATCH 09 of 20] Tests: restored proper port numbers in ssl_sni_sessions.t
Maxim Dounin
[PATCH 10 of 20] Tests: disabled ssl_sni_sessions.t with LibreSSL and BoringSSL
Maxim Dounin
[PATCH 05 of 20] Tests: separate SSL session reuse tests in stream
Maxim Dounin
Re: [PATCH 05 of 20] Tests: separate SSL session reuse tests in stream
Sergey Kandaurov
Re: [PATCH 05 of 20] Tests: separate SSL session reuse tests in stream
Maxim Dounin
[PATCH 12 of 20] Tests: fixed ssl_session_ticket_key.t with LibreSSL and TLSv1.3
Maxim Dounin
[PATCH 06 of 20] Tests: LibreSSL and BoringSSL session reuse with TLSv1.3 in mail
Maxim Dounin
Re: [PATCH 06 of 20] Tests: LibreSSL and BoringSSL session reuse with TLSv1.3 in mail
Sergey Kandaurov
Re: [PATCH 06 of 20] Tests: LibreSSL and BoringSSL session reuse with TLSv1.3 in mail
Maxim Dounin
[PATCH 13 of 20] Tests: fixed ssl_sni.t with LibreSSL and TLSv1.3
Maxim Dounin
[PATCH 11 of 20] Tests: fixed proxy_ssl.t with LibreSSL and TLSv1.3
Maxim Dounin
[PATCH 15 of 20] Tests: LibreSSL does not send CA lists with TLSv1.3
Maxim Dounin
Re: [PATCH 15 of 20] Tests: LibreSSL does not send CA lists with TLSv1.3
Sergey Kandaurov
[PATCH 14 of 20] Tests: LibreSSL certificate negotiation with TLSv1.3
Maxim Dounin
[PATCH 16 of 20] Tests: fixed stream_proxy_ssl.t with LibreSSL and TLSv1.3
Maxim Dounin
[PATCH 20 of 20] Tests: fixed ssl_ocsp.t with LibreSSL and TLSv1.3
Maxim Dounin
Re: [PATCH 20 of 20] Tests: fixed ssl_ocsp.t with LibreSSL and TLSv1.3
Sergey Kandaurov
Re: [PATCH 20 of 20] Tests: fixed ssl_ocsp.t with LibreSSL and TLSv1.3
Maxim Dounin
[PATCH 18 of 20] Tests: cleaned up ssl_ocsp.t
Maxim Dounin
[PATCH 19 of 20] Tests: removed multiple server certificates from ssl_ocsp.t
Maxim Dounin
Re: [PATCH 19 of 20] Tests: removed multiple server certificates from ssl_ocsp.t
Sergey Kandaurov
Re: [PATCH 19 of 20] Tests: removed multiple server certificates from ssl_ocsp.t
Maxim Dounin
[PATCH 17 of 20] Tests: fixed stream_ssl_variables.t.t with LibreSSL and TLSv1.3
Maxim Dounin
Re: [PATCH 00 of 20] tests suite fixes for TLSv1.3
Sergey Kandaurov
Re: [PATCH 00 of 20] tests suite fixes for TLSv1.3
Maxim Dounin
Re: [PATCH 00 of 20] tests suite fixes for TLSv1.3
Sergey Kandaurov
Re: [PATCH 00 of 20] tests suite fixes for TLSv1.3
Maxim Dounin
Changing ownership of proxy_temp and other temp directories
Shreenidhi Shedi via nginx-devel
Re: Changing ownership of proxy_temp and other temp directories
Sergey A. Osokin
[PATCH] HTTP: allow tuning test_types_hash
Danila Vershinin via nginx-devel
Re: [PATCH] HTTP: allow tuning test_types_hash
Maxim Dounin
[nginx] Syslog: introduced error log handler.
Roman Arutyunyan
[nginx] Syslog: removed usage of ngx_cycle->log and ngx_cycle->hostname.
Roman Arutyunyan
[nginx] HTTP/2: socket leak with "return 444" in error_page (ticket #2455).
Roman Arutyunyan
[nginx] HTTP/2: finalize request as bad if header validation fails.
Roman Arutyunyan
[nginx] SSL: logging levels of errors observed with BoringSSL.
Roman Arutyunyan
[nginx] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL.
Roman Arutyunyan
[nginx] SSL: logging levels of various errors reported with tlsfuzzer.
Roman Arutyunyan
[nginx] SSL: switched to detect log level based on the last error.
Roman Arutyunyan
[nginx] Core: stricter UTF-8 handling in ngx_utf8_decode().
Roman Arutyunyan
[PATCH] Mail: fixed handling of blocked client read events in proxy
Maxim Dounin
Re: [PATCH] Mail: fixed handling of blocked client read events in proxy
Roman Arutyunyan
Re: [PATCH] Mail: fixed handling of blocked client read events in proxy
Maxim Dounin
[njs] Fetch: fixed Headers() constructor.
Dmitry Volyntsev
[PATCH 1 of 3] Tests: style
Maxim Dounin
[PATCH 3 of 3] Tests: adapted session reuse tests to work with TLSv1.3
Maxim Dounin
Re: [PATCH 3 of 3] Tests: adapted session reuse tests to work with TLSv1.3
Sergey Kandaurov
Re: [PATCH 3 of 3] Tests: adapted session reuse tests to work with TLSv1.3
Maxim Dounin
[PATCH 2 of 3] Tests: handling of EAGAIN from sysread() with IO::Socket::SSL
Maxim Dounin
Re: [PATCH 2 of 3] Tests: handling of EAGAIN from sysread() with IO::Socket::SSL
Maxim Dounin
Re: [PATCH 2 of 3] Tests: handling of EAGAIN from sysread() with IO::Socket::SSL
Sergey Kandaurov
Re: [PATCH 1 of 3] Tests: style
Sergey Kandaurov
[njs] Added tag 0.7.11 for changeset 26dd3824b9f3
Dmitry Volyntsev
[njs] Version 0.7.11.
Dmitry Volyntsev
[njs] Fixed String.prototype.replace() with replacement containing "$'", "$`".
Dmitry Volyntsev
[njs] Making njs_string_prop() a macro.
Dmitry Volyntsev
[njs] Improved njs_string_create_chb().
Dmitry Volyntsev
[njs] Introduced njs_string_offset() which support any string.
Dmitry Volyntsev
Upstream: Count peer->fails if peers->single is 1
u5h
Re: Upstream: Count peer->fails if peers->single is 1
Maxim Dounin
[PATCH] Add ssl_provider directive (ticket #2449)
Nick Bogdanov
Re: [PATCH] Add ssl_provider directive (ticket #2449)
Mathew Heard
[PATCH] Add ssl_provider directive (ticket #2449)
Nick Bogdanov
[njs] Fixed njs_string_to_number() with additional space symbols.
Dmitry Volyntsev
[njs] Fixed Array.prototype.sort() when array is changed while sorting.
Dmitry Volyntsev
[njs] Fetch: fixed typo in debug level.
Dmitry Volyntsev
[njs] XML: removed XML_PARSE_DTDVALID during a document parsing.
Dmitry Volyntsev
[PATCH 0 of 4] logging levels of SSL errors observed with tlsfuzzer
Maxim Dounin
[PATCH 1 of 4] SSL: switched to detect log level based on the last error
Maxim Dounin
Re: [PATCH 1 of 4] SSL: switched to detect log level based on the last error
Roman Arutyunyan
Re: [PATCH 1 of 4] SSL: switched to detect log level based on the last error
Maxim Dounin
[PATCH 3 of 4] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL
Maxim Dounin
Re: [PATCH 3 of 4] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL
Roman Arutyunyan
Re: [PATCH 3 of 4] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL
Maxim Dounin
Re: [PATCH 3 of 4] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL
Roman Arutyunyan
Re: [PATCH 3 of 4] SSL: logging levels of errors observed with tlsfuzzer and LibreSSL
Maxim Dounin
[PATCH 4 of 4] SSL: logging levels of errors observed with BoringSSL
Maxim Dounin
Re: [PATCH 4 of 4] SSL: logging levels of errors observed with BoringSSL
Roman Arutyunyan
[PATCH 2 of 4] SSL: logging levels of various errors reported with tlsfuzzer
Maxim Dounin
Re: [PATCH 2 of 4] SSL: logging levels of various errors reported with tlsfuzzer
Roman Arutyunyan
Re: [PATCH 2 of 4] SSL: logging levels of various errors reported with tlsfuzzer
Maxim Dounin
Re: [PATCH 2 of 4] SSL: logging levels of various errors reported with tlsfuzzer
Roman Arutyunyan
[njs] XML: fixed memory leaks in node.$tags set handler.
Dmitry Volyntsev
[njs] XML: fixed memory leak when exception happens in node.addChild().
Dmitry Volyntsev
[njs] Fixed attaching of a stack to an error object.
Dmitry Volyntsev
[njs] WebCrypto: fixed compilation with --debug=YES.
Dmitry Volyntsev
[PATCH] Added info about the Unit 1.29.1 release
Artem Konev
Re: [PATCH] Added info about the Unit 1.29.1 release
Maxim Konovalov
[njs] Fixed a func instance dumping with "name" as getter.
Dmitry Volyntsev
[njs] Fixed njs_object_property() with NJS_WHITEOUT properties.
Dmitry Volyntsev
[njs] Fixed array instance with a getter property dumping.
Dmitry Volyntsev
[njs] Fixed Error() instance dumping when "name" prop is not primitive.
Dmitry Volyntsev
[njs] Unit tests: replacing njs_vm_retval_string() with njs_vm_retval_dump().
Dmitry Volyntsev
[njs] Parser: fixed the detection of await in arguments.
Vadim Zhestikov via nginx-devel
[njs] Stream: added missed linking with libxml2 for the dynamic module.
Dmitry Volyntsev
[nginx] Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().
Sergey Kandaurov
[nginx] Win32: removed attempt to use a drive letter in ngx_fs_bsize().
Sergey Kandaurov
[nginx] Win32: non-ASCII names support in ngx_open_tempfile().
Sergey Kandaurov
[nginx] Win32: non-ASCII names support in ngx_rename_file().
Sergey Kandaurov
[nginx] Win32: non-ASCII names support in ngx_delete_file().
Sergey Kandaurov
[nginx] Win32: reworked ngx_win32_rename_file() to use nginx wrappers.
Sergey Kandaurov
[nginx] Win32: reworked ngx_win32_rename_file() to check errors.
Sergey Kandaurov
[nginx] Win32: non-ASCII directory names support in ngx_delete_dir().
Sergey Kandaurov
[nginx] Win32: non-ASCII directory names support in ngx_create_dir().
Sergey Kandaurov
[nginx] Win32: non-ASCII names support in "include" with wildcards.
Sergey Kandaurov
[nginx] Win32: non-ASCII directory names support in ngx_getcwd().
Sergey Kandaurov
[nginx] Win32: non-ASCII names support in autoindex (ticket #458).
Sergey Kandaurov
[nginx] Win32: OpenSSL compilation for x64 targets with MSVC.
Sergey Kandaurov
[nginx] Win32: handling of localized MSVC cl output.
Sergey Kandaurov
[nginx] Win32: i386 now assumed when crossbuilding (ticket #2416).
Sergey Kandaurov
[nginx] Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc.
Sergey Kandaurov
[PATCH] QUIC: optimized sending stream response
Roman Arutyunyan
Re: [PATCH] QUIC: optimized sending stream response
Sergey Kandaurov
[njs] Added njs_vm_value_to_c_string().
Dmitry Volyntsev
[njs] XML: added XMLNode API to modify XML documents.
Dmitry Volyntsev
[PATCH] Core: return error when the first byte is above 0xf5 in utf-8
u5h
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
Maxim Dounin
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
u5h
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
Maxim Dounin
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
u5h
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
Maxim Dounin
Re: [PATCH] Core: return error when the first byte is above 0xf5 in utf-8
Roman Arutyunyan
[PATCH 1 of 2] HTTP/2: socket leak with "return 444" in error_page (ticket #2455)
Maxim Dounin
[PATCH 2 of 2] HTTP/2: finalize request as bad if header validation fails
Maxim Dounin
Re: [PATCH 2 of 2] HTTP/2: finalize request as bad if header validation fails
Roman Arutyunyan
Re: [PATCH 2 of 2] HTTP/2: finalize request as bad if header validation fails
Maxim Dounin
Re: [PATCH 2 of 2] HTTP/2: finalize request as bad if header validation fails
Roman Arutyunyan
Re: [PATCH 2 of 2] HTTP/2: finalize request as bad if header validation fails
Maxim Dounin
Re: [PATCH 1 of 2] HTTP/2: socket leak with "return 444" in error_page (ticket #2455)
Roman Arutyunyan
[PATCH] Documented the use of cyclic memory buffer log with lldb
Sergey Kandaurov
Re: [PATCH] Documented the use of cyclic memory buffer log with lldb
Maxim Dounin
[PATCH] QUIC: improved ssl_reject_handshake error logging
Sergey Kandaurov
Re: [PATCH] QUIC: improved ssl_reject_handshake error logging
Roman Arutyunyan
Re: [PATCH] QUIC: improved ssl_reject_handshake error logging
Sergey Kandaurov
[PATCH] QUIC: using ngx_ssl_handshake_log()
Sergey Kandaurov
Re: [PATCH] QUIC: using ngx_ssl_handshake_log()
Roman Arutyunyan
QUIC: add error code for handshake failed.
Jiuzhou Cui
Re: QUIC: add error code for handshake failed.
Sergey Kandaurov
Re:Re: QUIC: add error code for handshake failed.
Jiuzhou Cui
Re: QUIC: add error code for handshake failed.
Sergey Kandaurov
Re: QUIC: add error code for handshake failed.
Sergey Kandaurov
Re: QUIC: add error code for handshake failed.
Roman Arutyunyan
Re: QUIC: add error code for handshake failed.
Sergey Kandaurov
Re: QUIC: add error code for handshake failed.
Roman Arutyunyan
[quic] can't define more than one server
Jonas Hünig via nginx-devel
[PATCH] HTTP: Add new uri_normalization_percent_decode option
Michael Kourlas via nginx-devel
Re: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Maxim Dounin
Re: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Michael Kourlas via nginx-devel
Re: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Maxim Dounin
RE: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Michael Kourlas via nginx-devel
Re: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Maxim Dounin
RE: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Michael Kourlas via nginx-devel
Re: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Maxim Dounin
RE: [PATCH] HTTP: Add new uri_normalization_percent_decode option
Michael Kourlas via nginx-devel
[njs] Types: updated Fetch API types.
Dmitry Volyntsev
[njs] Types: added forgotten r.rawHeadersIn and r.rawHeadersOut description.
Dmitry Volyntsev
[njs] Types: fixed Fetch API types.
Dmitry Volyntsev
[PATCH 1 of 2] Core: connect() error log message made more verbose
Safar Safarly via nginx-devel
[PATCH 2 of 2] Added config path when unknown variable error occurs
Safar Safarly via nginx-devel
Re: [PATCH 2 of 2] Added config path when unknown variable error occurs
Maxim Dounin
Re: [PATCH 1 of 2] Core: connect() error log message made more verbose
Maxim Dounin
Re: [PATCH 1 of 2] Core: connect() error log message made more verbose
Sergey Kandaurov
Re: [PATCH 1 of 2] Core: connect() error log message made more verbose
Maxim Dounin
Re: [PATCH 1 of 2] Core: connect() error log message made more verbose
Sergey Kandaurov
Re: [PATCH 1 of 2] Core: connect() error log message made more verbose
Maxim Dounin
[njs] Removed tag 0.7.10
Dmitry Volyntsev
[njs] Added tag 0.7.10 for changeset 3a1b46d51f04
Dmitry Volyntsev
[njs] Version 0.7.10.
Dmitry Volyntsev
[njs] Added tag 0.7.10 for changeset 60a3ffe734b6
Dmitry Volyntsev
[njs] Fetch: fixed compatibility with nginx-1.22 and below.
Dmitry Volyntsev
[njs] Added String.prototype.replaceAll().
Vadim Zhestikov via nginx-devel
[nginx] Lingering close for connections with pipelined requests.
Sergey Kandaurov
[nginx] Fixed "zero size buf" alerts with subrequests.
Sergey Kandaurov
[PATCH] HTTP: Support mixed addr configuration for PROXY protocol in RealIP module
Ryan Lahfa
Re: [PATCH] HTTP: Support mixed addr configuration for PROXY protocol in RealIP module
Maxim Dounin
[njs] Fixed RegExp.prototype[@@replace]().
Vadim Zhestikov via nginx-devel
[njs] Fixed RegExp.prototype[@@replace]().
noreply
[njs] Properly fixed memory leak after 948b167202b2.
Dmitry Volyntsev
[njs] Types: added ts types for the xml API.
Dmitry Volyntsev
[PATCH 0 of 6] Upstream: re-resolvable servers.
Aleksei Bavshin
[PATCH 1 of 6] Upstream: re-resolvable servers
Aleksei Bavshin
[PATCH 3 of 6] Upstream: construct upstream peers from DNS SRV records
Aleksei Bavshin
[PATCH 2 of 6] Stream: re-resolvable servers
Aleksei Bavshin
[PATCH 4 of 6] Upstream: per-upstream resolver
Aleksei Bavshin
[PATCH 6 of 6] Upstream: reschedule in-progress resolve tasks at worker exit
Aleksei Bavshin
[PATCH 5 of 6] Upstream: allow any worker to resolve upstream servers
Aleksei Bavshin
Re: [PATCH 5 of 6] Upstream: allow any worker to resolve upstream servers
J Carter
Re: [PATCH 5 of 6] Upstream: allow any worker to resolve upstream servers
Aleksei Bavshin
Re: [PATCH 5 of 6] Upstream: allow any worker to resolve upstream servers
J Carter
[njs] Fixed typos introduced in 99b9f83e4d4d.
Dmitry Volyntsev
[njs] Fixed memory leak when exception happens at xml.exclusiveC14n().
Dmitry Volyntsev
[njs] 2023 year.
Dmitry Volyntsev
[njs] Added pkg-config-based libxml2 detection.
Konstantin Pavlov
Re: [njs] Added pkg-config-based libxml2 detection.
Alejandro Colomar
Re: [njs] Added pkg-config-based libxml2 detection.
Konstantin Pavlov
Earlier messages
Later messages