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 3af081aded Makefile: make all lightningd objects depend on all lightningd headers. 8 years ago
..
gossip Makefile: make all lightningd objects depend on all lightningd headers. 8 years ago
handshake Makefile: make all lightningd objects depend on all lightningd headers. 8 years ago
hsm Makefile: make all lightningd objects depend on all lightningd headers. 8 years ago
test lightningd/lightningd: add getpeers command. 8 years ago
.gitignore lightningd/hsm: simple daemon to control the keys. 8 years ago
Makefile Makefile: make all lightningd objects depend on all lightningd headers. 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: maintain "condition" for each peer. 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: add getpeers command. 8 years ago
peer_control.h lightningd/lightningd: maintain a per-peer log. 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