core-lightning/gossipd
Rusty Russell 89c76a5a78 Move always-use-proxy auto-override to master daemon.
This means it will effect connect commands too (though it's too
late to stop DNS lookups caused by commandline options).

We also warn that this is one case where we allow forcing through Tor
without a proxy set: it just means all connections will fail.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-10 02:28:44 +00:00
..
test gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
broadcast.c gossipd: make struct queued_message private. 2018-03-14 02:19:37 +00:00
broadcast.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
gossip_store.c gossipd: Handle failed lseek(...) 2018-05-06 20:45:10 +02:00
gossip_store.csv gossip_store: Save local_add_channel messages and replay them 2018-04-22 12:50:34 +02:00
gossip_store.h gossip_store: Save local_add_channel messages and replay them 2018-04-22 12:50:34 +02:00
gossip_wire.csv tor: add new 'autotor:' address option. 2018-05-10 02:28:44 +00:00
gossip.c Move always-use-proxy auto-override to master daemon. 2018-05-10 02:28:44 +00:00
gossip.h gossip/tor.c: new file for socks proxy code. 2018-05-10 02:28:44 +00:00
handshake.c gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00
handshake.h gossipd/lightningd: use wireaddr_internal. 2018-05-07 22:37:28 +02:00
Makefile gossipd: take over negotiation of autogenerated Tor addresses. 2018-05-10 02:28:44 +00:00
netaddress.c netaddress: fix up IsTor() 2018-05-10 02:28:44 +00:00
netaddress.h gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
routing.c gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
routing.h gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00
tor_autoservice.c gossipd: take over negotiation of autogenerated Tor addresses. 2018-05-10 02:28:44 +00:00
tor_autoservice.h gossipd: take over negotiation of autogenerated Tor addresses. 2018-05-10 02:28:44 +00:00
tor.c Move always-use-proxy auto-override to master daemon. 2018-05-10 02:28:44 +00:00
tor.h Move always-use-proxy auto-override to master daemon. 2018-05-10 02:28:44 +00:00