Commit History

Author SHA1 Message Date
  Fabio Alessandrelli a2f5eb9cf0 [WS] Fix wslay multi-frame message parsing (again) 6 months ago
  Fabio Alessandrelli 81181c5941 [WS] Fix peer stuck in CLOSING state 6 months ago
  Fabio Alessandrelli d798068a08 [WS] Fix wslay multi-frame message parsing 7 months ago
  Fabio Alessandrelli 3114bda4e1 [WS] Implement wslay unbuffered message parsing 9 months ago
  Thaddeus Crews caff0ff591 Merge pull request #97913 from Faless/fix/websocket_closing_transition 9 months ago
  Fabio Alessandrelli e2d62f8618 [WebSocket] Add optional heartbeat via "ping" control frames. 1 year ago
  Fabio Alessandrelli 6cdfc8c9fe [WS] Detect disconnection due to protocol errors 10 months ago
  Haoyu Qiu 6516ca6b11 Parse fragment from URL 1 year ago
  Fabio Alessandrelli 7f610a2c6e [WS] Fix set_no_delay on Windows 1 year ago
  Rémi Verschelde 2add44c0dc Merge pull request #94168 from Faless/net/wsl_peer_reuse 1 year ago
  Fabio Alessandrelli d65e7aab76 [WebSocket] Ensure TCP_NODELAY is always set 1 year ago
  Fabio Alessandrelli acba901087 [WebSocket] Allow reusing closing and closed peers 1 year ago
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Fabio Alessandrelli eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. 2 years ago
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 years ago
  Fabio Alessandrelli 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 2 years ago
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli adb3d2338e [WebSocket] Fix client failing to connect to direct IP. 2 years ago
  Fabio Alessandrelli a5d243cac2 [WebSocket] Fix TCP connection being closed while connecting. 2 years ago
  Fabio Alessandrelli a8950f98dd [WebSocket] Refactor websocket module. 2 years ago
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Max Hilbrunner 38126690c7 Websockets: Fix buffer size checks in put_packet() 3 years ago
  Jordan Schidlowsky de02cf44ae Websocket peer outbound buffer fixes. Expose outbound buffered amount. 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago