Commit History

Author SHA1 Message Date
  Thaddeus Crews 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 8 months ago
  Thaddeus Crews 8d1462c748 CI: Update Linux runners to Ubuntu 24.04 9 months ago
  A Thousand Ships ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 1 year ago
  Rémi Verschelde 247a481001 Fix a couple GCC 14 `-Wmaybe-uninitialized` warnings 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli 331f1662df [Net] Drop is_connected_to_host for TCP and UDP. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Fabio Alessandrelli 4d5c8e0b18 This renames PacketPeerUDP.listen to bind. 4 years ago
  dam da8c2310b5 Allow local port control on net_socket connections 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 4b6a35c74a Disable SO_REUSEADDR for UDP. 4 years ago
  Fabio Alessandrelli 147bbe2155 UDPServer handles PacketPeerUDP-client association 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 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
  Fabio Alessandrelli c4f6ab85b0 UDPServer and PacketPeerUDP connect_to_host. 6 years ago
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 9269d6be32 UDP sockets broadcast is now disabled by default. 5 years ago
  Fabio Alessandrelli e5e3f86648 Multicast support in NetSocket/PacketPeerUDP 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Fabio Alessandrelli 1b99806b47 Unify PacketPeerUDP using NetSocket 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago