126 Commits (78cb921b80b5bb920c857cb2664471117c709242)

Author SHA1 Message Date
Rusty Russell 35d7449259 connectd: initialize peer->conn. 6 years ago
Rusty Russell 65c882ca3a Minor cleanups. 6 years ago
Rusty Russell 4f1186c4b1 connectd: iterate through all known addresses for a peer, not just one. 6 years ago
Rusty Russell d8d4b19f3a connectd: remove separate address hint message. 6 years ago
Rusty Russell 8939a5001b connectd: rely on the master to tell us to reconnect. 6 years ago
Rusty Russell 30f08cc2b0 connectd: always tell master when connection fails/succeeded. 6 years ago
Rusty Russell 9ad2b26224 connectd: remove 'local_peer_state' 6 years ago
Rusty Russell 5624afc340 connectd: clean up unused structure fields. 6 years ago
Rusty Russell 02966a4857 connectd: remove unused handback APIs and code. 6 years ago
Rusty Russell 5cd72c9620 connectd: explicitly log whether connection is IN or OUT. 6 years ago
Rusty Russell d8a6028214 connectd: fix binding to same port on IPv4 and IPv6. 6 years ago
Rusty Russell 45ad2498f3 connectd: check for supported features ourselves. 6 years ago
Rusty Russell 0b08601951 sync_crypto_write/sync_crypto_read: just fail, don't return NULL. 6 years ago
Rusty Russell 0ebad456b1 connectd: don't listen to UNIX sockets before activation. 6 years ago
practicalswift 0f7b11bdc2 Remove redundant code 6 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
Rusty Russell f2e0c35916 connectd: hack in a gossip flush as a workaround. 6 years ago
Rusty Russell d241bd762c connectd: don't use gossip_getnodes_entry. 6 years ago
Rusty Russell c9435787cb connectd: remove gossip-related fields. 6 years ago
Rusty Russell 0d442b5ff2 gossipd: move files into connectd. 6 years ago
Rusty Russell 5c066b9a25 connectd: wean off gossip_wire message types, use our own. 6 years ago
Rusty Russell dba7f9002f gossipd: provide connectd with address resolution. 6 years ago
Rusty Russell 3d3d2ef9af gossipd: remove connectd functionality, enable connectd. 6 years ago
Rusty Russell b4ed954435 connectd: do socket binding during initial setup. 6 years ago
Rusty Russell 5a8091c853 connectd: cleanup gossip connection properly 6 years ago
Rusty Russell eab83ca79b connectd: new daemon to handle connections. 6 years ago