rgb-cln/connectd
Rusty Russell 1b8551923d tools: handle generating print templates for CSV without tlvs, messages
We want to use this to handle the simple description for channel_type.

It also needs to handle variable-size types (just like subtypes).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
test update-mocks: make sure we cover all test programs. 2021-05-22 17:53:04 +09:30
Makefile dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10:30
connectd.c common/memleak: take over dump_memleak(), allow print pointer. 2021-09-08 19:11:47 +02:00
connectd.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
connectd_gossipd_wire.csv connectd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
connectd_gossipd_wiregen.c tools: handle generating print templates for CSV without tlvs, messages 2021-09-13 15:53:23 +02:00
connectd_gossipd_wiregen.h tools: handle generating print templates for CSV without tlvs, messages 2021-09-13 15:53:23 +02:00
connectd_wire.csv connectd: new command to make us send message and close. 2021-06-03 16:16:34 +09:30
connectd_wiregen.c tools: handle generating print templates for CSV without tlvs, messages 2021-09-13 15:53:23 +02:00
connectd_wiregen.h tools: handle generating print templates for CSV without tlvs, messages 2021-09-13 15:53:23 +02:00
handshake.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
handshake.h common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
netaddress.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c dev_disconnect: new option to stop using connection, but don't close. 2021-06-25 13:23:28 +09:30
peer_exchange_initmsg.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
tor.c connect/tor: Set errno, if connection failed we want to reflect this. 2020-07-01 11:21:58 +02:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor_autoservice.c connectd: fix advertizing for Tor ports. 2021-06-17 11:46:48 +09: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