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
/
core
/
crypto
/
crypto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[Crypto] Expose TLSOptions getters
Fabio Alessandrelli
2024-06-14
1
-11
/
+9
*
Add 'override' mark to ResourceFormat class
ppphp
2024-03-25
1
-7
/
+7
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-16
/
+16
*
Exposes String functions for X509Certificates
ScorpionInc
2023-05-09
1
-0
/
+2
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
1
-0
/
+34
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-4
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
[Crypto] Delete mbedtls ctx in deconstructor.
Fabio Alessandrelli
2021-07-03
1
-0
/
+1
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-5
/
+5
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
feat: HMAC support in Crypto APIs
Jon Bonazza
2020-11-26
1
-0
/
+23
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Implement RSA encryption/decryption.
Fabio Alessandrelli
2020-06-18
1
-0
/
+2
*
Implement sign and verify in crypto.
Fabio Alessandrelli
2020-06-18
1
-0
/
+4
*
CryptoKey supports public keys.
Fabio Alessandrelli
2020-06-18
1
-2
/
+5
*
Crypto as a custom instance class.
Fabio Alessandrelli
2020-06-06
1
-3
/
+3
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-4
/
+3
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
1
-1
/
+1
*
DocData: Skip unexposed classes
Rémi Verschelde
2020-04-20
1
-4
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add Crypto custom class
Fabio Alessandrelli
2019-08-21
1
-0
/
+105