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 bf118f1b86 lightningd/lightningd: add connect command. 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: add connect command. 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/lightningd: add lightning_handshake. 8 years ago
lightningd.h lightningd/lightningd: add connect command. 8 years ago
peer_control.c lightningd/lightningd: add connect command. 8 years ago
peer_control.h lightningd/lightningd: add lightning_handshake. 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