rgb-cln/lightningd
Rusty Russell f9eea9041e handshake: update for BOLT 8 latest revision.
This now matches commit fc4846a27bf420c591ba0b024cc34972816913c7,
and fixes "make check-source".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-02 14:48:00 +10:30
..
gossip lightningd/Makefile: fix check-source 2017-01-13 10:51:57 +10:30
handshake handshake: update for BOLT 8 latest revision. 2017-02-02 14:48:00 +10:30
hsm lightningd/Makefile: fix check-source 2017-01-13 10:51:57 +10:30
test make check: run all the tests. 2017-02-02 14:48:00 +10:30
.gitignore lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
Makefile lightningd/Makefile: fix check-source 2017-01-13 10:51:57 +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
gossip_control.c lightningd/lightningd: maintain "condition" for each peer. 2017-01-10 15:38:33 +10:30
gossip_control.h lightningd/lightningd: wire up lightningd_gossip. 2017-01-10 15:38:33 +10:30
hsm_control.c subdaemon: callback to handle subdaemon status updates. 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/lightningd: wire up lightningd_gossip. 2017-01-10 15:38:33 +10:30
lightningd.h lightningd/lightningd: wire up lightningd_gossip. 2017-01-10 15:38:33 +10:30
peer_control.c lightningd/lightningd: add getpeers command. 2017-01-10 15:38:34 +10:30
peer_control.h lightningd/lightningd: maintain a per-peer log. 2017-01-10 15:38:33 +10:30
subdaemon.c subdaemon: callback to handle subdaemon status updates. 2017-01-10 15:38:33 +10:30
subdaemon.h subdaemon: callback to handle subdaemon status updates. 2017-01-10 15:38:33 +10:30