Histórico de Commits

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