Commit History

Author SHA1 Message Date
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 years ago
  Vyron Tsingaras 34a5400de1 http2: keep trying to send pending frames after req.upload_done 4 years ago
  Daniel Stenberg 54a2b63c70 http2: simplify and clean up trailer handling 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Jay Satiro 347a374c56 http2: Fix erroneous debug message that h2 connection closed 4 years ago
  Daniel Stenberg e364546fb3 version: make curl_version* thread-safe without using global context 4 years ago
  Daniel Stenberg 15f51474c8 http2: make pausing/unpausing set/clear local stream window 4 years ago
  Daniel Stenberg 5808a0d0f5 http2: now require nghttp2 >= 1.12.0 4 years ago
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits 4 years ago
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache 5 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 years ago
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too 5 years ago
  Daniel Stenberg 95a4cfd888 http2_recv: a closed stream trumps pause state 5 years ago
  Daniel Stenberg 59041f052a http2: expire a timeout at end of stream 5 years ago
  Daniel Stenberg 8a00560de2 http2: move state-init from creation to pre-transfer 5 years ago
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt 5 years ago
  Daniel Stenberg b259baabfe http2: Expression 'stream->stream_id != - 1' is always true 5 years ago
  Daniel Stenberg f91b82e688 http2: A value is being subtracted from the unsigned variable 5 years ago
  Barry Pollard 0023fce38d http: lowercase headernames for HTTP/2 and HTTP/3 5 years ago
  Christoph M. Becker 7c596f5dea http2: relax verification of :authority in push promise requests 5 years ago
  Daniel Stenberg c1b6a384f9 http2: when marked for closure and wanted to close == OK 5 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Daniel Stenberg fc6045f5d1 http2_recv: trigger another read when the last data is returned 5 years ago
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 years ago
  Daniel Stenberg 265f7f42f6 http2: call done_sending on end of upload 5 years ago
  Daniel Stenberg c0c40ab075 http2: don't call stream-close on already closed streams 5 years ago
  Daniel Stenberg ee6945c088 http2: remove CURL_DISABLE_TYPECHECK define 5 years ago
  Josie Huddleston 1c0e9527ba http2: Stop drain from being permanently set on 5 years ago