core-lightning/wire
Michael Schmoock 38e2abf68a peer_exchange: set, read and log remote_addr
Changelog-Added: Protocol: set remote_addr on init tlvs
2022-02-22 05:45:47 +10:30
..
test peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
.gitignore
bolt12_exp_wire.csv bolt12: remove deprecated chains fields 2021-12-01 05:44:28 +10:30
bolt12_wire.csv bolt12: remove deprecated chains fields 2021-12-01 05:44:28 +10:30
channel_type_wire.csv
extracted_bolt12_01_recurrence.patch bolt12: remove deprecated chains fields 2021-12-01 05:44:28 +10:30
extracted_onion_01_offers.patch common: rename current onion message structures to obs2_. 2021-12-01 05:44:28 +10:30
extracted_onion_02_modernonion.patch wire: add missing spec patch. 2021-12-15 06:53:39 +10:30
extracted_onion_exp_badonion_blinding.patch
extracted_onion_exp_enctlv.patch spec: import latest onionmessage spec, based on routeblinding. 2021-12-01 05:44:28 +10:30
extracted_peer-shutdown-wrong_funding.patch
extracted_peer_02_warning.patch
extracted_peer_03_openchannelv2.patch
extracted_peer_04_opt_will_fund.patch
extracted_peer_05_newonion.patch spec: import latest onionmessage spec, based on routeblinding. 2021-12-01 05:44:28 +10:30
extracted_peer_exp_add_htlc-plus-blinding.patch
extracted_peer_exp_quiescence-protocol.patch
extracted_peer_exp_upgradable.patch channeld: import updated channel_upgrade spec. 2021-10-08 16:07:21 +02:00
fromwire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
Makefile connectd: handle custom messages. 2022-02-08 11:15:52 +10:30
onion_defs.h
onion_wire.csv spec: import latest onionmessage spec, based on routeblinding. 2021-12-01 05:44:28 +10:30
onion_wire.h
peer_wire.c connectd: handle onion messages. 2022-02-08 11:15:52 +10:30
peer_wire.csv peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
peer_wire.h common: is_msg_gossip_broadcast() for putting things in filter. 2021-12-30 09:50:40 +10:30
tlvstream.c daemons: remove unused functions or make static. 2021-12-06 10:05:39 +10:30
tlvstream.h daemons: remove unused functions or make static. 2021-12-06 10:05:39 +10:30
towire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
wire.h peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
wire_io.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
wire_io.h connectd: do decryption for peers. 2022-01-20 15:24:06 +10:30
wire_sync.c
wire_sync.h