Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-06-18 | Implement RSA encryption/decryption. | Fabio Alessandrelli |
2020-06-18 | Implement sign and verify in crypto. | Fabio Alessandrelli |
2020-06-18 | CryptoKey supports public keys. | Fabio Alessandrelli |
2020-06-06 | Crypto as a custom instance class. | Fabio Alessandrelli |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-04-20 | Exposed RenderingDevice to script API | Juan Linietsky |
2020-04-20 | DocData: Skip unexposed classes | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-28 | Removed interactive loader, added proper thread loading. | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-08-21 | Add Crypto custom class | Fabio Alessandrelli |