Adam Ierymenko
|
a4ae4941c3
|
Try to ignore temporary IPv6 addresses, fix Peer serialization, add an endpoint cache to Peer, some more Go stuff.
|
2020-06-03 22:03:34 -07:00 |
|
Adam Ierymenko
|
5dac2e82a7
|
A bunch of tweaks around CLI parameters and string formats of things.
|
2020-06-02 11:37:04 -07:00 |
|
Adam Ierymenko
|
1d29bc3e8e
|
Move go.mod and go.sum into base.
|
2020-06-01 16:07:49 -07:00 |
|
Adam Ierymenko
|
dc1ef0c49e
|
Code formatting and other boring stuff.
|
2020-06-01 15:40:00 -07:00 |
|
Adam Ierymenko
|
33269cd29d
|
Some CGo fixes.
|
2020-05-30 12:07:52 -07:00 |
|
Adam Ierymenko
|
1970dab13d
|
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 |
|
Adam Ierymenko
|
a5390b1bc8
|
Plumb new locator code through to Go, fix some cgo issues, fix some compiler warnings.
|
2020-05-29 10:16:38 -07:00 |
|
Adam Ierymenko
|
b9bf6d1242
|
Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files.
|
2020-05-29 06:30:02 -07:00 |
|
Adam Ierymenko
|
53b7c8f725
|
Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff.
|
2020-01-20 08:08:38 -08:00 |
|
Adam Ierymenko
|
3ff9ffd5d4
|
A bunch of wiring up of stuff...
|
2020-01-17 14:01:22 -08:00 |
|
Adam Ierymenko
|
b2f0b35608
|
Move self-test so it can be called from CLI and always builds, implement Endpoint and Locator deserialization in Go as well as C++.
|
2020-01-14 14:37:49 -08:00 |
|