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 21a5c62ead lightningd_gossip: daemon to look after peers which don't a channel (yet) 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_gossip: daemon to look after peers which don't a channel (yet) 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
hsm_control.c lightningd/lightningd: start HSM at initialization time. 8 years ago
hsm_control.h lightningd/lightningd: start HSM at initialization time. 8 years ago
lightningd.c lightningd_gossip: daemon to look after peers which don't a channel (yet) 8 years ago
lightningd.h lightningd/lightningd: add connect command. 8 years ago
peer_control.c lightningd/lightningd: create unique ID for each peer. 8 years ago
peer_control.h lightningd/lightningd: create unique ID for each peer. 8 years ago
subdaemon.c lightningd/subdaemon: routines to create daemons and get request/response. 8 years ago
subdaemon.h lightningd/subdaemon: routines to create daemons and get request/response. 8 years ago