aboutsummaryrefslogtreecommitdiff
path: root/drivers/builtin_openssl2/nocpuid.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove nocpuid.c from builtin OpenSSLeska2016-05-121-7/+0
| | | | | Since opensslconf.h no longer defines OPENSSL_CPUID_OBJ, OpenSSL defines OPENSSL_cpuid_setup itself (with the same empty definition)
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+7
-=-=-=-=-=-=-=-=-=-=-=-=-= -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