summaryrefslogtreecommitdiffstats
path: root/lib/polarssl (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-30Update mbedtls to 2.5.1 (#3964)peterbell101-0/+0
* Renaming changes: * macro prefix "POLARSSL" -> "MBEDTLS" * functions now prefixed with "mbedtls_" * rename PolarSSL++ -> mbedTLS++ * rename polarssl submodule * Use mbedtls' AES-CFB8 implementation. * Add cSslConfig to wrap mbedtls_ssl_config * Update cTCPLink and cBlockingSslClientSocket to use cSslConfig * Use cSslConfig in cHTTPServer * Use cSslConfig for cMojangAPI::SecureRequest * CI Fixes * Set -fomit-frame-pointer on the right target
2015-05-02Update submodulesTiger Wang1-0/+0
2015-01-29Updated PolarSSL.Matyas Dolak1-0/+0
2015-01-27Updated PolarSSL.Mattes D1-0/+0
2014-10-21Fixed submodule downgradesHowaner1-0/+0
2014-10-11Reverted submodule changes.Alexander Harkness1-0/+0
2014-09-27Removed polarSSL makefile. Fixes #591.Alexander Harkness1-0/+0
Also normalises polarssl submodule URL.
2014-07-18Monster fixesTiger Wang1-0/+0
* Fixes #1203 * Fixes #627
2014-07-13Adjusted calls to CreateProjectile that passed ItemsTycho1-0/+0
2014-05-01Merged change to enable testing to be disabledTycho1-0/+0
This is confirmed upstream but is unlikely to get into the repository for several weeks
2014-03-07Rewound PolarSSL to master branch.madmaxoft1-0/+0
The current Devel branch fails to build on RasPi.
2014-02-11Fixed bug #385. UnloadUnusedChunks now has the same interface asnarroo1-0/+0
SaveAllChunks. Meaning, QueueUnloadUnusedChunks and the supporting cTaskUnloadUnusedChunks has been added. Use QueueUnloadUnusedChunks from now on to prevent deadlocking.
2014-02-05Updated Core & PolarSSLTiger Wang1-0/+0
2014-01-27Updated polarsslTiger Wang1-0/+0
2014-01-22Added PolarSSL as a submodule.madmaxoft1-0/+0