Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 vuotta sitten
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 vuotta sitten
  Lightning_A c63b18507d Use range iterators for `Map` 4 vuotta sitten
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 vuotta sitten
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 vuotta sitten
  Rémi Verschelde c1c76850cb Style: Cleanup uses of double spaces between words 4 vuotta sitten
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 vuotta sitten
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 vuotta sitten
  Rémi Verschelde 72bd64c1d5 Merge pull request #47398 from Faless/feature/network-local-port-salvaged 4 vuotta sitten
  Fabio Alessandrelli 46f7b0f74b [Net] Fix socket poll timeout on Windows. 4 vuotta sitten
  dam da8c2310b5 Allow local port control on net_socket connections 4 vuotta sitten
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 vuotta sitten
  Rémi Verschelde a655de89e3 doc: Warn about using Node internal processing 4 vuotta sitten
  Aaron Franke bb8aa107fd Remove 32-bit String to_int method 5 vuotta sitten
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 vuotta sitten
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 vuotta sitten
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 vuotta sitten
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 vuotta sitten
  Fabio Alessandrelli 19ef28a614 Fix set_reuse_address on non-Windows platforms. 5 vuotta sitten
  Rémi Verschelde 6e64036693 Merge pull request #36321 from Faless/net/win_tcp_noreuse 5 vuotta sitten
  Fabio Alessandrelli cae0d8853d Disable NetSocket reuse address on Windows. 5 vuotta sitten
  Fabio Alessandrelli 2811f07084 Add peek option to NetSocket recv_from. 6 vuotta sitten
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 vuotta sitten
  Fabio Alessandrelli feb54d0ed7 Make NetSockets quiter. 5 vuotta sitten
  Fabio Alessandrelli 9269d6be32 UDP sockets broadcast is now disabled by default. 5 vuotta sitten
  Fabio Alessandrelli ab1bfb9007 NetSocket set_broadcast_enabled returns Error enum 5 vuotta sitten
  Fabio Alessandrelli d780570faf Use WSAConnect instead of connect on Windows. 5 vuotta sitten
  Rémi Verschelde 02d75f99b9 Merge pull request #32616 from Faless/net/fix_close_exec 5 vuotta sitten
  Fabio Alessandrelli 9c91b2051a Disable socket descriptor sharing with subprocs. 5 vuotta sitten
  Jairo fe068b61ad Optional Unix Socket disable for devices that do not support it 5 vuotta sitten