Commit History

Author SHA1 Message Date
  bch bc642cb333 websocket: rename arguments/variables to match docs 11 months ago
  Jay Satiro fd306e55a0 lib: fix some format specifiers 1 year ago
  Stefan Eissing e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 year ago
  Daniel Stenberg 78886afb50 ws: make the curl_ws_meta() return pointer a const 1 year ago
  Daniel Stenberg bb0b245cc1 ws: fix CONT opcode check 1 year ago
  Stefan Eissing acd82c8bfd tests/http: more tests with specific clients 1 year ago
  Stefan Eissing 930c00c259 Websocket en-/decoding 1 year ago
  Daniel Stenberg b19cbebbb4 ws: handle reads before EAGAIN better 1 year ago
  Daniel Stenberg 3b23dbeec1 ws: keep the socket non-blocking 1 year ago
  Daniel Stenberg 2e2e3d16c5 ws: fix recv of larger frames 1 year ago
  Daniel Stenberg da8e97b5d0 ws: use %Ou for outputting curl_off_t with info() 1 year ago
  Mike Duglas ad55b23634 ws: fix multiframe send handling 1 year ago
  Daniel Stenberg 4c48fb4933 ws: unstick connect-only shutdown 1 year ago
  Daniel Stenberg 097544959a ws: remove bad assert 1 year ago
  Daniel Stenberg abae4e31a2 ws: fix autoping handling 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  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