Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Stenberg d8c4cdecb7 http2: remove DEBUG_HTTP2 3 lat temu
  Daniel Stenberg 605e842355 http2: move the stream error field to the per-transfer storage 3 lat temu
  Daniel Stenberg 252790c533 http2: call the handle-closed function correctly on closed stream 3 lat temu
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 lat temu
  Robert Ronto 068661bb02 http2: don't set KEEP_SEND when there's no more data to be sent 3 lat temu
  oxalica d1f40078c1 http2: fail if connection terminated without END_STREAM 3 lat temu
  Daniel Stenberg 723c0e75fa http2: remove conn->data use 3 lat temu
  Daniel Stenberg 1c3def53c7 urldata: remove duplicate 'upkeep_interval_ms' from connectdata 3 lat temu
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 lat temu
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 lat temu
  Daniel Stenberg c7f95fa0cc h2: do not wait for RECV on paused transfers 3 lat temu
  Rikard Falkeborn 920f49a20b infof/failf calls: fix format specifiers 3 lat temu
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 3 lat temu
  Daniel Stenberg 4d2f800677 curl.se: new home 3 lat temu
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 3 lat temu
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 lat temu
  Laramie Leavitt 25a25f45ae http: consolidate nghttp2_session_mem_recv() call paths 4 lat temu
  Daniel Stenberg 7f187d897c h2: repair trailer handling 4 lat temu
  Daniel Stenberg 954cd3eb48 CURL_PUSH_ERROROUT: allow the push callback to fail the parent stream 4 lat temu
  Daniel Stenberg 69bfde4515 http2: only do the *done() cleanups for HTTP 4 lat temu
  Laramie Leavitt ef86daf4d3 http2: close the http2 connection when no more requests may be sent 4 lat temu
  Jeremy Maitin-Shepard 31f0e864c7 http2: fix nghttp2_strerror -> nghttp2_http2_strerror in debug messages 4 lat temu
  Daniel Stenberg 646cc574f0 http2: set the correct URL in pushed transfers 4 lat temu
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 lat temu
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 lat temu
  Vyron Tsingaras 34a5400de1 http2: keep trying to send pending frames after req.upload_done 4 lat temu
  Daniel Stenberg 54a2b63c70 http2: simplify and clean up trailer handling 4 lat temu
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 lat temu
  Jay Satiro 347a374c56 http2: Fix erroneous debug message that h2 connection closed 4 lat temu
  Daniel Stenberg e364546fb3 version: make curl_version* thread-safe without using global context 4 lat temu