2968 Commits (master)

Author SHA1 Message Date
Rusty Russell 7aaffda779 lightningd/lightningd: finish connect command once gossip started. 8 years ago
Rusty Russell c536616bee lightningd/lightningd: wire up lightningd_gossip. 8 years ago
Rusty Russell 1800e84db7 subdaemon: callback to handle subdaemon status updates. 8 years ago
Rusty Russell 21a5c62ead lightningd_gossip: daemon to look after peers which don't a channel (yet) 8 years ago
Rusty Russell 03758af4e1 lightningd/lightningd: create unique ID for each peer. 8 years ago
Rusty Russell bf118f1b86 lightningd/lightningd: add connect command. 8 years ago
Rusty Russell 211491f4d7 lightningd/lightningd: add lightning_handshake. 8 years ago
Rusty Russell 78841456e0 lightningd/handshake: test handshake, produce BOLT 8 test vectors. 8 years ago
Rusty Russell 32e1b5bb06 lightningd/handshake: simple daemon to do BOLT 8 crypto handshake. 8 years ago
Rusty Russell 6f5fed17d8 lightningd/test: simple black-box tests. 8 years ago
Rusty Russell 0444d68197 lightningd/lightningd: add rpc interface. 8 years ago
Rusty Russell 542e6844f7 lightningd/lightningd: start HSM at initialization time. 8 years ago
Rusty Russell 10b8dc5950 lightningd/hsm: simple daemon to control the keys. 8 years ago
Rusty Russell 6a089ce112 cryptomsg: add towire/fromwire for crypto state. 8 years ago
Rusty Russell 89a06734c4 lightningd/cryptomsg: test routines. 8 years ago
Rusty Russell a7f682c66e lightningd/cryptomsg: routines to encrypt on the wire. 8 years ago
Rusty Russell faebb87d01 lightningd/subdaemon: routines to create daemons and get request/response. 8 years ago
Rusty Russell 8bf33c7839 lightningd/lightningd: daemon for controlling the other daemons. 8 years ago