aboutsummaryrefslogtreecommitdiff
path: root/drivers/builtin_openssl/crypto/buffer
Commit message (Collapse)AuthorAgeFilesLines
* Small Issues & MaintenanceJuan Linietsky2014-08-014-540/+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-012-194/+0
|
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-286-0/+734
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around