aboutsummaryrefslogtreecommitdiff
path: root/drivers/openssl/SCsub
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
| | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-0/+8
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around