core-lightning/connectd
Rusty Russell 15f54878e4 connectd: do feature bits check after init exchange.
This will help with the next patch, where we wean off using a global
for features: connectd.c has access to the feature bits.

Since connectd might now want to send a message, it needs the crypto_state
non-const, which makes this less trivial than it would otherwise be.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-04-03 13:13:21 +10:30
..
test connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
connect_gossip_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
connect_wire.csv plugin: remove boutique features. 2020-03-31 13:36:02 +02:00
connectd.c connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
connectd.h connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
handshake.c connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
handshake.h connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
Makefile common: use struct onionreply. 2020-01-23 16:17:42 +10:30
netaddress.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c connectd: do feature bits check after init exchange. 2020-04-03 13:13:21 +10:30
peer_exchange_initmsg.h plugin: remove boutique features. 2020-03-31 13:36:02 +02:00
tor_autoservice.c Add the missing space between "if" and "(" 2020-01-06 12:57:59 +01:00
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 connectd: use PRIu8 for printing u8 instead of %d 2020-02-03 15:38:11 +00:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00