История коммитов

Автор SHA1 Сообщение Дата
  Fabio Alessandrelli 238b8357a3 [TLS] Fix crashes trying to use TLS when not available. 1 год назад
  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. 2 лет назад
  Fabio Alessandrelli a5d243cac2 [WebSocket] Fix TCP connection being closed while connecting. 2 лет назад
  Fabio Alessandrelli a8950f98dd [WebSocket] Refactor websocket module. 2 лет назад
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 2 лет назад
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 лет назад
  Max Hilbrunner 38126690c7 Websockets: Fix buffer size checks in put_packet() 3 лет назад
  Jordan Schidlowsky de02cf44ae Websocket peer outbound buffer fixes. Expose outbound buffered amount. 3 лет назад
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 3 лет назад
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 лет назад
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 лет назад
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 лет назад
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 лет назад
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 лет назад
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. 5 лет назад
  Fabio Alessandrelli 5bd9f14ad9 Lower WebSocket latency, fixes. 5 лет назад
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 лет назад
  Fabio Alessandrelli 9afdb9dcd3 WSLPeer now prevents receiving data after close. 5 лет назад
  Marcel Admiraal 8fa72a20f3 Fix Visual Studio throwing C4334 warning. 5 лет назад
  Fabio Alessandrelli 025cc04d9e Re-implement WebSocket get host/port. 5 лет назад
  Rémi Verschelde 538328898b Style: Fix copyright headers in new files 5 лет назад
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 5 лет назад
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. 5 лет назад