index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-11-21
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-21
dont close the network list. just hide it so its reusable
Grant Limberg
2016-11-18
Move split() to OSUtils since it is not used in core.
Adam Ierymenko
2016-11-18
wired up the startup registry key to the registry
Grant Limberg
2016-11-18
add a checkbox for startup option in preferences
Grant Limberg
2016-11-18
Merge branch 'systemtray' of ↵
Grant Limberg
http://git.int.zerotier.com/ZeroTier/ZeroTierOne into systemtray
2016-11-18
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
copy node ID by clicking on node ID menu item
Grant Limberg
2016-11-18
proper shutdown
Grant Limberg
2016-11-18
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-18
fixed an issue where sometimes network data wouldnt be updated
Grant Limberg
2016-11-18
Wired up connected checkbox and delete button. just something not working ↵
Grant Limberg
with refresh.
2016-11-18
Wire through upstream stuff and add setRole().
Adam Ierymenko
2016-11-18
Remove debug.
Adam Ierymenko
2016-11-18
Small bug fix and warning removal.
Adam Ierymenko
2016-11-18
Rate gate expensive validation of new identities in HELLO.
Adam Ierymenko
2016-11-18
wire up the quit button
Grant Limberg
2016-11-18
wire up the rest of the views to the menu. views not implemented yet tho.
Grant Limberg
2016-11-18
moved stuff around again. WPF didnt like things once they were moved. Also ↵
Grant Limberg
wired up Join dialog.
2016-11-18
Do packet MAC check before locallyValidate(), and add timing measurement in ↵
Adam Ierymenko
selftest.
2016-11-18
Proactively auto-load designated upstreams.
Adam Ierymenko
2016-11-17
Modify unite() to deal with a second layer of upstreams.
Adam Ierymenko
2016-11-17
Rename getBestRoot() etc.
Adam Ierymenko
2016-11-17
Add notion of upstream that is separate from root in Topology, etc.
Adam Ierymenko
2016-11-17
added skeletons for join and about windows. moving things around a little ↵
Grant Limberg
bit too
2016-11-17
add timeouts to requests to the json api
Grant Limberg
2016-11-17
can finally join/leave networks by clicking on them in the context menu
Grant Limberg
2016-11-16
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-16
handle removing of networks we are no longer connected to from the UI
Grant Limberg
2016-11-16
IP addresses now selectable in Windows UI
Grant Limberg
2016-11-16
make device ID selectable
Grant Limberg
2016-11-16
add JSONDB.cpp
Grant Limberg
2016-11-15
only changed items in the full network list are updated now
Grant Limberg
2016-11-15
make some fields in the network list selectable
Grant Limberg
2016-11-15
Fix TTL scaling in cert.
Adam Ierymenko
2016-11-15
Fix member deauthorization time threshold bug.
Adam Ierymenko
2016-11-15
Add rules engine debugging switch to make-linux.mk
Adam Ierymenko
2016-11-14
Kill unnecessary check in another spot.
Adam Ierymenko
2016-11-14
Add (currently undocumented) option to allow management from certain networks.
Adam Ierymenko
2016-11-14
We don't bind to non-local IP for TCP yet, but eliminate double check.
Adam Ierymenko
2016-11-14
looks like a garbage file got committed. deleting
Grant Limberg
2016-11-14
remove timer thats no longer needed
Grant Limberg
2016-11-14
Added network monitor pub/sub class
Grant Limberg
2016-11-10
fix serialization issue.
Grant Limberg
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON.
2016-11-10
menu now dynamically populates the network list
Grant Limberg
2016-11-10
Multithreading in network controller. Threads are only started if controller ↵
Adam Ierymenko
is used.
2016-11-10
Use circuit breaker only for requests.
Adam Ierymenko
2016-11-10
Actually push updates when things change.
Adam Ierymenko
2016-11-10
Also avoid sending tags and caps to old members since there is no point.
Adam Ierymenko
2016-11-10
Small fix to send pushes if not a reply.
Adam Ierymenko
[prev]
[next]