5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 02:32:32 +00:00
yggdrasil-go/src
Neil Alexander 720a078a35
Add SetSessionGatekeeper
This allows you to define a function which determines whether a session connection (either incoming or outgoing) is allowed based on the public key.
2019-06-11 10:52:21 +01: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 Add SetSessionGatekeeper 2019-06-11 10:52:21 +01:00