summaryrefslogtreecommitdiffstats
path: root/lib/polarssl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-301-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
* Update submodulesTiger Wang2015-05-021-0/+0
|
* Updated PolarSSL.Matyas Dolak2015-01-291-0/+0
|
* Updated PolarSSL.Mattes D2015-01-271-0/+0
|
* Removed polarSSL makefile. Fixes #591.Alexander Harkness2014-09-271-0/+0
| | | | Also normalises polarssl submodule URL.
* Monster fixesTiger Wang2014-07-181-0/+0
| | | | | * Fixes #1203 * Fixes #627
* Adjusted calls to CreateProjectile that passed ItemsTycho2014-07-131-0/+0
|
* Merged change to enable testing to be disabledTycho2014-05-011-0/+0
| | | | | This is confirmed upstream but is unlikely to get into the repository for several weeks
* Rewound PolarSSL to master branch.madmaxoft2014-03-071-0/+0
| | | | The current Devel branch fails to build on RasPi.
* Fixed bug #385. UnloadUnusedChunks now has the same interface asnarroo2014-02-111-0/+0
| | | | | | SaveAllChunks. Meaning, QueueUnloadUnusedChunks and the supporting cTaskUnloadUnusedChunks has been added. Use QueueUnloadUnusedChunks from now on to prevent deadlocking.
* Updated Core & PolarSSLTiger Wang2014-02-051-0/+0
|
* Added PolarSSL as a submodule.madmaxoft2014-01-221-0/+0