コミット履歴

作者 SHA1 メッセージ 日付
  Harry Sintonen 87ed650d04 http2: set drain on stream end 1 年間 前
  Stefan Eissing 3103de2053 http2: buffer/pausedata and output flush fix. 1 年間 前
  Stefan Eissing 3de3ea6a64 HTTP/[23]: continue upload when state.drain is set 1 年間 前
  Stefan Eissing 8c762f5998 http2: minor buffer and error path fixes 1 年間 前
  Stefan Eissing ead2b2d4f6 http2: aggregate small SETTINGS/PRIO/WIN_UPDATE frames 1 年間 前
  John Bampton 0065b146eb misc: fix spelling 1 年間 前
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs 1 年間 前
  Stefan Eissing 5651a36d1a cf-socket: improvements in socket I/O handling 1 年間 前
  Stefan Eissing db91dbbf2c curl_log: for failf/infof and debug logging implementations 1 年間 前
  Stefan Eissing 33ac97e1cb tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 1 年間 前
  Jay Satiro fcd1b547d4 http2: fix compiler warning due to uninitialized variable 1 年間 前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
  Daniel Stenberg b637f35346 http2: when using printf %.*s, the length arg must be 'int' 1 年間 前
  Daniel Stenberg ed18244df1 http2: in connisdead check, attach the connection before reading 1 年間 前
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor 1 年間 前
  Nick Banks ae98b85020 msh3: add support for request payload 1 年間 前
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 1 年間 前
  Daniel Stenberg 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches 1 年間 前
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 年間 前
  Daniel Stenberg 664249d095 ws: initial websockets support 1 年間 前
  Daniel Stenberg eafc2b14ac http2: make nghttp2 less picky about field whitespace 1 年間 前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年 前
  Daniel Stenberg 21ea13cfe1 http2: reject overly many push-promise headers 2 年 前
  steini2000 f9bc378ab7 http2: always debug print stream id in decimal with %u 2 年 前
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 年 前
  Daniel Stenberg fda4b81635 http2: RST the stream if we stop it on our own will 2 年 前
  Daniel Stenberg b5a9680577 http2: handle DONE called for the paused stream 2 年 前
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 年 前
  Daniel Stenberg 0694037032 http2: move two infof calls to debug-h2-only 2 年 前
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 年 前