Commit History

Author SHA1 Message Date
  Fabio Alessandrelli eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. 1 year ago
  Fabio Alessandrelli 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 1 year ago
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 2 years ago
  Rémi Verschelde 61644f1dbe Merge pull request #65447 from Faless/net/4.x_ssl_to_tls 2 years ago
  Fabio Alessandrelli 528e791a5f [Net] Rename StreamPeerSSL to StreamPeerTLS. 2 years ago
  Micky 9e284f68ec Prevent HTTPRequest from polling invalid client 2 years ago
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 2 years ago
  Fabio Alessandrelli 0e52867668 [Net] Make StreamPeerTCP::_poll_connection explicit. 2 years ago
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 2 years ago
  Fabio Alessandrelli ac4fb2996b [Net] Non-blocking request in HTTPClientTCP. 2 years ago
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 2 years ago
  Max Hilbrunner 3a83872d26 HTTP comment cleanup 2 years ago
  Fabio Alessandrelli 01e5e98312 [Net] Fix get_response_body_length for large files. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Haoyu Qiu c09ea8d45a Adds proxy support for HTTPClient 3 years ago
  Haoyu Qiu fd52e18d19 Try other resolved IPs if one fails to connect 3 years ago
  Haoyu Qiu 0caaaf4018 Fix unicode invalid skip error in AssetLib 3 years ago
  Fabio Alessandrelli b00c4a4360 [Net] Makes HTTPClient a custom instance class. 3 years ago