core-lightning/connectd
Rusty Russell 2fea448498 gen/impl_template: fix generation of singleton varsize elements.
And as Lisa requested, add testcases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-04 16:13:08 +09:30
..
test update-mocks: make sure we cover all test programs. 2021-05-22 17:53:04 +09:30
connectd_gossipd_wire.csv
connectd_gossipd_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_gossipd_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_wire.csv connectd: new command to make us send message and close. 2021-06-03 16:16:34 +09:30
connectd_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd.c lightningd: use connectd to send the final error message, not openingd/dualopend 2021-06-03 16:16:34 +09:30
connectd.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
handshake.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
handshake.h
Makefile
netaddress.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
netaddress.h
peer_exchange_initmsg.c connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
peer_exchange_initmsg.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
tor_autoservice.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
tor_autoservice.h Init commit to be able to create a tor static service on the fly. 2019-12-03 23:35:18 +01:00
tor.c
tor.h