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
/
ssl_context_mbedtls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-2
/
+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
-6
/
+12
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-7
/
+7
*
New PacketPeerDTLS and DTLSServer classes.
Fabio Alessandrelli
2020-02-17
1
-2
/
+54
*
Move mbedlts print func to SSLMbedTLSContext.
Fabio Alessandrelli
2020-02-16
1
-0
/
+5
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Style: Fix copyright headers in new files
Rémi Verschelde
2019-08-28
1
-1
/
+1
*
Better error handling in SSLContext, Crypto
Fabio Alessandrelli
2019-08-22
1
-4
/
+7
*
Fix StreamPeerSSL connect_to_stream w/ custom cert
Fabio Alessandrelli
2019-08-22
1
-1
/
+1
*
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
1
-0
/
+148