yggdrasil-go/src
Neil Alexander 6263fa287c
Merge pull request #467 from neilalexander/debugtext
Send PPROF output text to stderr
2019-07-23 08:15:03 +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 Redirect Conn session closure errors to debug channel 2019-07-22 22:41:55 +01:00
util have Conn use Cancellation instead of manually setting up timers 2019-07-17 21:37:45 -05:00
yggdrasil Send PPROF output text to stderr instead of stdout so that it doesn't break -genconf 2019-07-20 21:56:53 +01:00