Commit History

Author SHA1 Message Date
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Fabio Alessandrelli 28001b9ef6 [Net] Explicitly handle buffer errors in send/recv 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 4e4e16f9a9 SCons: Cleanup GCC warnings configuration 2 years ago
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup 2 years ago
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde c1c76850cb Style: Cleanup uses of double spaces between words 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Rémi Verschelde 72bd64c1d5 Merge pull request #47398 from Faless/feature/network-local-port-salvaged 4 years ago
  Fabio Alessandrelli 46f7b0f74b [Net] Fix socket poll timeout on Windows. 4 years ago
  dam da8c2310b5 Allow local port control on net_socket connections 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a655de89e3 doc: Warn about using Node internal processing 4 years ago
  Aaron Franke bb8aa107fd Remove 32-bit String to_int method 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Fabio Alessandrelli 19ef28a614 Fix set_reuse_address on non-Windows platforms. 5 years ago
  Rémi Verschelde 6e64036693 Merge pull request #36321 from Faless/net/win_tcp_noreuse 5 years ago
  Fabio Alessandrelli cae0d8853d Disable NetSocket reuse address on Windows. 5 years ago
  Fabio Alessandrelli 2811f07084 Add peek option to NetSocket recv_from. 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago