yggdrasil-go/src/core
2023-05-21 12:43:03 -05:00
..
api.go Tweak link state locking, add comments, listener priority, other fixes 2023-05-20 23:44:31 +01:00
core_test.go Fix unit test 2023-05-19 19:09:06 +01:00
core.go cheer up the linter 2023-05-21 12:43:03 -05:00
debug.go Tidy up 2022-10-02 13:20:39 +01:00
link_socks.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01: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 Fix unit test 2023-05-19 19:09:06 +01:00
link_tls.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01:00
link_unix.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01:00
link.go Tweak lock behaviour 2023-05-21 00:02:04 +01:00
nodeinfo.go Fix setting nodeinfo (closes #954) 2022-10-15 15:42:52 +01:00
options.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +01:00
pool.go reduce allocations (also pulls in updated ironwood to do the same) 2023-05-21 12:38:16 -05:00
proto.go update to ironwood v0.0.0-20230513191034-495699d87ae4 with API changes 2023-05-13 14:44:38 -05:00
tls.go Link refactoring, admin socket changes 2023-05-19 19:09:05 +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_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