You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell c536616bee lightningd/lightningd: wire up lightningd_gossip. 8 years ago
..
gossip lightningd_gossip: daemon to look after peers which don't a channel (yet) 8 years ago
handshake lightningd/lightningd: add lightning_handshake. 8 years ago
hsm lightningd/lightningd: start HSM at initialization time. 8 years ago
test lightningd/test: simple black-box tests. 8 years ago
.gitignore lightningd/hsm: simple daemon to control the keys. 8 years ago
Makefile lightningd/lightningd: wire up lightningd_gossip. 8 years ago
cryptomsg.c cryptomsg: add towire/fromwire for crypto state. 8 years ago
cryptomsg.h cryptomsg: add towire/fromwire for crypto state. 8 years ago
gossip_control.c lightningd/lightningd: wire up lightningd_gossip. 8 years ago
gossip_control.h lightningd/lightningd: wire up lightningd_gossip. 8 years ago
hsm_control.c subdaemon: callback to handle subdaemon status updates. 8 years ago
hsm_control.h lightningd/lightningd: start HSM at initialization time. 8 years ago
lightningd.c lightningd/lightningd: wire up lightningd_gossip. 8 years ago
lightningd.h lightningd/lightningd: wire up lightningd_gossip. 8 years ago
peer_control.c lightningd/lightningd: wire up lightningd_gossip. 8 years ago
peer_control.h subdaemon: callback to handle subdaemon status updates. 8 years ago
subdaemon.c subdaemon: callback to handle subdaemon status updates. 8 years ago
subdaemon.h subdaemon: callback to handle subdaemon status updates. 8 years ago