June 2017 Archives by subject
Starting: Thu Jun 1 11:54:50 UTC 2017
Ending: Fri Jun 30 17:51:55 UTC 2017
Messages: 266
- [nginx] Added memory barrier semantics to ngx_rwlock_unlock().
Ruslan Ermilov
- [nginx] Added support for trailers in HTTP responses.
Maxim Dounin
- [nginx] Configure: disabled IP_PKTINFO feature on certain platforms.
Roman Arutyunyan
- [nginx] Configure: enabled rpath for NetBSD.
Sergey Kandaurov
- [nginx] Configure: fix compilation on MSYS2 / MinGW64.
Maxim Dounin
- [nginx] Configure: use .exe for binaries for all win32 compilers.
Maxim Dounin
- [nginx] Configure: use .exe for binaries for all win32 compilers.
Orgad Shaneh
- [nginx] Fixed segfault in try_files with nested location.
Sergey Kandaurov
- [nginx] Gzip: fixed style in $gzip_ratio variable handler.
Ruslan Ermilov
- [nginx] Headers filter: added "add_trailer" directive.
Maxim Dounin
- [nginx] Headers filter: style.
Maxim Dounin
- [nginx] HTTP/2: added support for trailers in HTTP responses.
Maxim Dounin
- [nginx] HTTP/2: don't send SETTINGS ACK before already queued DATA frames.
Valentin Bartenev
- [nginx] HTTP/2: emit new frames only after applying all SETTINGS params.
Valentin Bartenev
- [nginx] HTTP/2: make SETTINGS ACK frame reusable.
Valentin Bartenev
- [nginx] HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
Valentin Bartenev
- [nginx] HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
Valentin Bartenev
- [nginx] Introduced ngx_rwlock_downgrade().
Ruslan Ermilov
- [nginx] nginx-1.13.2-RELEASE
Maxim Dounin
- [nginx] Range filter: allowed ranges on empty files (ticket #1031).
Maxim Dounin
- [nginx] release-1.13.2 tag
Maxim Dounin
- [nginx] Removed excessive casts for ngx_file_info().
Ruslan Ermilov
- [nginx] Resolver: added the "async" flag to resolver context.
Roman Arutyunyan
- [nginx] Resolver: fixed allocation error handling while resolving SRV.
Roman Arutyunyan
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
Roman Arutyunyan
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
Roman Arutyunyan
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
Roman Arutyunyan
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
洪志道
- [nginx] slice module issue
Roman Arutyunyan
- [nginx] slice module issue
洪志道
- [nginx] SSI: return NGX_ERROR when timefmt memory allocation failed.
Sergey Kandaurov
- [nginx] Style.
Maxim Dounin
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Valentin V. Bartenev
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Valentin V. Bartenev
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Valentin V. Bartenev
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Neil Craig
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Valentin V. Bartenev
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
洪志道
- [nginx] support http2 per server
Paul Yang
- [nginx] support request id in error log
洪志道
- [nginx] Upstream: fixed running posted requests (ticket #788).
Roman Arutyunyan
- [nginx] Upstream: introduced ngx_http_upstream_ssl_handshake_handler().
Maxim Dounin
- [nginx] Upstream: style.
Maxim Dounin
- [nginx] Userid: ngx_http_get_indexed_variable() error handling.
Sergey Kandaurov
- [njs] Added support of scientific notation literals.
Dmitry Volyntsev
- [njs] Added tag 0.1.11 for changeset fc5df33f4e6b
Igor Sysoev
- [njs] Fixed building by GCC 4.2.
Dmitry Volyntsev
- [njs] Fixed Object.isSealed() method.
Andrey Zelenkov
- [njs] Fixed Object.prototype.hasOwnProperty() without arguments.
Dmitry Volyntsev
- [njs] Fixed Object.prototype.isPrototypeOf() without arguments.
Dmitry Volyntsev
- [njs] Fixed possible buffer overrun during numbers parsing.
Dmitry Volyntsev
- [njs] Fixed processing of large array indexes.
Igor Sysoev
- [njs] Fixed typo in js_include handler.
Dmitry Volyntsev
- [njs] Fixed zero basis handling for scientific notation.
Andrey Zelenkov
- [njs] Log error message if VM creation failed.
Dmitry Volyntsev
- [njs] More scientific notation tests.
Andrey Zelenkov
- [njs] Object.defineProperties() method.
Dmitry Volyntsev
- [njs] Object.defineProperty() method.
Dmitry Volyntsev
- [njs] Object.freeze() method.
Dmitry Volyntsev
- [njs] Object.getOwnPropertyDescriptor() method.
Dmitry Volyntsev
- [njs] Object.getPrototypeOf() method.
Dmitry Volyntsev
- [njs] Object.isExtensible() method.
Dmitry Volyntsev
- [njs] Object.isFrozen() method.
Dmitry Volyntsev
- [njs] Object.isSealed() method.
Dmitry Volyntsev
- [njs] Object.keys() method.
Dmitry Volyntsev
- [njs] Object.preventExtensions() method.
Dmitry Volyntsev
- [njs] Object.prototype.hasOwnProperty() method.
Dmitry Volyntsev
- [njs] Object.prototype.isPrototypeOf() method.
Dmitry Volyntsev
- [njs] Object.seal() method.
Dmitry Volyntsev
- [njs] Passing value and default attributes to njs_object_prop_alloc().
Dmitry Volyntsev
- [njs] Style fixes and small miscellaneous changes.
Igor Sysoev
- [njs] Time zone name has been removed from unit tests.
Igor Sysoev
- [njs] Use njs_string_get() where appropriate.
Dmitry Volyntsev
- [njs] Using njs_string_get() where appropriate.
Dmitry Volyntsev
- [njs] Using nxt_lvlhsh_each_init() where appropriate.
Dmitry Volyntsev
- [njs] Version 0.1.11.
Igor Sysoev
- [PATCH 01 of 14] Output chain: propagate last_buf flag to c->send_chain()
Piotr Sikora
- [PATCH 02 of 14] Upstream keepalive: preserve c->data
Piotr Sikora
- [PATCH 03 of 14] HTTP/2: add debug logging of control frames
Piotr Sikora
- [PATCH 04 of 14] HTTP/2: s/client/peer/
Piotr Sikora
- [PATCH 05 of 14] HTTP/2: introduce h2c->conf_ctx
Piotr Sikora
- [PATCH 06 of 14] HTTP/2: introduce stream->fake_connection
Piotr Sikora
- [PATCH 07 of 14] HTTP/2: introduce ngx_http_v2_handle_event()
Piotr Sikora
- [PATCH 08 of 14] HTTP/2: add HTTP/2 to upstreams
Piotr Sikora
- [PATCH 09 of 14] Proxy: add "proxy_ssl_alpn" directive
Piotr Sikora
- [PATCH 10 of 14] Proxy: always emit "Host" header first
Piotr Sikora
- [PATCH 11 of 14] Proxy: split configured header names and values
Piotr Sikora
- [PATCH 12 of 14] Proxy: add HTTP/2 support
Piotr Sikora
- [PATCH 13 of 14] Proxy: add "proxy_pass_trailers" directive
Piotr Sikora
- [PATCH 14 of 14] Cache: add HTTP/2 support
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] Added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] HTTP: add support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] HTTP: add support for trailers in HTTP responses
Maxim Dounin
- [PATCH 1 of 3] HTTP: add support for trailers in HTTP responses
Piotr Sikora
- [PATCH 1 of 3] PSK: connection support
Karstens, Nate
- [PATCH 1 of 3] PSK: connection support
Maxim Dounin
- [PATCH 1 of 3] PSK: connection support
Karstens, Nate
- [PATCH 1 of 3] PSK: connection support
Maxim Dounin
- [PATCH 1 of 3] PSK: make server certificates optional
Karstens, Nate
- [PATCH 1 of 4] HTTP/2: emit new frames only after applying all SETTINGS params
Valentin V. Bartenev
- [PATCH 1 of 4] HTTP/2: emit new frames only after applying all SETTINGS params
Valentin V. Bartenev
- [PATCH 1 of 4] HTTP/2: emit new frames only after applying all SETTINGS params
Piotr Sikora
- [PATCH 1 of 4] HTTP/2: emit new frames only after applying all SETTINGS params
Piotr Sikora
- [PATCH 1 of 4] HTTP/2: emit new frames only after applying all SETTINGS params
Valentin V. Bartenev
- [PATCH 1 of 4] HTTP/2: reject HTTP/2 requests with "Connection" header
Piotr Sikora
- [PATCH 2 of 3] Headers filter: add "add_trailer" directive
Piotr Sikora
- [PATCH 2 of 3] Headers filter: add "add_trailer" directive
Maxim Dounin
- [PATCH 2 of 3] Headers filter: add "add_trailer" directive
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Maxim Konovalov
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Valentin V. Bartenev
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Valentin V. Bartenev
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Valentin V. Bartenev
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Maxim Dounin
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] HTTP/2: added support for trailers in HTTP responses
Piotr Sikora
- [PATCH 2 of 3] PSK: add configuration directives
Karstens, Nate
- [PATCH 2 of 3] PSK: add PSK identity variable
Karstens, Nate
- [PATCH 2 of 3] PSK: add PSK identity variable
Maxim Dounin
- [PATCH 2 of 4] HTTP/2: reject HTTP/2 requests with invalid "TE" header value
Piotr Sikora
- [PATCH 2 of 4] HTTP/2: send SETTINGS ACK after applying all SETTINGS params
Valentin V. Bartenev
- [PATCH 2 of 4] HTTP/2: send SETTINGS ACK after applying all SETTINGS params
Piotr Sikora
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Piotr Sikora
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Piotr Sikora
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Maxim Dounin
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Piotr Sikora
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Maxim Dounin
- [PATCH 3 of 3] Headers filter: added "add_trailer" directive
Piotr Sikora
- [PATCH 3 of 3] PSK: add identity hint config directive
Karstens, Nate
- [PATCH 3 of 3] PSK: add identity hint config directive
Maxim Dounin
- [PATCH 3 of 3] PSK: add PSK identity variable
Karstens, Nate
- [PATCH 3 of 3] Upstream: add support for trailers in HTTP responses
Piotr Sikora
- [PATCH 3 of 4] HTTP/2: make SETTINGS ACK frame reusable
Valentin V. Bartenev
- [PATCH 3 of 4] HTTP/2: make SETTINGS ACK frame reusable
Piotr Sikora
- [PATCH 3 of 4] HTTP/2: reject HTTP/2 requests with "Transfer-Encoding" header
Piotr Sikora
- [PATCH 4 of 4] HTTP/2: don't send SETTINGS ACK before already queued DATA frames
Valentin V. Bartenev
- [PATCH 4 of 4] HTTP/2: don't send SETTINGS ACK before already queued DATA frames
Piotr Sikora
- [PATCH 4 of 4] HTTP/2: reject HTTP/2 requests with connection-specific headers
Piotr Sikora
- [PATCH 4 of 4] HTTP/2: reject HTTP/2 requests with connection-specific headers
Maxim Dounin
- [PATCH 4 of 4] HTTP/2: reject HTTP/2 requests with connection-specific headers
Piotr Sikora
- [PATCH 4 of 4] HTTP/2: reject HTTP/2 requests with connection-specific headers
Maxim Dounin
- [PATCH] add reload_delay directive
Peng Fang
- [PATCH] add reload_delay directive
Maxim Dounin
- [PATCH] add reload_delay directive
Peng Fang
- [PATCH] Avoid memory leak on failure to allocate name during resolving
Bart Warmerdam
- [PATCH] Avoid memory leak on failure to allocate name during resolving
Roman Arutyunyan
- [PATCH] Avoid using the result of i2d_SSL_SESSION when the session is invalid
Bart Warmerdam
- [PATCH] Avoid using the result of i2d_SSL_SESSION when the session is invalid
Ruslan Ermilov
- [PATCH] Avoid using the result of i2d_SSL_SESSION when the session is invalid
Bart Warmerdam
- [PATCH] Avoid using the result of i2d_SSL_SESSION when the session is invalid
Maxim Dounin
- [PATCH] Configure: Fix compilation on MSYS2 / MinGW64
Orgad Shaneh
- [PATCH] Dav: dav_request_buffering directive
Tommy Lindgren
- [PATCH] Fix compilation on MinGW64
Orgad Shaneh
- [PATCH] Fix compilation on MinGW64
Maxim Dounin
- [PATCH] Fix compilation on MinGW64
Orgad Shaneh
- [PATCH] Fix compilation on MinGW64
Maxim Dounin
- [PATCH] Headers filter: style
Maxim Dounin
- [PATCH] HTTP/2: add debug logging of control frames
Valentin V. Bartenev
- [PATCH] HTTP/2: add debug logging of control frames
Piotr Sikora
- [PATCH] HTTP/2: add debug logging of control frames
Piotr Sikora
- [PATCH] HTTP/2: add support for HPACK encoding
Vlad Krasnov
- [PATCH] HTTP/2: add support for HPACK encoding
Valentin V. Bartenev
- [PATCH] HTTP/2: reject HTTP/2 requests with "Connection" header
Valentin V. Bartenev
- [PATCH] HTTP/2: reject HTTP/2 requests with "Connection" header
Piotr Sikora
- [PATCH] HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header
Valentin V. Bartenev
- [PATCH] HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header
Valentin V. Bartenev
- [patch] Http image_filter: return 405 when method is HEAD and body is empty.
胡聪 (hucc)
- [patch] Http image_filter: return 405 when method is HEAD and body is empty.
Maxim Dounin
- [patch] Http image_filter: return 405 when method is HEAD andbody is empty.
胡聪 (hucc)
- [patch] Http image_filter: return 405 when method is HEAD andbody is empty.
Maxim Dounin
- [patch] Http image_filter: return 405 when method is HEAD andbodyis empty.
胡聪 (hucc)
- [patch] Http image_filter: return 405 when method is HEAD andbodyis empty.
Maxim Dounin
- [patch] Http image_filter: return 405 when method is HEADandbodyis empty.
胡聪 (hucc)
- [patch] Http image_filter: return 405 when method is HEADandbodyis empty.
Maxim Dounin
- [patch] Http image_filter: return 405 when method isHEADandbodyis empty.
胡聪 (hucc)
- [PATCH] Output chain: propagate flush and last_buf flags to send_chain()
Piotr Sikora
- [PATCH] Output chain: propagate flush and last_buf flags to send_chain()
Maxim Dounin
- [PATCH] Output chain: propagate flush and last_buf flags to send_chain()
Piotr Sikora
- [PATCH] Output chain: propagate last_buf flag to c->send_chain()
Piotr Sikora
- [PATCH] Output chain: propagate last_buf flag to c->send_chain()
Maxim Dounin
- [PATCH] Proxy: add "proxy_ssl_alpn" directive
Piotr Sikora
- [PATCH] Proxy: add "proxy_ssl_alpn" directive
Maxim Dounin
- [PATCH] Proxy: add "proxy_ssl_alpn" directive
Piotr Sikora
- [PATCH] Proxy: add "proxy_ssl_alpn" directive
Maxim Dounin
- [PATCH] Proxy: always emit "Host" header first
Piotr Sikora
- [PATCH] Proxy: always emit "Host" header first
Maxim Dounin
- [PATCH] Proxy: split configured header names and values
Piotr Sikora
- [PATCH] Proxy: split configured header names and values
Maxim Dounin
- [PATCH] Proxy: split configured header names and values
Piotr Sikora
- [patch] Slice filter: support for empty file.
胡聪 (hucc)
- [patch] Slice filter: support for empty file.
胡聪 (hucc)
- [patch] Slice filter: support for empty file.
Maxim Dounin
- [patch] Slice filter: support for empty file.
胡聪 (hucc)
- [PATCH] Upstream: ignore read-readiness if request wasn't sent
Piotr Sikora
- [PATCH] Upstream: ignore read-readiness if request wasn't sent
Maxim Dounin
- [PATCH] Upstream: style
Maxim Dounin
- [PATCH] Use .exe for binaries for all win32 compilers
Orgad Shaneh
- [PATCH] Use .exe for binaries for all win32 compilers
Maxim Dounin
- [PATCH] Use .exe for binaries for all win32 compilers
Orgad Shaneh
- [PATCH] Use .exe for binaries for all win32 compilers
Maxim Dounin
- Dynamic Module Portability
Joseph Spencer
- Dynamic Module Portability
Joseph Spencer
- Dynamic Module Portability
Joseph Spencer
- Dynamic Module Portability
Maxim Dounin
- Dynamic Module Portability
Joseph Spencer
- Fwd: Patch. Add new directive '2square' for image_filter
Иван Иванов
- Help developing a block directive
Joseph Spencer
- Help developing a block directive
Vladimir Homutov
- Help developing a block directive
Joseph Spencer
- Help developing a block directive
Eran Kornblau
- Implement support for serving growing files
Tommy Lindgren
- NGINX-RTMP: control/redirect/publisher command example
Aris
- nginx development guide
胡聪 (hucc)
- nginx development guide
Vladimir Homutov
- nginx development guide
胡聪 (hucc)
- PSK Support
Karstens, Nate
- PSK Support
Maxim Dounin
- PSK Support
Karstens, Nate
- PSK Support
Maxim Dounin
- PSK Support
Karstens, Nate
- PSK Support
Maxim Dounin
- PSK Support
Karstens, Nate
- PSK Support
Maxim Dounin
- PSK Support
Karstens, Nate
- PSK Support
Maxim Dounin
- SHM and Linked Lists
Joseph Spencer
- slice module issue if redirected origin and have have fist slice
George .
- slice module issue if redirected origin and have have fist slice
Roman Arutyunyan
- slice module issue if redirected origin and have have fist slice
George .
- slice module issue if redirected origin and have have fist slice
Roman Arutyunyan
- Testing TLSv1.3 session resumption in Nginx using PSK
Utkarsh Tewari
- Testing TLSv1.3 session resumption in Nginx using PSK
Karstens, Nate
- Use primes for hashtable size
Andrew Borodin
- Use primes for hashtable size
Maxim Dounin
- Use primes for hashtable size
Andrew Borodin
- Use primes for hashtable size
Mathew Heard
- Use primes for hashtable size
Maxim Dounin
- Use primes for hashtable size
Mathew Heard
- Use primes for hashtable size
Andrew Borodin
- Use primes for hashtable size
Andrew Borodin
Last message date:
Fri Jun 30 17:51:55 UTC 2017
Archived on: Fri Jun 30 17:52:04 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).