Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 7f187d897c h2: repair trailer handling vor 4 Jahren
  Daniel Stenberg 954cd3eb48 CURL_PUSH_ERROROUT: allow the push callback to fail the parent stream vor 4 Jahren
  Daniel Stenberg 69bfde4515 http2: only do the *done() cleanups for HTTP vor 4 Jahren
  Laramie Leavitt ef86daf4d3 http2: close the http2 connection when no more requests may be sent vor 4 Jahren
  Jeremy Maitin-Shepard 31f0e864c7 http2: fix nghttp2_strerror -> nghttp2_http2_strerror in debug messages vor 4 Jahren
  Daniel Stenberg 646cc574f0 http2: set the correct URL in pushed transfers vor 4 Jahren
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct vor 4 Jahren
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start vor 4 Jahren
  Vyron Tsingaras 34a5400de1 http2: keep trying to send pending frames after req.upload_done vor 4 Jahren
  Daniel Stenberg 54a2b63c70 http2: simplify and clean up trailer handling vor 4 Jahren
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions vor 4 Jahren
  Jay Satiro 347a374c56 http2: Fix erroneous debug message that h2 connection closed vor 4 Jahren
  Daniel Stenberg e364546fb3 version: make curl_version* thread-safe without using global context vor 4 Jahren
  Daniel Stenberg 15f51474c8 http2: make pausing/unpausing set/clear local stream window vor 4 Jahren
  Daniel Stenberg 5808a0d0f5 http2: now require nghttp2 >= 1.12.0 vor 4 Jahren
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits vor 4 Jahren
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache vor 4 Jahren
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" vor 4 Jahren
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too vor 4 Jahren
  Daniel Stenberg 95a4cfd888 http2_recv: a closed stream trumps pause state vor 5 Jahren
  Daniel Stenberg 59041f052a http2: expire a timeout at end of stream vor 5 Jahren
  Daniel Stenberg 8a00560de2 http2: move state-init from creation to pre-transfer vor 5 Jahren
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt vor 5 Jahren
  Daniel Stenberg b259baabfe http2: Expression 'stream->stream_id != - 1' is always true vor 5 Jahren
  Daniel Stenberg f91b82e688 http2: A value is being subtracted from the unsigned variable vor 5 Jahren
  Barry Pollard 0023fce38d http: lowercase headernames for HTTP/2 and HTTP/3 vor 5 Jahren
  Christoph M. Becker 7c596f5dea http2: relax verification of :authority in push promise requests vor 5 Jahren
  Daniel Stenberg c1b6a384f9 http2: when marked for closure and wanted to close == OK vor 5 Jahren
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t vor 5 Jahren
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places vor 5 Jahren