aboutsummaryrefslogtreecommitdiff
path: root/drivers/builtin_openssl2/crypto/rand
Commit message (Collapse)AuthorAgeFilesLines
* openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-1511-3491/+0
| | | | Same rationale as the previous commits.
* Patch thirdy-party libraries to build for WinRTGeorge Marques2016-09-031-2/+7
| | | | | | - Patch enet code. - Patch OpenSSL code and add shims for unavailable API. - Add extra definition header for Freetype.
* Update OpenSSL to version 1.0.2gmrezai2016-04-152-227/+19
|
* Update OpenSSL to version 1.0.1smrezai2016-04-1012-2206/+2156
|
* Small Issues & MaintenanceJuan Linietsky2014-08-0112-0/+3744
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes