yggdrasil-go/src/core
2022-09-03 16:55:57 +01:00
..
api.go Extend getSessions admin call to include uptime/TX/RX 2022-09-03 16:55:57 +01:00
core.go Length not capacity 2022-09-03 12:38:42 +01:00
core_test.go Refactor multicast setup (isolated config, etc) 2022-09-03 11:42:05 +01:00
debug.go Run goimports 2022-04-17 18:02:25 +01:00
link.go Continue refactoring 2022-08-06 15:05:12 +01:00
nodeinfo.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
options.go Refactor multicast setup (isolated config, etc) 2022-09-03 11:42:05 +01:00
proto.go Fix data races in handleProto (observed by @majestrate) 2022-07-07 17:03:29 +01:00
tcp.go Fix panic in tcp.init for incorrectly formatted listen addresses 2022-09-01 16:56:42 +01:00
tcp_darwin.go gofmt to add new build comments 2021-09-23 04:34:58 -05:00
tcp_linux.go gofmt to add new build comments 2021-09-23 04:34:58 -05:00
tcp_other.go gofmt to add new build comments 2021-09-23 04:34:58 -05:00
tls.go Update SNI code 2021-08-01 21:36:51 +01:00
types.go have the core wrap and export the underlying PacketConn, move IPv6 ReadWriteCloser wrapper logic to a separate package 2021-07-05 13:14:12 -05:00
version.go Yggdrasil v0.4.0rc4 2021-06-28 18:21:53 +01:00