core-lightning/hsmd
Rusty Russell e11b35cb3a common/memleak: implement callback arg for dump_memleak.
This makes it easier to use outside simple subds, and now lightningd can
simply dump to log rather than returning JSON.

JSON formatting was a lot of work, and we only did it for lightningd, not for
subdaemons.  Easier to use the logs in all cases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-03 10:05:55 +02:00
..
hsmd_wire.csv hsmd: rename "capabilities" flags for hsm fds to "permissions" 2023-08-08 14:31:47 +09:30
hsmd.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
libhsmd_status.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
libhsmd.c hsmd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
libhsmd.h hsmd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
Makefile hsmd: rename "capabilities" flags for hsm fds to "permissions" 2023-08-08 14:31:47 +09:30
permissions.h hsmd: fix capability check for signing splices. 2023-08-08 14:31:47 +09:30