aboutsummaryrefslogtreecommitdiff
path: root/drivers/builtin_openssl2/crypto/o_str.c
Commit message (Collapse)AuthorAgeFilesLines
* openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-151-120/+0
| | | | Same rationale as the previous commits.
* Update OpenSSL to version 1.0.2gmrezai2016-04-151-1/+1
|
* Fix OpenSSL compilation on Windowsmrezai2016-04-121-1/+5
| | | Fixes #4285.
* Update OpenSSL to version 1.0.1smrezai2016-04-101-41/+42
|
* Someone fixed compiling issue on WinTheo Hallenius2014-08-271-1/+5
|
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+111
-=-=-=-=-=-=-=-=-=-=-=-=-= -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