Historial de Commits

Autor SHA1 Mensaje Fecha
  Kiro 23129a66ed Replace append_utfx with direct String::utfx hace 10 meses
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. hace 10 meses
  Aaron Franke 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp hace 11 meses
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` hace 11 meses
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 hace 1 año
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters hace 1 año
  Thaddeus Crews 8d1462c748 CI: Update Linux runners to Ubuntu 24.04 hace 1 año
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. hace 1 año
  Fabio Alessandrelli eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. hace 2 años
  Fabio Alessandrelli 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. hace 3 años
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. hace 3 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 3 años
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. hace 3 años
  Rémi Verschelde 61644f1dbe Merge pull request #65447 from Faless/net/4.x_ssl_to_tls hace 3 años
  Fabio Alessandrelli 528e791a5f [Net] Rename StreamPeerSSL to StreamPeerTLS. hace 3 años
  Micky 9e284f68ec Prevent HTTPRequest from polling invalid client hace 3 años
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. hace 3 años
  Fabio Alessandrelli 0e52867668 [Net] Make StreamPeerTCP::_poll_connection explicit. hace 3 años
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. hace 4 años
  Fabio Alessandrelli ac4fb2996b [Net] Non-blocking request in HTTPClientTCP. hace 4 años
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error hace 4 años
  Max Hilbrunner 3a83872d26 HTTP comment cleanup hace 4 años
  Fabio Alessandrelli 01e5e98312 [Net] Fix get_response_body_length for large files. hace 4 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Haoyu Qiu c09ea8d45a Adds proxy support for HTTPClient hace 4 años
  Haoyu Qiu fd52e18d19 Try other resolved IPs if one fails to connect hace 4 años
  Haoyu Qiu 0caaaf4018 Fix unicode invalid skip error in AssetLib hace 4 años
  Fabio Alessandrelli b00c4a4360 [Net] Makes HTTPClient a custom instance class. hace 4 años