Commit History

Author SHA1 Message Date
  Yufeng Ying 8ae16699c5 Do not use Dictionary::keys() for Dictionary iteration. 4 months ago
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 5 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 8 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 9 months ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  tefusion 1514376e46 Fix HTTPClient _request using wrong size 2 years ago
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 2 years ago
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Haoyu Qiu c09ea8d45a Adds proxy support for HTTPClient 4 years ago
  Rémi Verschelde 2beaae4b6f String: Remove `erase` method, bindings can't mutate String 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Fabio Alessandrelli b00c4a4360 [Net] Makes HTTPClient a custom instance class. 4 years ago
  Fabio Alessandrelli 421e771012 [Net] Unify HTTPClient request and request_raw. 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it 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
  Pedro Rodrigues a3a731ed92 Fix crash on HTTPClient::poll method 4 years ago
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Haoyu Qiu d92ca6fbb1 Allows HTTPClient to talk to proxy server 4 years ago
  Haoyu Qiu 8226cee8d8 Fixes HTTPClient::poll crash after connection is self-assigned 4 years ago
  Andy Maloney 4dda62f591 Fix spelling & grammar in comments, docs, and messages 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 dcd1151d77 Enforce use of bool literals instead of integers 5 years ago