summaryrefslogtreecommitdiffstats
path: root/drivers/builtin_openssl2/crypto
Commit message (Collapse)AuthorAgeFilesLines
* openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-15810-258808/+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 1.0.2hmrezai2016-05-0319-47/+124
|
* Update OpenSSL to version 1.0.2gmrezai2016-04-15372-107271/+23775
|
* Fix OpenSSL compilation on Windowsmrezai2016-04-121-1/+5
| | | Fixes #4285.
* Update OpenSSL to version 1.0.1smrezai2016-04-10784-154623/+159018
|
* Someone fixed compiling issue on WinTheo Hallenius2014-08-271-1/+5
|
* Small Issues & MaintenanceJuan Linietsky2014-08-01997-0/+337819
-=-=-=-=-=-=-=-=-=-=-=-=-= -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