Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 1 | -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-02 | Update submodules | Tiger Wang | 1 | -0/+0 | |
2015-01-29 | Updated PolarSSL. | Matyas Dolak | 1 | -0/+0 | |
2015-01-27 | Updated PolarSSL. | Mattes D | 1 | -0/+0 | |
2014-10-21 | Fixed submodule downgrades | Howaner | 1 | -0/+0 | |
2014-10-11 | Reverted submodule changes. | Alexander Harkness | 1 | -0/+0 | |
2014-09-27 | Removed polarSSL makefile. Fixes #591. | Alexander Harkness | 1 | -0/+0 | |
Also normalises polarssl submodule URL. | |||||
2014-07-18 | Monster fixes | Tiger Wang | 1 | -0/+0 | |
* Fixes #1203 * Fixes #627 | |||||
2014-07-13 | Adjusted calls to CreateProjectile that passed Items | Tycho | 1 | -0/+0 | |
2014-05-01 | Merged change to enable testing to be disabled | Tycho | 1 | -0/+0 | |
This is confirmed upstream but is unlikely to get into the repository for several weeks | |||||
2014-03-07 | Rewound PolarSSL to master branch. | madmaxoft | 1 | -0/+0 | |
The current Devel branch fails to build on RasPi. | |||||
2014-02-11 | Fixed bug #385. UnloadUnusedChunks now has the same interface as | narroo | 1 | -0/+0 | |
SaveAllChunks. Meaning, QueueUnloadUnusedChunks and the supporting cTaskUnloadUnusedChunks has been added. Use QueueUnloadUnusedChunks from now on to prevent deadlocking. | |||||
2014-02-05 | Updated Core & PolarSSL | Tiger Wang | 1 | -0/+0 | |
2014-01-27 | Updated polarssl | Tiger Wang | 1 | -0/+0 | |
2014-01-22 | Added PolarSSL as a submodule. | madmaxoft | 1 | -0/+0 | |