Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 901804ef95 Curl_http2_setup: don't change connection data on repeat invokes vor 3 Jahren
  Daniel Stenberg 3cb8a74867 http2: Curl_http2_setup needs to init stream data in all invokes vor 3 Jahren
  Daniel Stenberg c364f5f6fa Revert "http2: skip immediate parsing of payload following protocol switch" vor 3 Jahren
  Artur Sinila ccffb6ec16 http2: revert call the handle-closed function correctly on closed stream vor 3 Jahren
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it vor 3 Jahren
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void vor 3 Jahren
  Jay Satiro c6cac5a96c http2: Clarify 'Using HTTP2' verbose message vor 3 Jahren
  Shikha Sharma a0709f9951 http2_connisdead: handle trailing GOAWAY better vor 3 Jahren
  Daniel Stenberg ef1a917a11 http2: init recvbuf struct for pushed streams vor 3 Jahren
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it vor 3 Jahren
  Daniel Stenberg 904b27d18d http2: make sure pause is done on HTTP vor 3 Jahren
  Peng-Yu Chen 455a63c66f http2: skip immediate parsing of payload following protocol switch vor 3 Jahren
  Peng-Yu Chen 651a75e1e7 http2: use nghttp2_session_upgrade2 instead of nghttp2_session_upgrade vor 3 Jahren
  Jay Satiro ba0d3c28ca http2: fix potentially uninitialized variable vor 3 Jahren
  Kamil Dudka 3a6058cb97 http2: fix a resource leak in push_promise() vor 3 Jahren
  Kamil Dudka 3193170470 http2: fix resource leaks in set_transfer_url() vor 3 Jahren
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent vor 3 Jahren
  Daniel Stenberg d8c4cdecb7 http2: remove DEBUG_HTTP2 vor 3 Jahren
  Daniel Stenberg 605e842355 http2: move the stream error field to the per-transfer storage vor 3 Jahren
  Daniel Stenberg 252790c533 http2: call the handle-closed function correctly on closed stream vor 3 Jahren
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" vor 3 Jahren
  Robert Ronto 068661bb02 http2: don't set KEEP_SEND when there's no more data to be sent vor 3 Jahren
  oxalica d1f40078c1 http2: fail if connection terminated without END_STREAM vor 3 Jahren
  Daniel Stenberg 723c0e75fa http2: remove conn->data use vor 3 Jahren
  Daniel Stenberg 1c3def53c7 urldata: remove duplicate 'upkeep_interval_ms' from connectdata vor 3 Jahren
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions vor 3 Jahren
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings vor 3 Jahren
  Daniel Stenberg c7f95fa0cc h2: do not wait for RECV on paused transfers vor 3 Jahren
  Rikard Falkeborn 920f49a20b infof/failf calls: fix format specifiers vor 3 Jahren
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' vor 3 Jahren