rgb-cln/connectd
Rusty Russell 09b33015c4 connectd: give user a hint when wrong key is used.
When the wrong key is used, the remote end simply hangs up.

We used to get a random errno, which tends to be "Operation now in progress."
Now it's defined to be 0, detect and provide a better error.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-10-19 00:53:00 +00:00
..
test secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
Makefile connectd/peer_exchange_initmsg: handle peer comms ourselves. 2018-09-28 04:14:28 +00:00
connect_gossip_wire.csv gossipd: provide connectd with address resolution. 2018-07-25 02:13:52 +00:00
connect_wire.csv Use localfeatures and globalfeatures consistently. 2018-09-28 04:14:28 +00:00
connectd.c connectd: give user a hint when wrong key is used. 2018-10-19 00:53:00 +00:00
connectd.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
handshake.c hsmd: remove hsmd/client.c 2018-09-20 09:49:39 +02:00
handshake.h hsmd: remove hsmd/client.c 2018-09-20 09:49:39 +02:00
netaddress.c gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c Use localfeatures and globalfeatures consistently. 2018-09-28 04:14:28 +00:00
peer_exchange_initmsg.h connectd/peer_exchange_initmsg: handle peer comms ourselves. 2018-09-28 04:14:28 +00:00
tor.c connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor_autoservice.c ccan: update. 2018-10-19 00:53:00 +00:00
tor_autoservice.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00