Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ProtocolBlockTypePalette (#4391) | E14 | 2019-09-22 | 1 | -0/+3 |
| | |||||
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 1 | -0/+4 |
| | | | | | | | * Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style. | ||||
* | Fix Travis build (#4101) | peterbell10 | 2017-12-22 | 1 | -1/+1 |
| | | | | | | | | | Stop using gdb on osx - was breaking the build Add clang 3.5 build as travis now defaults to 5.0 Fix unknown-warning-option errors on AppleClang ProtoProxy: Use nullptr UrlClientTest: add override to callback destructor Update jsoncpp to use nullptr | ||||
* | Return to cuberite/polarssl for mbedtls submodule (#3982) | peterbell10 | 2017-09-01 | 1 | -1/+1 |
| | |||||
* | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 2017-08-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Removed a few default plugins (#3580) | mathiascode | 2017-02-24 | 1 | -15/+3 |
| | |||||
* | Move submodules to new organisation. (#3485) | Alexander Harkness | 2016-12-18 | 1 | -11/+11 |
| | |||||
* | Added ignore=dirty to new submodules | Julian Laubstein | 2015-11-05 | 1 | -1/+8 |
| | |||||
* | Outsourced all libraries into submodules | Julian Laubstein | 2015-11-04 | 1 | -0/+24 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -7/+7 |
| | |||||
* | Added JsonCPP library location to search paths | Tiger Wang | 2015-07-12 | 1 | -1/+6 |
| | | | | | * Fixed '-dirty' submodule changes Probably fixes an issue somewhere too? | ||||
* | Updated and submodularised JsonCPP | Tiger Wang | 2015-07-10 | 1 | -0/+4 |
| | | | | | Conflicts: lib/jsoncpp | ||||
* | Added TCLAP | tycho | 2015-05-16 | 1 | -0/+3 |
| | |||||
* | Added the libevent library. | Mattes D | 2015-01-22 | 1 | -0/+3 |
| | |||||
* | Reordered .gitmodules. Fixes #496 | Alexander Harkness | 2014-10-08 | 1 | -6/+6 |
| | |||||
* | Added MagicCarpet | Alexander Harkness | 2014-10-08 | 1 | -0/+3 |
| | |||||
* | Added Handy. | Alexander Harkness | 2014-10-08 | 1 | -0/+3 |
| | |||||
* | Added ChatLog | Alexander Harkness | 2014-10-08 | 1 | -3/+6 |
| | |||||
* | Added chunkWorx. | Alexander Harkness | 2014-10-08 | 1 | -0/+3 |
| | |||||
* | Removed polarSSL makefile. Fixes #591. | Alexander Harkness | 2014-09-27 | 1 | -1/+1 |
| | | | | Also normalises polarssl submodule URL. | ||||
* | Added SQLiteCpp library. | madmaxoft | 2014-07-28 | 1 | -0/+3 |
| | | | | This provides C++ wrappers for SQLite, making it safer to use in the C++ environment. | ||||
* | Changed polarssl repo to point to cloned copy of polarssl | Tycho | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Added PolarSSL as a submodule. | madmaxoft | 2014-01-22 | 1 | -0/+3 |
| | |||||
* | Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks. | Alexander Harkness | 2014-01-17 | 1 | -3/+3 |
| | |||||
* | Update submodule URLs so people without SSH can get them. | Alexander Harkness | 2013-12-19 | 1 | -3/+3 |
| | |||||
* | Added transapi as a submodule - so it more accurately reflects the source origin. | Alexander Harkness | 2013-08-16 | 1 | -0/+3 |
| | |||||
* | Added the removed plugins as submodules. | Alexander Harkness | 2013-08-16 | 1 | -0/+6 |