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 88053bd1ca gossipd: remove too-loose timestamp workaround. 7 years ago
..
test testing: make sure we don't see gossip in bad order. 7 years ago
Makefile gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago
broadcast.c broadcast: invert ownership of messages. 7 years ago
broadcast.h broadcast: invert ownership of messages. 7 years ago
gossip.c gossip: cleanup keepalive updates to use the same create_channel_update() code. 7 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 gossipd: Handle failed lseek(...) 7 years ago
gossip_store.csv gossip_store: Save local_add_channel messages and replay them 7 years ago
gossip_store.h gossip_store: Save local_add_channel messages and replay them 7 years ago
gossip_wire.csv channeld: tell gossipd to generate channel_updates. 7 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 gossipd: remove too-loose timestamp workaround. 7 years ago
routing.h gossipd: specify origin of updates in errors. 7 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