yggdrasil-go/src/core
2021-09-09 10:57:34 +03:00
..
api.go cleaned up develop branch 2021-09-09 10:57:34 +03:00
core.go cleaned up develop branch 2021-09-09 10:57:34 +03:00
core_test.go changed dependencies to https://github.com/RiV-chain/RiV-mesh repo 2021-09-09 10:19:40 +03:00
debug.go rename src/yggdrasil to src/core 2021-05-23 14:42:26 -05:00
link.go changed dependencies to https://github.com/RiV-chain/RiV-mesh repo 2021-09-09 10:19:40 +03:00
nodeinfo.go changed dependencies to https://github.com/RiV-chain/RiV-mesh repo 2021-09-09 10:19:40 +03:00
proto.go changed dependencies to https://github.com/RiV-chain/RiV-mesh repo 2021-09-09 10:19:40 +03:00
tcp.go changed dependencies to https://github.com/RiV-chain/RiV-mesh repo 2021-09-09 10:19:40 +03: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
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