lnd.xprv/lndc
Olaoluwa Osuntokun 7b7d572984
lndc: fix bug in pubkeyhash based authentication
The call to copy used incorrect slicing on `greetingMsg` which caused
the remote node to always reject the auth attempt as all zeroes
(0000..) was being sent as the local node’s guess to the remote node’s
public key identity.
2016-06-21 13:13:03 -07:00
..
conn.go lndc: fix bug in pubkeyhash based authentication 2016-06-21 13:13:03 -07:00
listener.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
lnadr.go lndc: use hex encoding method .String() method 2016-06-21 13:12:59 -07:00
lndc_test.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
netio.go lndc: restore new implementation of land 2016-01-16 19:25:44 -08:00