rgb-cln/external
Rusty Russell 7b59e26dd7 jsmn: upgrade so JSMN_OBJECT's size parameter is usable.
jsmn would accept invalid JSON objects.  This is bad because it would
set ->size incorrectly: we expect to have at least size * 2 tokens (in
pairs).  We want to rely on ->size, but this would create an exploitable
buffer overflow!

Fortunately, this is fixed upstream, so we add a test and upgrade to v1.0.0.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-17 16:22:32 +01:00
..
jsmn@18e9fe42cb jsmn: upgrade so JSMN_OBJECT's size parameter is usable. 2019-01-17 16:22:32 +01:00
libbacktrace@5a99ff7fed libbacktrace: pull latest version, which has config.guess fix applied. 2018-06-08 17:56:01 +02:00
libbase58@16c2527608 external: new subdirectory for all external libraries and submodules. 2017-08-29 17:54:14 +02:00
libsodium@675149b9b8 external/libsodium: Update to 1.0.16 2018-06-09 06:42:02 +00:00
libwally-core@c51bca3379 libwally: Update to latest master 2018-11-21 01:18:24 +00:00
.gitignore Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
Makefile external: fix submodule handling for parallel builds, submodule URL changes. 2018-06-08 17:56:01 +02:00