You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell f6ff89e596 gossipd: fix use-after-free when we fail to make connection. 6 years ago
..
test gossip: Implement gossip_store compaction 6 years ago
Makefile gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago
broadcast.c gossip: Enable the consistency check only when really pedantic 6 years ago
broadcast.h gossip: Have the broadcast_state track its message count 6 years ago
gossip.c gossipd: fix use-after-free when we fail to make connection. 6 years ago
gossip.h gossip/tor.c: new file for socks proxy code. 7 years ago
gossip_constants.h gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago
gossip_store.c gossip: Disable gossip_store temporarily while replaying messages 6 years ago
gossip_store.csv gossip_store: Save local_add_channel messages and replay them 7 years ago
gossip_store.h gossip: Have gossip_store annotate gossip messages 6 years ago
gossip_wire.csv gossipd: dev-set-max-scids-encode-size to artificially force "full" replies. 6 years ago
handshake.c gossipd/lightningd: use wireaddr_internal. 7 years ago
handshake.h gossipd/lightningd: use wireaddr_internal. 7 years ago
netaddress.c netaddress: fix up IsTor() 7 years ago
netaddress.h gossipd: don't try to connect to non-routable addresses. 7 years ago
routing.c gossip: Wrap insert_broadcast and gossip_store_add in persistent_broadcast 6 years ago
routing.h gossipd: keep index of node and channel announcements. 6 years ago
tor.c tor: log proxy communications using status_io. 7 years ago
tor.h gossipd: hand io_tor_connect the host as a string. 7 years ago
tor_autoservice.c Avoid static analyzer warning about integer wraparound 7 years ago
tor_autoservice.h gossipd: take over negotiation of autogenerated Tor addresses. 7 years ago