Fabio Alessandrelli
|
238b8357a3
[TLS] Fix crashes trying to use TLS when not available.
|
hace 1 año |
Fabio Alessandrelli
|
7cd80e6a6d
[Net] Remove StreamPeerTLS.blocking_handshake option.
|
hace 2 años |
Fabio Alessandrelli
|
adba870534
[NET] Refactor TLS configuration.
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Fabio Alessandrelli
|
adb3d2338e
[WebSocket] Fix client failing to connect to direct IP.
|
hace 2 años |
Fabio Alessandrelli
|
a5d243cac2
[WebSocket] Fix TCP connection being closed while connecting.
|
hace 2 años |
Fabio Alessandrelli
|
a8950f98dd
[WebSocket] Refactor websocket module.
|
hace 2 años |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
hace 2 años |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
hace 2 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 3 años |
Max Hilbrunner
|
38126690c7
Websockets: Fix buffer size checks in put_packet()
|
hace 3 años |
Jordan Schidlowsky
|
de02cf44ae
Websocket peer outbound buffer fixes. Expose outbound buffered amount.
|
hace 3 años |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
hace 3 años |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
hace 4 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 4 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 4 años |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
hace 5 años |
Fabio Alessandrelli
|
a48d0b5eef
Disable Nagle's algorithm for WebSocket TCP.
|
hace 5 años |
Fabio Alessandrelli
|
5bd9f14ad9
Lower WebSocket latency, fixes.
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
Fabio Alessandrelli
|
9afdb9dcd3
WSLPeer now prevents receiving data after close.
|
hace 5 años |
Marcel Admiraal
|
8fa72a20f3
Fix Visual Studio throwing C4334 warning.
|
hace 5 años |
Fabio Alessandrelli
|
025cc04d9e
Re-implement WebSocket get host/port.
|
hace 5 años |
Rémi Verschelde
|
538328898b
Style: Fix copyright headers in new files
|
hace 5 años |
Fabio Alessandrelli
|
c19871af6d
Move CryptoCore to it's own folder.
|
hace 5 años |
Fabio Alessandrelli
|
9e303ef71c
WebSocket module now uses wslay library.
|
hace 5 años |