Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Max Hilbrunner 6a92a2e92d Websockets: Fix buffer size checks in put_packet() 3 years ago
  Jordan Schidlowsky 023548c0a5 Websocket peer outbound buffer fixes. Expose outbound buffered amount. 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. 5 years ago
  Fabio Alessandrelli 5bd9f14ad9 Lower WebSocket latency, fixes. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 9afdb9dcd3 WSLPeer now prevents receiving data after close. 5 years ago
  Marcel Admiraal 8fa72a20f3 Fix Visual Studio throwing C4334 warning. 5 years ago
  Fabio Alessandrelli 025cc04d9e Re-implement WebSocket get host/port. 5 years ago
  Rémi Verschelde 538328898b Style: Fix copyright headers in new files 6 years ago
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 years ago
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. 6 years ago