index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
http_client_tcp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-1
/
+1
*
[TLS] Fix crashes trying to use TLS when not available.
Fabio Alessandrelli
2023-05-12
1
-0
/
+1
*
[Net] Remove StreamPeerTLS.blocking_handshake option.
Fabio Alessandrelli
2023-01-28
1
-1
/
+0
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-15
/
+17
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-10
/
+10
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-28
/
+28
*
Merge pull request #65447 from Faless/net/4.x_ssl_to_tls
Rémi Verschelde
2022-09-07
1
-11
/
+11
|
\
|
*
[Net] Rename StreamPeerSSL to StreamPeerTLS.
Fabio Alessandrelli
2022-09-07
1
-11
/
+11
*
|
Prevent HTTPRequest from polling invalid client
Micky
2022-09-06
1
-0
/
+4
|
/
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-2
/
+2
*
[Net] Make StreamPeerTCP::_poll_connection explicit.
Fabio Alessandrelli
2022-03-27
1
-0
/
+3
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-1
/
+1
*
[Net] Non-blocking request in HTTPClientTCP.
Fabio Alessandrelli
2022-02-03
1
-12
/
+30
*
Verify custom HTTP headers, fix off by one error
Max Hilbrunner
2022-01-27
1
-0
/
+5
*
HTTP comment cleanup
Max Hilbrunner
2022-01-27
1
-23
/
+22
*
[Net] Fix get_response_body_length for large files.
Fabio Alessandrelli
2022-01-23
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Adds proxy support for HTTPClient
Haoyu Qiu
2021-11-24
1
-7
/
+86
*
Try other resolved IPs if one fails to connect
Haoyu Qiu
2021-08-30
1
-3
/
+23
*
Fix unicode invalid skip error in AssetLib
Haoyu Qiu
2021-07-11
1
-0
/
+1
*
[Net] Makes HTTPClient a custom instance class.
Fabio Alessandrelli
2021-06-23
1
-0
/
+666