Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all há 2 anos atrás
  Rémi Verschelde 7a16bb2ee4 Fix typos with codespell há 3 anos atrás
  Jordan Schidlowsky 14a1303f2d [Net] Non-blocking WebSocket hostname resolution. há 3 anos atrás
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 há 3 anos atrás
  Haoyu Qiu 25bd0c3f72 Try other resolved IPs if one fails to connect há 4 anos atrás
  Fabio Alessandrelli 4994b3a99e [Net] Fix WebSocketClient path parsing. há 4 anos atrás
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops há 4 anos atrás
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) há 4 anos atrás
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 4 anos atrás
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 há 4 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 há 4 anos atrás
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Fabio Alessandrelli 2bb3e358e0 Trim protocol field from spaces in WS classes. há 6 anos atrás
  Fabio Alessandrelli 67a4c3033b Custom headers support in WebSocketClient. há 6 anos atrás
  Fabio Alessandrelli 33644d7118 WebSocketClient can now use custom SSL certificate há 6 anos atrás
  Fabio Alessandrelli 025cc04d9e Re-implement WebSocket get host/port. há 6 anos atrás
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' há 6 anos atrás
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' há 6 anos atrás
  Fabio Alessandrelli d6c9b377b9 Fix WebSocketClient crash when unref during signal há 6 anos atrás
  Fabio Alessandrelli 3e305ea036 Fix WebSocketClient consuming data during hanshake há 6 anos atrás
  Fabio Alessandrelli 3380dc9638 Optimize header reads (avoid extra allocs) há 6 anos atrás
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. há 6 anos atrás