Commit History

Author SHA1 Message Date
  Daniel Stenberg 734c1f8909 ws: if no connection is around, return error 1 year ago
  Stefan Eissing 13d550203e Websocket: fixes for partial frames and buffer updates. 1 year ago
  Stefan Eissing af5a22a9c1 websockets: fix handling of partial frames 1 year ago
  Jay Satiro 3cbdf4a148 ws: return CURLE_NOT_BUILT_IN when websockets not built in 1 year ago
  Daniel Stenberg 0554de58c6 ws: fix buffer pointer use in the callback loop 1 year ago
  Paul Seligman b261389dba ws: minor fixes for web sockets without the CONNECT_ONLY flag 1 year ago
  Daniel Stenberg c02291fd47 ws: fix Coverity complaints 1 year ago
  Daniel Stenberg e3f335148a websockets: remodeled API to support 63 bit frame sizes 1 year ago
  Daniel Stenberg a2fa5f86d6 ws: fix a C89 compliance nit 1 year ago
  John Bampton a46e412464 misc: fix spelling in two source files 1 year ago
  Daniel Stenberg ec51f00480 ws: the infof() flags should be %zu 1 year ago
  Marcel Raad 7740530ced ws: fix build without `USE_WEBSOCKETS` 1 year ago
  Marcel Raad a0ff4dba8b ws: add missing curl.h include 1 year ago
  Daniel Stenberg e5e9e0c5e4 ws: fix an infof() call to use %uz for size_t output 1 year ago
  Daniel Stenberg eebfa3279d curl_ws_meta: initial implementation 1 year ago
  Daniel Stenberg 664249d095 ws: initial websockets support 1 year ago