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.
 
 
 
 
 
 
practicalswift fab3b214b4 Avoid static analyzer warning about integer wraparound 7 years ago
..
test routing: clean up channel public/active states. 7 years ago
Makefile gossipd: take over negotiation of autogenerated Tor addresses. 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 wireaddr: new type, ADDR_INTERNAL_FORPROXY, use it if we can't/wont resolve. 7 years ago
gossip.h gossip/tor.c: new file for socks proxy code. 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 gossipd: use a real update in local_add_channel. 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 routing: clean up channel public/active states. 7 years ago
routing.h routing: clean up channel public/active states. 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