Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2016-01-01 | 1 | -1/+1 |
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -0/+4 |
* | Update submodules | Tiger Wang | 2015-05-02 | 1 | -1/+1 |
* | CMakeLists: Moved Bindings-specific code to subdir | archshift | 2014-07-19 | 1 | -5/+7 |
* | Renamed PublicKey to CryptoKey in CMakeLists.txt | Mattes D | 2014-05-01 | 1 | -3/+2 |
* | Moved the rest of the Crypto objects into their own respective files. | madmaxoft | 2014-04-29 | 1 | -18/+24 |
* | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 2014-04-29 | 1 | -0/+2 |
* | Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects. | madmaxoft | 2014-04-29 | 1 | -0/+2 |
* | Fixed a late-night typo. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
* | PolarSSL wrappers for the SSL context. | madmaxoft | 2014-04-27 | 1 | -2/+16 |
* | Fixed filename case. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
* | Attempted CMake inclusion for PolarSSL++. | madmaxoft | 2014-04-24 | 1 | -0/+17 |