提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 88705ef80e http2: Use nghttp2_session_mem_recv and nghttp2_session_upgrade 10 年之前
  Daniel Stenberg 83f52a455f http2: basic version of receiving DATA 10 年之前
  Daniel Stenberg a7affd637f http2: convert HEADER frames to HTTP1-like headers 10 年之前
  Daniel Stenberg 93f473c78a http2: fix EWOULDBLOCK in recv_callback() 10 年之前
  Daniel Stenberg a878cb3056 http2: do the POST Upgrade dance properly 10 年之前
  Fabian Frank dd011df9e1 http2: switch into http2 mode if NPN indicates 10 年之前
  Daniel Stenberg 8e778887b5 http2: s/Curl_http2_request/Curl_http2_request_upgrade 10 年之前
  Daniel Stenberg c3fe3d9926 http2: added stubs for all nghttp2 callbacks 10 年之前
  Daniel Stenberg 62e3d66cc6 http2: use FIRSTSOCKET instead of 0 to index the sockets array 10 年之前
  Daniel Stenberg b451c10d1e http2: receive and log the received header frames 10 年之前
  Daniel Stenberg be84524cc2 http2_recv: log nghttp2 return codes for debugging purposes 10 年之前
  Daniel Stenberg 803581d3e0 HTTP2: reject nghttp2 versions before 0.3.0 10 年之前
  Gisle Vanem 341d09bc2b http2: adjusted to newer nghttp2_session_callbacks struct 10 年之前
  Gisle Vanem 0070f7a09d HTTP2: Wrong NgHTTP2 user-data 10 年之前
  Daniel Stenberg 53940f8834 http2: switch recv/send functions to http2 ones after 101 11 年之前
  Daniel Stenberg 8d3608f2ad http2: handle 101 responses and switch to HTTP2 11 年之前
  Daniel Stenberg 0d55f4e1bc http2: use the support HTTP2 draft version in the upgrade header 11 年之前
  Daniel Stenberg 2481ac358c http2: adjust to new nghttp2_pack_settings_payload proto 11 年之前
  Daniel Stenberg 3d60590422 http2: include curl_memory.h 11 年之前
  Daniel Stenberg 4344fa926a http2: actually init nghttp2 and send HTTP2-Settings properly 11 年之前
  Daniel Stenberg 13dbb41c49 http2: first embryo toward Upgrade: 11 年之前
  Gisle Vanem 900ccc26ae http2: use correct include for snprintf 11 年之前
  Daniel Stenberg ac487842a1 http2: add http2.[ch] and add nghttp2 version output 11 年之前