yggdrasil-go/src
2019-08-13 18:49:49 -05:00
..
address fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
admin Return box_pub_key as hex string in JSON (replaces #481) 2019-08-05 10:21:40 +01:00
config Various API changes and simplifications to fix mobile builds 2019-07-27 15:00:09 +01:00
crypto move some potentially blocking operations out of session pool workers, minor cleanup 2019-08-04 16:29:58 -05:00
defaults Fix expressions 2019-06-11 23:48:00 +01:00
multicast Various API changes and simplifications to fix mobile builds 2019-07-27 15:00:09 +01:00
tuntap copy/paste old flowkey logic into a util function, add a struct of key and packet, make WriteNoCopy accept this instead of a slice 2019-08-06 19:25:55 -05:00
util copy/paste old flowkey logic into a util function, add a struct of key and packet, make WriteNoCopy accept this instead of a slice 2019-08-06 19:25:55 -05:00
yggdrasil when we abandon a link because we already have a connection to that peer, only wait for the connection to close if it's an *outgoing* link, otherwise incomming connection attempts can cause us to leak links 2019-08-13 18:49:49 -05:00