[PATCH] HTTP/2: make http2 server support http1

2018-03-01 Thread Haitao Lv
# HG changeset patch # User 吕海涛 # Date 1519976498 -28800 # Fri Mar 02 15:41:38 2018 +0800 # Node ID 200955343460c4726015180f20c03e31c0b35ff6 # Parent 81fae70d6cb81c67607931ec3ecc585a609c97e0 make http2 server support http1 diff -r 81fae70d6cb8 -r 200955343460

[nginx] Core: ngx_current_msec now uses monotonic time if available.

2018-03-01 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/81fae70d6cb8 branches: changeset: 7222:81fae70d6cb8 user: Maxim Dounin date: Thu Mar 01 20:25:50 2018 +0300 description: Core: ngx_current_msec now uses monotonic time if available. When clock_gettime(CLOCK_MONOTONIC) (or

[nginx] Postpone filter: prevented uninitialized r->out.

2018-03-01 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/43585e0e12a3 branches: changeset: 7221:43585e0e12a3 user: Roman Arutyunyan date: Thu Mar 01 18:38:39 2018 +0300 description: Postpone filter: prevented uninitialized r->out. The r->out chain link could be left uninitialized in

[PATCH] Contrib: vim syntax, update core and 3rd party module directives.

2018-03-01 Thread Gena Makhomed
# HG changeset patch # User Gena Makhomed # Date 1519907674 -7200 # Thu Mar 01 14:34:34 2018 +0200 # Node ID 42536cf64a89641b90bc0db7223fe60703d663e0 # Parent 20f139e9ffa84f1a1db6039547cd35fc4534 Contrib: vim syntax, update core and 3rd party module directives. diff -r