5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 18:50:27 +00:00
yggdrasil-go/src
2019-07-27 13:30:47 +01:00
..
address fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
admin Don't send IP back twice with getPeers 2019-07-22 19:45:48 +01:00
config Add multicast interfaces to platform-specific defaults (this makes it easier to avoid bringing AWDL up by default on macOS as an example, or over L2 VPNs when not expected) 2019-06-11 10:18:59 +01:00
crypto Fix #413 by always generating public keys from private ones instead of trusting public keys supplied by config 2019-07-16 09:49:28 +01:00
defaults Fix expressions 2019-06-11 23:48:00 +01:00
dummy Fix session bug, fix dummy adapter, fix mobile framework builds 2019-04-01 19:59:50 +01:00
mobile Fix mobile logging 2019-04-01 22:45:30 +01:00
multicast Try to more gracefully handle shutdowns on Windows 2019-07-06 11:52:30 +01:00
tuntap Add IFF_NODAD/IFF_SECURED, define consts 2019-07-27 13:30:47 +01:00
util have Conn use Cancellation instead of manually setting up timers 2019-07-17 21:37:45 -05:00
yggdrasil change how searches are initialized so we actually send a dhtReq to ourself and get a response, in case we're the destination 2019-07-26 17:44:40 -05:00