5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-10 08:40:28 +00:00
yggdrasil-go/src
2019-05-31 17:51:01 -05:00
..
address fix code after moving address/crypto/util 2018-12-14 20:49:18 -06:00
admin Record session uptime (purely for the admin socket) 2019-05-29 12:59:36 +01:00
config Return both current and previous config when replacing 2019-04-15 22:00:38 +01:00
crypto Try to convert TUN/TAP to use new yggdrasil.Conn, search masks are still broken 2019-04-20 16:32:27 +01:00
defaults Add DefaultConfigFile to defaults for yggdrasilctl 2018-12-10 10:20:59 +00: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 Refactor admin socket somewhat, allow modules to set up their own handlers 2019-05-19 22:02:04 +01:00
tuntap Fix panic when determining if CKR is enabled 2019-05-30 17:33:59 +01:00
util workaround to random timeouts 2019-04-26 22:42:05 -05:00
yggdrasil don't have Conn.Read return an error for temorary crypto failures from e.g. out of order packets, just drop the packet and keep blocking until there's usable traffic 2019-05-31 17:51:01 -05:00