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 (
Expand
)
Author
2016-11-18
Wired up connected checkbox and delete button. just something not working wi...
Grant Limberg
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
2016-11-18
Do packet MAC check before locallyValidate(), and add timing measurement in s...
Adam Ierymenko
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 bi...
Grant Limberg
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
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
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
2016-11-10
Refactor controller to permit sending of pushes as well as just replies to co...
Adam Ierymenko
2016-11-09
Log last meta-data in controller, and ease up just a bit on keepalives.
Adam Ierymenko
2016-11-09
update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFr...
Grant Limberg
2016-11-09
Keep connections up for netconf stuff as well as frames.
Adam Ierymenko
2016-11-09
Field in wrong place fixed.
Adam Ierymenko
2016-11-09
Memo-ize some computed stuff to control CPU utilization.
Adam Ierymenko
2016-11-09
rename
Grant Limberg
2016-11-08
Network list window opens with click on the menu item
Grant Limberg
2016-11-08
turn APIHandler into a singleton
Grant Limberg
2016-11-08
starts up to a toolbar icon with context menu. still much more to do
Grant Limberg
2016-11-08
Send a blanket rule to old versions. New versions will still bidirecitonally ...
Adam Ierymenko
[prev]
[next]