5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-12-23 11:05:40 +00:00
yggdrasil-go/src/core
2023-03-26 16:49:40 -05:00
..
api.go update admin functions and fix core tests 2023-03-26 16:49:40 -05:00
core_test.go update admin functions and fix core tests 2023-03-26 16:49:40 -05:00
core.go Added member to Logger struct expected by tun_bsd.go 2022-12-18 00:37:34 -05:00
debug.go Tidy up 2022-10-02 13:20:39 +01:00
link_socks.go Redial failed connections if possible (#983) 2022-11-12 11:30:03 +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_tcp.go Deduplicate some logic 2022-11-26 16:18:15 +00: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
link.go Update ironwood replace 2023-03-19 21:44:34 +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 More updates for Ygg v0.5 2023-03-19 10:33:07 +00: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_test.go New handshake, use softcrdt upstream 2023-03-18 12:14:32 +00:00
version.go New handshake, use softcrdt upstream 2023-03-18 12:14:32 +00:00