openclonk/thirdparty
Nicolas Hake e3de9f1003 Add BLAKE2 library and expose its a CS hash algorithm to script
The crypto "library" only consists of a single function at the
moment because that's all that users have asked for so far. It is
also highly experimental. We will make an attempt to keep the public
interface (i.e. the interface provided by Library_Crypto.c) stable,
but it might still change if necessary. The internal interface
(provided via the global _Crypto proplist) is not for public
consumption and will probably change at some point.
2018-02-25 10:23:30 +01:00
..
backward-cpp backward: remove reference to SIGUNUSED 2017-09-17 18:30:17 +02:00
blake2 Add BLAKE2 library and expose its a CS hash algorithm to script 2018-02-25 10:23:30 +01:00
getopt Update shipped getopt version to include the new optional_argument option 2016-10-08 20:51:22 -04:00
natupnp Ship a fallback natupnp.h 2014-08-03 21:48:53 +02:00
pcg Fix a warning in random number generator 2016-08-30 18:55:35 -04:00
timsort Fix some signed/unsigned warnings 2016-09-07 01:53:54 -04:00
tinyxml CMake: Split GTK3 tests into a separate module 2015-10-19 16:11:12 +02:00