Commit History

Author SHA1 Message Date
  Daniel Stenberg c3b297466d http2: clear the drain counter in Curl_http2_done 6 years ago
  Daniel Stenberg 7b9bc96c77 http2: several cleanups 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  steini2000 0055545705 http2: remove unused variable 6 years ago
  steini2000 d6dd322d7a http2: use easy handle of stream for logging 6 years ago
  Daniel Stenberg a5aa2bdf34 http2: use the correct function pointer typedef 6 years ago
  Daniel Stenberg 7d6e01441a http2: getsock fix for uploads 6 years ago
  Daniel Stenberg 1d71ce845a http2: fix null pointer dereference in http2_connisdead 6 years ago
  Daniel Stenberg 2ef1662e4b http2: get rid of another strstr() 6 years ago
  Daniel Stenberg 0a3589ccd0 http2: convert an assert to run-time check 6 years ago
  Daniel Stenberg d122df5972 http2: handle GOAWAY properly 6 years ago
  Daniel Stenberg 7645c6bd5e http2: clear the "drain counter" when a stream is closed 6 years ago
  Daniel Stenberg 1514c44655 http2: avoid strstr() on data not zero terminated 6 years ago
  Daniel Stenberg 6d3c9c8ab4 http2: handle on_begin_headers() called more than once 6 years ago
  Daniel Stenberg db1b2c7fe9 http2: read pending frames (including GOAWAY) in connection-check 6 years ago
  Kobi Gurkan 7750b14be1 http2: fixes typo 6 years ago
  Daniel Stenberg 8b498a875c http2: mark the connection for close on GOAWAY 6 years ago
  Daniel Stenberg 019aa722aa http2: verbose output new MAX_CONCURRENT_STREAMS values 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg 0630bb21be http2: set DEBUG_HTTP2 to enable more HTTP/2 logging 6 years ago
  Zhouyihai Ding fa3dbb9a14 http2: fix incorrect trailer buffer size 6 years ago
  Daniel Stenberg 9474a5fe11 http2: fix "Value stored to 'end' is never read" scan-build error 7 years ago
  Daniel Stenberg 786992c801 http2: fix "Value stored to 'hdbuf' is never read" scan-build error 7 years ago
  Dan Fandrich 544bfdebea http2: Fixed OOM handling in upgrade request 7 years ago
  Daniel Stenberg cda89c8b58 include: remove conncache.h inclusion from where its not needed 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Patrick Monnerat ce0881edee mime: new MIME API. 7 years ago
  Daniel Stenberg 9e82d125e6 http2_recv: return error better on fatal h2 errors 7 years ago