Commit History

Author SHA1 Message Date
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago
  Daniel Stenberg 664249d095 ws: initial websockets support 1 year ago
  Daniel Stenberg eafc2b14ac http2: make nghttp2 less picky about field whitespace 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 21ea13cfe1 http2: reject overly many push-promise headers 2 years ago
  steini2000 f9bc378ab7 http2: always debug print stream id in decimal with %u 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg fda4b81635 http2: RST the stream if we stop it on our own will 2 years ago
  Daniel Stenberg b5a9680577 http2: handle DONE called for the paused stream 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  Daniel Stenberg 0694037032 http2: move two infof calls to debug-h2-only 2 years ago
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 years ago
  Daniel Stenberg 2a1951519e http2: fix the array copy to nghttp2_nv 2 years ago
  Daniel Stenberg 9f985a11e7 http2: use Curl_pseudo_headers 2 years ago
  Daniel Stenberg c85178a94c http2: allow CURLOPT_HTTPHEADER change ":scheme" 2 years ago
  Daniel Stenberg 136f3e9d68 h2/h3: provide and refer to pseudo headers as defines 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg b3f9c1aa09 http2:set_transfer_url() return early on OOM 2 years ago
  Daniel Stenberg 1fed8feaf1 http2: make getsock not wait for write if there's no remote window 2 years ago
  Daniel Stenberg 901804ef95 Curl_http2_setup: don't change connection data on repeat invokes 2 years ago
  Daniel Stenberg 3cb8a74867 http2: Curl_http2_setup needs to init stream data in all invokes 2 years ago
  Daniel Stenberg c364f5f6fa Revert "http2: skip immediate parsing of payload following protocol switch" 2 years ago
  Artur Sinila ccffb6ec16 http2: revert call the handle-closed function correctly on closed stream 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 63c7668182 version: turn version number functions into returning void 3 years ago
  Jay Satiro c6cac5a96c http2: Clarify 'Using HTTP2' verbose message 3 years ago
  Shikha Sharma a0709f9951 http2_connisdead: handle trailing GOAWAY better 3 years ago
  Daniel Stenberg ef1a917a11 http2: init recvbuf struct for pushed streams 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg 904b27d18d http2: make sure pause is done on HTTP 3 years ago