bch
|
bc642cb333
websocket: rename arguments/variables to match docs
|
há 1 ano atrás |
Jay Satiro
|
fd306e55a0
lib: fix some format specifiers
|
há 1 ano atrás |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
há 1 ano atrás |
Daniel Stenberg
|
78886afb50
ws: make the curl_ws_meta() return pointer a const
|
há 1 ano atrás |
Daniel Stenberg
|
bb0b245cc1
ws: fix CONT opcode check
|
há 1 ano atrás |
Stefan Eissing
|
acd82c8bfd
tests/http: more tests with specific clients
|
há 1 ano atrás |
Stefan Eissing
|
930c00c259
Websocket en-/decoding
|
há 1 ano atrás |
Daniel Stenberg
|
b19cbebbb4
ws: handle reads before EAGAIN better
|
há 1 ano atrás |
Daniel Stenberg
|
3b23dbeec1
ws: keep the socket non-blocking
|
há 1 ano atrás |
Daniel Stenberg
|
2e2e3d16c5
ws: fix recv of larger frames
|
há 1 ano atrás |
Daniel Stenberg
|
da8e97b5d0
ws: use %Ou for outputting curl_off_t with info()
|
há 1 ano atrás |
Mike Duglas
|
ad55b23634
ws: fix multiframe send handling
|
há 1 ano atrás |
Daniel Stenberg
|
4c48fb4933
ws: unstick connect-only shutdown
|
há 1 ano atrás |
Daniel Stenberg
|
097544959a
ws: remove bad assert
|
há 1 ano atrás |
Daniel Stenberg
|
abae4e31a2
ws: fix autoping handling
|
há 1 ano atrás |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
há 1 ano atrás |
Daniel Stenberg
|
734c1f8909
ws: if no connection is around, return error
|
há 1 ano atrás |
Stefan Eissing
|
13d550203e
Websocket: fixes for partial frames and buffer updates.
|
há 2 anos atrás |
Stefan Eissing
|
af5a22a9c1
websockets: fix handling of partial frames
|
há 2 anos atrás |
Jay Satiro
|
3cbdf4a148
ws: return CURLE_NOT_BUILT_IN when websockets not built in
|
há 2 anos atrás |
Daniel Stenberg
|
0554de58c6
ws: fix buffer pointer use in the callback loop
|
há 2 anos atrás |
Paul Seligman
|
b261389dba
ws: minor fixes for web sockets without the CONNECT_ONLY flag
|
há 2 anos atrás |
Daniel Stenberg
|
c02291fd47
ws: fix Coverity complaints
|
há 2 anos atrás |
Daniel Stenberg
|
e3f335148a
websockets: remodeled API to support 63 bit frame sizes
|
há 2 anos atrás |
Daniel Stenberg
|
a2fa5f86d6
ws: fix a C89 compliance nit
|
há 2 anos atrás |
John Bampton
|
a46e412464
misc: fix spelling in two source files
|
há 2 anos atrás |
Daniel Stenberg
|
ec51f00480
ws: the infof() flags should be %zu
|
há 2 anos atrás |
Marcel Raad
|
7740530ced
ws: fix build without `USE_WEBSOCKETS`
|
há 2 anos atrás |
Marcel Raad
|
a0ff4dba8b
ws: add missing curl.h include
|
há 2 anos atrás |
Daniel Stenberg
|
e5e9e0c5e4
ws: fix an infof() call to use %uz for size_t output
|
há 2 anos atrás |