ZeroTierOne/go/pkg/zerotier
2020-06-02 11:37:04 -07:00
..
address.go Build fixes. 2020-05-19 15:01:52 -07:00
api.go Plumb new locator code through to Go, fix some cgo issues, fix some compiler warnings. 2020-05-29 10:16:38 -07:00
endpoint.go A bunch of tweaks around CLI parameters and string formats of things. 2020-06-02 11:37:04 -07:00
errors.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
fingerprint.go Move some toString/fromString to C++ since any ZT code base would need it, and stub out the controller commands. 2020-05-30 11:42:59 -07:00
identity.go A bunch of tweaks around CLI parameters and string formats of things. 2020-06-02 11:37:04 -07:00
inetaddress.go More wiring up of addroot/removeroot etc. 2020-01-24 13:27:01 -08:00
localconfig.go A bunch of warning removal, build fixes, and cleanup. 2020-05-25 09:48:18 -07:00
locator.go Some CGo fixes. 2020-05-30 12:07:52 -07:00
mac.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
misc.go Add buffer life cycle stuff to API for fewer memcpys. 2020-03-02 17:15:00 -08:00
multicastgroup.go Move go.mod and go.sum into base. 2020-06-01 16:07:49 -07:00
nativetap.go Golang fixes 2020-05-25 14:23:48 -07:00
network.go Forgot one spot. 2020-03-27 17:25:05 -07:00
node.go Move go.mod and go.sum into base. 2020-06-01 16:07:49 -07:00
osdep-posix.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
osdep-windows.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
path.go A bunch of go fixes, wire up root add/delete. 2020-05-25 18:05:34 -07:00
peer.go Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files. 2020-05-29 06:30:02 -07:00
route.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
sizelimitwriter.go Version 2.x notice updates and other boring stuff. 2020-01-20 08:46:20 -08:00
tap.go It almost builds! 2020-03-17 16:27:31 -07:00