core-lightning/lightningd
Rusty Russell 78841456e0 lightningd/handshake: test handshake, produce BOLT 8 test vectors.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-10 15:38:33 +10:30
..
handshake lightningd/handshake: test handshake, produce BOLT 8 test vectors. 2017-01-10 15:38:33 +10:30
hsm lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
test lightningd/test: simple black-box tests. 2017-01-10 15:38:33 +10:30
.gitignore lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
cryptomsg.c cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
cryptomsg.h cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
hsm_control.c lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
hsm_control.h lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
lightningd.c lightningd/handshake: simple daemon to do BOLT 8 crypto handshake. 2017-01-10 15:38:33 +10:30
lightningd.h lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
Makefile lightningd/handshake: simple daemon to do BOLT 8 crypto handshake. 2017-01-10 15:38:33 +10:30
subdaemon.c lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30
subdaemon.h lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30