提交历史

作者 SHA1 备注 提交日期
  Roman Arutyunyan 0fd59c8b56 HTTP/3: decoder stream pre-creation. 1 年之前
  Sergey Kandaurov a7e3cd52e0 HTTP/3: fixed handling of malformed request body length. 1 年之前
  Roman Arutyunyan 26e606a6bc HTTP/3: postponed session creation to init() callback. 1 年之前
  Roman Arutyunyan ec37134416 HTTP/3: moved variable initialization. 1 年之前
  Roman Arutyunyan 33dca88792 QUIC: "handshake_timeout" configuration parameter. 1 年之前
  Roman Arutyunyan 2ce3eeeeb7 HTTP/3: removed "http3" parameter of "listen" directive. 2 年之前
  Roman Arutyunyan 815ef96124 HTTP/3: "quic" parameter of "listen" directive. 2 年之前
  Roman Arutyunyan 0065ba68b0 HTTP/3: insert count block timeout. 2 年之前
  Roman Arutyunyan faa655f211 HTTP/3: trigger 400 (Bad Request) on stream error while blocked. 2 年之前
  Sergey Kandaurov 1fe0913fcc HTTP/3: fixed $connection_time. 2 年之前
  Roman Arutyunyan 36f7b31f95 HTTP/3: implement keepalive for hq. 2 年之前
  Roman Arutyunyan 64ccdf4528 QUIC: application init() callback. 2 年之前
  Roman Arutyunyan 8a1deaca78 HTTP/3: renamed functions. 2 年之前
  Roman Arutyunyan fed44881d3 QUIC: idle mode for main connection. 2 年之前
  Roman Arutyunyan dd4c31fc34 HTTP/3: unified hq code with regular HTTP/3 code. 2 年之前
  Jiuzhou Cui 7d73c50a2d HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). 2 年之前
  Sergey Kandaurov 36d80a5269 HTTP/3: fixed server_name regex captures (ticket #2407). 2 年之前
  Roman Arutyunyan 5cde1259b2 HTTP/3: skip empty request body buffers (ticket #2374). 3 年之前
  Sergey Kandaurov b1356ade07 HTTP/3: improved processing of multiple Cookie field lines. 3 年之前
  Roman Arutyunyan 7f0fdd4e14 Style. 3 年之前
  Sergey Kandaurov 9860a82b19 HTTP/3: avoid sending stream cancellation for pushed streams. 3 年之前
  Vladimir Homutov 0791b50880 QUIC: simplified configuration. 3 年之前
  Roman Arutyunyan d84c1f7885 HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. 3 年之前
  Roman Arutyunyan 731915a0c5 HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module. 3 年之前
  Roman Arutyunyan 5c99f43e6f HTTP/3: send Stream Cancellation instruction. 3 年之前
  Roman Arutyunyan a6fb8fe850 HTTP/3: allowed QUIC stream connection reuse. 3 年之前
  Roman Arutyunyan 6118ec73cf HTTP/3: adjusted QUIC connection finalization. 3 年之前
  Roman Arutyunyan 434f11bf3f HTTP/3: traffic-based flood detection. 3 年之前
  Roman Arutyunyan 0c33e484a4 HTTP/3: fixed request length calculation. 3 年之前
  Roman Arutyunyan 08dcf62f5b HTTP/3: fixed ngx_stat_active counter. 3 年之前