5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 15:20:30 +00:00
yggdrasil-go/src/core
2021-09-01 07:58:11 +05:00
..
api.go Add type core.AddHandlerFunc 2021-09-01 06:16:57 +05:00
core_test.go fix core tests 2021-07-07 18:36:51 -05:00
core.go fix debug rpcs and cleanup core.Close/core.Stop 2021-07-06 19:45:12 -05:00
debug.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
link.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
nodeinfo.go fix debug rpcs and cleanup core.Close/core.Stop 2021-07-06 19:45:12 -05:00
proto.go Align and reorder code for lesser diff 2021-09-01 07:58:11 +05:00
tcp_darwin.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
tcp_linux.go Fix lint error 2021-06-02 14:46:04 +01:00
tcp_other.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
tcp.go use TLS for multicast peers, fix TLS listener type in log output 2021-06-19 10:42:38 -05:00
tls.go when using tls, if no pinned key is set, pin the key from the cert. require that cert keys match a pinned key 2021-06-19 09:53:11 -05: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