yggdrasil-go/src/core
2022-11-26 16:18:15 +00:00
..
api.go Redial failed connections if possible (#983) 2022-11-12 11:30:03 +00:00
core.go Redial failed connections if possible (#983) 2022-11-12 11:30:03 +00:00
core_test.go Link refactor (#941) 2022-09-17 20:07:00 +01:00
debug.go Tidy up 2022-10-02 13:20:39 +01:00
link.go Fix crash 2022-11-12 11:56:50 +00:00
link_socks.go Redial failed connections if possible (#983) 2022-11-12 11:30:03 +00:00
link_tcp.go Deduplicate some logic 2022-11-26 16:18:15 +00:00
link_tcp_darwin.go Link refactor (#941) 2022-09-17 20:07:00 +01:00
link_tcp_linux.go Link refactor (#941) 2022-09-17 20:07:00 +01:00
link_tcp_other.go Link refactor (#941) 2022-09-17 20:07:00 +01:00
link_tls.go Deduplicate some logic 2022-11-26 16:18:15 +00:00
link_unix.go Redial failed connections if possible (#983) 2022-11-12 11:30:03 +00:00
nodeinfo.go Fix setting nodeinfo (closes #954) 2022-10-15 15:42:52 +01:00
options.go Reimplement AddPeer and RemovePeer for admin socket (#951) 2022-10-02 12:35:43 +01:00
proto.go Fix data races in handleProto (observed by @majestrate) 2022-07-07 17:03:29 +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