Commit History

Author SHA1 Message Date
  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
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 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
  Fabio Alessandrelli 74051c77dc Add TCP poll function (not exposed). 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Damian Day 5631850152 Update stream_peer_tcp.cpp 6 years ago
  Damian Day 748c9bc205 TCP is_connected_to_host comparison error 6 years ago
  Fabio Alessandrelli 32da4d7819 Add TCP connect timeout. 6 years ago
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 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 92de6df113 Add checks for clean disconnect in HTTP/TCP/SSL. 7 years ago
  Fabio Alessandrelli 3d12eb6ca2 Fix TCP connecting state not set correctly 7 years ago
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API 7 years ago
  Fabio Alessandrelli 97757cd1d1 Fix DNS resolution when cache is invalid. 7 years ago
  Marlon Henry Schweigert 87adf9cfba Display set_nodelay to GDScript 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
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 years ago
  Fabio Alessandrelli 98a7e2b4e0 Convert validity checks of IP_Address to is_valid method. 8 years ago
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 years ago