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_mbed_tls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
1
-2
/
+0
*
Add NULL check in SSL connect_to_stream
Fabio Alessandrelli
2019-06-24
1
-0
/
+2
*
Small hack to avoid runtime error when using ubsan
Fabio Alessandrelli
2019-02-20
1
-1
/
+4
*
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-1
/
+1
*
Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]
Rémi Verschelde
2018-09-27
1
-3
/
+5
*
Add checks for clean disconnect in HTTP/TCP/SSL.
Fabio Alessandrelli
2018-09-21
1
-3
/
+36
*
Allow system certs file to be used by Editor.
Fabio Alessandrelli
2018-09-15
1
-5
/
+3
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-16
1
-28
/
+52
*
Generalize SSL cert reading from file
Fabio Alessandrelli
2018-04-03
1
-22
/
+4
*
Add mbedtls module
Fabio Alessandrelli
2018-02-14
1
-0
/
+325