Aaron Franke
|
ac2e01684c
Use const ref parameters in the Web modules
|
1 月之前 |
Aaron Franke
|
f6f1df7d73
Add 64-bit versions of core power of 2 functions
|
5 月之前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
7 月之前 |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
7 月之前 |
Lukas Tenbrink
|
a23f630781
Remove `String` clipping constructors.
|
7 月之前 |
Fabio Alessandrelli
|
a2f5eb9cf0
[WS] Fix wslay multi-frame message parsing (again)
|
9 月之前 |
Fabio Alessandrelli
|
81181c5941
[WS] Fix peer stuck in CLOSING state
|
9 月之前 |
Fabio Alessandrelli
|
d798068a08
[WS] Fix wslay multi-frame message parsing
|
10 月之前 |
Fabio Alessandrelli
|
3114bda4e1
[WS] Implement wslay unbuffered message parsing
|
1 年之前 |
Thaddeus Crews
|
caff0ff591
Merge pull request #97913 from Faless/fix/websocket_closing_transition
|
11 月之前 |
Fabio Alessandrelli
|
e2d62f8618
[WebSocket] Add optional heartbeat via "ping" control frames.
|
1 年之前 |
Fabio Alessandrelli
|
6cdfc8c9fe
[WS] Detect disconnection due to protocol errors
|
1 年之前 |
Haoyu Qiu
|
6516ca6b11
Parse fragment from URL
|
1 年之前 |
Fabio Alessandrelli
|
7f610a2c6e
[WS] Fix set_no_delay on Windows
|
1 年之前 |
Rémi Verschelde
|
2add44c0dc
Merge pull request #94168 from Faless/net/wsl_peer_reuse
|
1 年之前 |
Fabio Alessandrelli
|
d65e7aab76
[WebSocket] Ensure TCP_NODELAY is always set
|
1 年之前 |
Fabio Alessandrelli
|
acba901087
[WebSocket] Allow reusing closing and closed peers
|
1 年之前 |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 年之前 |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 年之前 |
Fabio Alessandrelli
|
eeac6f8c7f
[TLS] Fix crashes trying to use TLS when not available.
|
2 年之前 |
Danil Alexeev
|
36bedd341a
Fix misuses of error macros
|
2 年之前 |
Fabio Alessandrelli
|
7cd80e6a6d
[Net] Remove StreamPeerTLS.blocking_handshake option.
|
2 年之前 |
Fabio Alessandrelli
|
adba870534
[NET] Refactor TLS configuration.
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Fabio Alessandrelli
|
adb3d2338e
[WebSocket] Fix client failing to connect to direct IP.
|
3 年之前 |
Fabio Alessandrelli
|
a5d243cac2
[WebSocket] Fix TCP connection being closed while connecting.
|
3 年之前 |
Fabio Alessandrelli
|
a8950f98dd
[WebSocket] Refactor websocket module.
|
3 年之前 |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
3 年之前 |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |