core-lightning/connectd
Rusty Russell 25110ff2cc connectd: fix fd leak for --offline.
```
**BROKEN** connectd: dev_report_fds: 5 open but unowned?
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-26 12:59:55 +10:30
..
test common: add new internal type for websockets. 2023-06-01 09:28:39 +09:30
connectd_gossipd_wire.csv
connectd_wire.csv lightningd: tell connectd about the custom messages. 2023-10-24 11:50:57 +10:30
connectd.c connectd: fix fd leak for --offline. 2023-10-26 12:59:55 +10:30
connectd.h lightningd: tell connectd about the custom messages. 2023-10-24 11:50:57 +10:30
gossip_rcvd_filter.c channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
gossip_rcvd_filter.h
gossip_store.c channeld: Code to implement splicing 2023-07-31 21:00:22 +09:30
gossip_store.h connectd: remove handling of push only gossip 2023-04-13 08:48:50 -07:00
handshake.c doc: update to BOLT 7f53a3e46ed59f19463447d5fa63b3e484c708a5 "BOLT 8: make it clear that there are *two* chaining keys." 2023-09-20 13:56:46 +09:30
handshake.h connectd: don't try to set TCP_CORK on websocket pipe. 2023-04-10 09:41:56 +09:30
Makefile common/gossip_store: move subdaemon-only routines to connectd. 2023-01-30 15:15:41 -06:00
multiplex.c pytest: fix flake in test_even_sendcustommsg 2023-10-24 09:51:43 +02:00
multiplex.h lightningd: tell connectd about the custom messages. 2023-10-24 11:50:57 +10:30
netaddress.c common: remove websocket type from wireaddr. 2023-06-01 09:28:39 +09:30
netaddress.h
onion_message.c connectd: ensure htables are always tal objects. 2023-01-12 11:44:10 +10:30
onion_message.h
peer_exchange_initmsg.c connectd: remove #if DEVELOPER 2023-09-21 20:08:24 +09:30
peer_exchange_initmsg.h connectd: don't try to set TCP_CORK on websocket pipe. 2023-04-10 09:41:56 +09:30
sha1.c
sha1.h
tor_autoservice.c common/wireaddr.h: simplify parse_wireaddr API. 2023-06-01 09:28:39 +09:30
tor_autoservice.h
tor.c
tor.h
websocketd.c connectd: pass correct buflen to memmem 2023-04-27 07:41:06 +09:30