Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! We're starting a new decade with a well-established, non-profit, free and open source game engine, and tons of further improvements in the pipeline from hundreds of contributors. Godot will keep getting better, and we're looking forward to all the games that the community will keep developing and releasing with it. | |||
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut | |
2019-10-09 | Fix crash when passing invalid key to Crypto. | Fabio Alessandrelli | |
In generate_self_signed_certificate | |||
2019-09-25 | Added some obvious errors explanations | qarmin | |
2019-08-22 | Better error handling in SSLContext, Crypto | Fabio Alessandrelli | |
2019-08-21 | New CryptoMbedTLS Crypto implementation. | Fabio Alessandrelli | |
Allows random bytes, RSA keys, and X509 certificates generation. |