aboutsummaryrefslogtreecommitdiff
path: root/drivers/builtin_openssl/crypto/ripemd/rmd_one.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small Issues & MaintenanceJuan Linietsky2014-08-011-78/+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
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-0/+78
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around