Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style of Tools | Alexander Lyons Harkness | 2017-12-24 | 1 | -8/+4 |
| | |||||
* | Removed UTF-8 BOM (#4033) | Lukas Pioch | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 2017-08-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Unified cByteBuffer types. | Mattes D | 2015-03-21 | 1 | -2/+2 |
| | | | | cByteBuffer now reads and writes any of the [U]Int<N> types. | ||||
* | Fixed ProtoProxy. | madmaxoft | 2014-04-29 | 1 | -2/+4 |
| | |||||
* | ProtoProxy: Modified to use PolarSSL. | madmaxoft | 2014-01-25 | 1 | -4/+4 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -38/+38 |
| | |||||
* | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 2013-07-06 | 1 | -0/+38 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 |