summaryrefslogtreecommitdiffstats
path: root/drivers/builtin_openssl
Commit message (Collapse)AuthorAgeFilesLines
* Small Issues & MaintenanceJuan Linietsky2014-08-011204-467295/+0
| | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-= -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
* -OpenSSL FixesJuan Linietsky2014-05-01120-21364/+123
|
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281314-0/+488536
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around