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
/
stream_peer_mbedtls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-4
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-1
/
+1
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-1
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-4
/
+8
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-18
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-2
/
+4
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-7
/
+7
*
Move mbedlts print func to SSLMbedTLSContext.
Fabio Alessandrelli
2020-02-16
1
-9
/
+4
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-3
/
+2
*
Style: Fix copyright headers in new files
Rémi Verschelde
2019-08-28
1
-1
/
+1
*
Fix regression in StreamPeerSSL
Fabio Alessandrelli
2019-08-22
1
-0
/
+4
*
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
1
-0
/
+326