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
...
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
14
-28
/
+28
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-5
/
+18
*
feat: HMAC support in Crypto APIs
Jon Bonazza
2020-11-26
6
-4
/
+220
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
3
-4
/
+4
*
Fix certificate generation with mbedtls 2.16.8 .
Fabio Alessandrelli
2020-09-15
1
-13
/
+8
*
Implement RSA encryption/decryption.
Fabio Alessandrelli
2020-06-18
2
-0
/
+29
*
Implement sign and verify in crypto.
Fabio Alessandrelli
2020-06-18
2
-0
/
+48
*
CryptoKey supports public keys.
Fabio Alessandrelli
2020-06-18
2
-8
/
+55
*
Better zeroizing in CryptoKey.
Fabio Alessandrelli
2020-06-18
1
-15
/
+8
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
3
-16
/
+30
*
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
9
-45
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
2
-4
/
+8
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
6
-38
/
+38
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-4
/
+5
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Changed default for p_validate_certs to true.
simpuid
2020-03-17
1
-1
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
4
-8
/
+8
*
Merge pull request #36296 from Faless/dtls/enet_vulkan
Rémi Verschelde
2020-02-18
8
-12
/
+615
|
\
|
*
New PacketPeerDTLS and DTLSServer classes.
Fabio Alessandrelli
2020-02-17
7
-3
/
+604
|
*
Move mbedlts print func to SSLMbedTLSContext.
Fabio Alessandrelli
2020-02-16
3
-9
/
+11
*
|
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
3
-19
/
+19
|
/
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
2
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
8
-16
/
+16
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
2
-5
/
+2
*
Fix crash when passing invalid key to Crypto.
Fabio Alessandrelli
2019-10-09
1
-0
/
+1
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-7
/
+7
*
Style: Fix copyright headers in new files
Rémi Verschelde
2019-08-28
4
-4
/
+4
*
Better error handling in SSLContext, Crypto
Fabio Alessandrelli
2019-08-22
2
-5
/
+8
*
Fix StreamPeerSSL connect_to_stream w/ custom cert
Fabio Alessandrelli
2019-08-22
1
-1
/
+1
*
Fix regression in StreamPeerSSL
Fabio Alessandrelli
2019-08-22
3
-10
/
+4
*
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
5
-80
/
+256
*
New CryptoMbedTLS Crypto implementation.
Fabio Alessandrelli
2019-08-21
3
-1
/
+412
*
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
2
-3
/
+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
4
-8
/
+8
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
2
-2
/
+2
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+5
*
Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]
Rémi Verschelde
2018-09-27
2
-9
/
+11
*
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
2
-2
/
+2
*
mbedtls: Update to upstream version 2.12.0
Rémi Verschelde
2018-07-28
1
-0
/
+5
*
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-16
2
-30
/
+56
*
Bump mbedTLS to version 2.10.0
Fabio Alessandrelli
2018-06-07
1
-0
/
+2
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
[prev]
[next]