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
/
modules
/
mbedtls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-27
/
+35
|
\
|
*
[mbedTLS] Keep reading/writing partial until "would block"
Fabio Alessandrelli
2024-11-09
1
-27
/
+35
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
14
-28
/
+28
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
14
-0
/
+28
|
/
*
[mbedTLS] Enable TLS 1.3 support
Fabio Alessandrelli
2024-09-26
3
-4
/
+43
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
[mbedTLS] Fix incorrect cert pinning with client_unsafe
Fabio Alessandrelli
2024-08-27
1
-1
/
+1
*
Allow ClassDB to create a Object without postinitialization for GDExtension.
Daylily-Zeleen
2024-08-20
8
-21
/
+21
*
[Crypto] Expose TLSOptions getters
Fabio Alessandrelli
2024-06-14
1
-5
/
+7
*
mbedTLS: Update to new LTS v3.6.0
Lyuma
2024-04-10
4
-21
/
+60
*
SCons: Fix Ninja compilation with MSVC
Thaddeus Crews
2024-04-04
1
-3
/
+3
*
Add unit tests for CryptoKey
Edward Moulsdale
2024-03-01
3
-0
/
+73
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
2
-26
/
+26
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
3
-7
/
+7
*
[Crypto] Fix generate_random_bytes for large chunks
Fabio Alessandrelli
2023-09-25
1
-1
/
+11
*
mbedtls: Improve X509 certificate load error handling
Rémi Verschelde
2023-06-26
1
-8
/
+17
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
7
-10
/
+14
*
[TLS] Add support for platform-specific CA bundles.
Fabio Alessandrelli
2023-05-12
1
-11
/
+18
*
mbedTLS: disable weak crypto and TLS versions.
Fabio Alessandrelli
2023-05-10
2
-1
/
+4
*
Exposes String functions for X509Certificates
ScorpionInc
2023-05-09
2
-0
/
+32
*
[Net] Remove StreamPeerTLS.blocking_handshake option.
Fabio Alessandrelli
2023-01-28
1
-18
/
+11
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
8
-56
/
+67
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
14
-406
/
+406
*
Code simplifications found by cppcheck
Markus Sauermann
2022-11-21
1
-4
/
+3
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
9
-78
/
+78
*
[Net] Rename StreamPeerSSL to StreamPeerTLS.
Fabio Alessandrelli
2022-09-07
3
-5
/
+5
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
3
-9
/
+9
*
Add StreamPeerSSL.get_stream() accessor.
Lyuma
2022-05-25
2
-0
/
+5
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
Merge pull request #59582 from Faless/net/4.x_tcp_explicit_poll
Rémi Verschelde
2022-04-27
1
-1
/
+1
|
\
|
*
[Net] Drop is_connected_to_host for TCP and UDP.
Fabio Alessandrelli
2022-03-27
1
-1
/
+1
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-14
/
+8
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
2
-8
/
+8
|
/
*
Merge pull request #56130 from Faless/mbedtls/2.28.0
Rémi Verschelde
2022-01-11
1
-1
/
+5
|
\
|
*
Bump mbedTLS version to 2.28.0 (new LTS).
Fabio Alessandrelli
2021-12-21
1
-1
/
+5
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
14
-28
/
+28
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
3
-6
/
+0
*
Misc cleanup of header includes
Rémi Verschelde
2021-07-15
1
-1
/
+1
*
[Crypto] Delete mbedtls ctx in deconstructor.
Fabio Alessandrelli
2021-07-03
2
-0
/
+8
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
4
-6
/
+6
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-3
/
+3
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
4
-4
/
+4
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-2
/
+2
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-2
/
+2
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-1
/
+1
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-1
/
+1
[next]