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