summaryrefslogtreecommitdiffstats
path: root/drivers/builtin_openssl/crypto
Commit message (Collapse)AuthorAgeFilesLines
* Small Issues & MaintenanceJuan Linietsky2014-08-011061-368914/+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-01113-21235/+53
|
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281171-0/+390096
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around