11 Commits (eab0beaf1b5e30ae11538b5add6ddc18c84fba16)

Author SHA1 Message Date
Rusty Russell 06a54606a3 check-includes: allow redundant "config.h" 4 years ago
Vasil Dimov 2ea91f834c Add the missing space between "if" and "(" 5 years ago
Saibato f6006f43a9 Init commit to be able to create a tor static service on the fly. 5 years ago
Rusty Russell 00cb5adfe6 common: allow subdaemons to specify the node_id in status messages. 5 years ago
Saibato 0f9ba53581 Add enable-autotor-v2 config variable 5 years ago
Saibato e638224092 Change default behavior of autotor onions to Version 3 onions. 5 years ago
Saibato e74dfa7fa1 Show in info log the name of the hidden onion service 5 years ago
Rusty Russell acc01e6436 ccan: update. 6 years ago
Saibato 60b51d29b6 set the tor port also in struct wireaddr 6 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
Rusty Russell 0d442b5ff2 gossipd: move files into connectd. 6 years ago
William Casarin d7aa0528b8 gossipd: fix compile error, uninitialized variable 6 years ago
practicalswift fab3b214b4 Avoid static analyzer warning about integer wraparound 7 years ago
Rusty Russell a8c0bca6a8 gossipd: take over negotiation of autogenerated Tor addresses. 7 years ago
Rusty Russell 5a0bc83b20 Tor: don't do seed queries if we're supposed to always use proxy. 7 years ago
Rusty Russell 2d840706df tor: don't immediately fail if we can't open cookie file. 7 years ago
Rusty Russell 11db7ca9e6 options: use NULL for unset Tor settings. 7 years ago
Rusty Russell ef09961713 lightningd: rewrite tor service interaction to be synchronous, robust. 7 years ago
Rusty Russell 85eff42d9a common/tor: move into lightningd. 7 years ago
Rusty Russell d9f13230cf gossip/tor.c: new file for socks proxy code. 7 years ago
Saibato 877f63e99e Initial TOR v2/v3 support. 7 years ago