Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-12 | Update the minimodules | Tiger Wang | 1 | -1/+1 | |
2021-01-11 | zlib -> libdeflate (#5085) | Tiger Wang | 1 | -4/+3 | |
+ Use libdeflate + Use std::byte * Fix passing temporary to string_view + Emulate make_unique_for_overwrite | |||||
2019-09-22 | Add ProtocolBlockTypePalette (#4391) | E14 | 1 | -0/+3 | |
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 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. | |||||
2017-12-22 | Fix Travis build (#4101) | peterbell10 | 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 | |||||
2017-09-01 | Return to cuberite/polarssl for mbedtls submodule (#3982) | peterbell10 | 1 | -1/+1 | |
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 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 | |||||
2017-02-24 | Removed a few default plugins (#3580) | mathiascode | 1 | -15/+3 | |
2016-12-18 | Move submodules to new organisation. (#3485) | Alexander Harkness | 1 | -11/+11 | |
2015-11-05 | Added ignore=dirty to new submodules | Julian Laubstein | 1 | -1/+8 | |
2015-11-04 | Outsourced all libraries into submodules | Julian Laubstein | 1 | -0/+24 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -7/+7 | |
2015-07-12 | Added JsonCPP library location to search paths | Tiger Wang | 1 | -1/+6 | |
* Fixed '-dirty' submodule changes Probably fixes an issue somewhere too? | |||||
2015-07-10 | Updated and submodularised JsonCPP | Tiger Wang | 1 | -0/+4 | |
Conflicts: lib/jsoncpp | |||||
2015-05-16 | Added TCLAP | tycho | 1 | -0/+3 | |
2015-01-22 | Added the libevent library. | Mattes D | 1 | -0/+3 | |
2014-10-08 | Reordered .gitmodules. Fixes #496 | Alexander Harkness | 1 | -6/+6 | |
2014-10-08 | Added MagicCarpet | Alexander Harkness | 1 | -0/+3 | |
2014-10-08 | Added Handy. | Alexander Harkness | 1 | -0/+3 | |
2014-10-08 | Added ChatLog | Alexander Harkness | 1 | -3/+6 | |
2014-10-08 | Added chunkWorx. | Alexander Harkness | 1 | -0/+3 | |
2014-09-27 | Removed polarSSL makefile. Fixes #591. | Alexander Harkness | 1 | -1/+1 | |
Also normalises polarssl submodule URL. | |||||
2014-07-28 | Added SQLiteCpp library. | madmaxoft | 1 | -0/+3 | |
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment. | |||||
2014-05-01 | Changed polarssl repo to point to cloned copy of polarssl | Tycho | 1 | -1/+1 | |
2014-01-22 | Added PolarSSL as a submodule. | madmaxoft | 1 | -0/+3 | |
2014-01-17 | Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks. | Alexander Harkness | 1 | -3/+3 | |
2013-12-19 | Update submodule URLs so people without SSH can get them. | Alexander Harkness | 1 | -3/+3 | |
2013-08-16 | Added transapi as a submodule - so it more accurately reflects the source origin. | Alexander Harkness | 1 | -0/+3 | |
2013-08-16 | Added the removed plugins as submodules. | Alexander Harkness | 1 | -0/+6 | |